summaryrefslogtreecommitdiff
path: root/net/ipv4/af_inet.c
Commit message (Expand)AuthorAge
* ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knobHaishuang Yan2016-12-29
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-03
|\
| * GSO: Reload iph after pskb_may_pullArnaldo Carvalho de Melo2016-11-29
* | bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern2016-12-02
|/
* inet: fix sleeping inside inet_wait_for_connect()WANG Cong2016-11-03
* net: add recursion limit to GROSabrina Dubroca2016-10-20
* gso: Support partial splitting at the frag_list pointerSteffen Klassert2016-09-19
* tcp: Set read_sock and peek_len proto_opsTom Herbert2016-08-28
* net-tcp: retire TFO_SERVER_WO_SOCKOPT2 configYuchung Cheng2016-08-23
* ipv4: af_inet: make it explicitly non-modularPaul Gortmaker2016-07-11
* ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=nEzequiel Garcia2016-05-23
* ip4ip6: Support for GSO/GROTom Herbert2016-05-20
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-20
* gso: Remove arbitrary checks for unsupported GSOTom Herbert2016-05-20
* GSO: Support partial segmentation offloadAlexander Duyck2016-04-14
* GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID valuesAlexander Duyck2016-04-14
* GSO: Add GSO type for fixed IPv4 IDAlexander Duyck2016-04-14
* net: introduce lockdep_is_held and update various places to use itHannes Frederic Sowa2016-04-07
* udp: enable MSG_PEEK at non-zero offsetsamanthakumar2016-04-05
* net: ipv4: Fix truncated timestamp returned by inet_current_timestamp()Deepa Dinamani2016-03-21
* tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross2016-03-20
* ipip: Properly mark ipip GRO packets as encapsulated.Jesse Gross2016-03-20
* net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani2016-03-01
* ipv4: Namespacify ip_dynaddr sysctl knobNikolay Borisov2016-02-16
* sock: struct proto hash function may errorCraig Gallek2016-02-11
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-14
* net: Replace vrf_dev_table and friendsDavid Ahern2015-09-29
* tcp: prepare fastopen code for upcoming listener changesEric Dumazet2015-09-29
* net: only check perm protocol when register protoJunwei Zhang2015-09-17
* net: Make table id type u32David Ahern2015-09-01
* ipv4: fix 32b buildMadalin Bucur2015-08-31
* ipv4: Fix 32-bit build.David S. Miller2015-08-30
* net: Introduce helper functions to get the per cpu dataRaghavendra K T2015-08-30
* inet: Move VRF table lookup to inlined functionDavid Ahern2015-08-17
* net: Fix up inet_addr_type checksDavid Ahern2015-08-13
* ip_tunnel: Call ip_tunnel_core_init() from inet_init()Thomas Graf2015-07-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-24
|\
| * tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch2015-06-23
* | inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitationsEric Dumazet2015-06-06
* | tcp/dccp: try to not exhaust ip_local_port_range in connect()Eric Dumazet2015-05-27
* | net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman2015-05-11
* | net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* | net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-11
|/
* ipv4: coding style: comparison for inequality with NULLIan Morris2015-04-03
* ipv4: coding style: comparison for equality with NULLIan Morris2015-04-03
* net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* net: use common macro for assering skb->cb[] available size in protocol familiesEyal Birger2015-03-02
* net: rfs: add hash collision detectionEric Dumazet2015-02-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-29
|\