1. 17266ee net: ipv4: listified version of ip_rcv by Edward Cree · 7 years ago
  2. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  3. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  4. d4546c2 net: Convert GRO SKB handling to list_head. by David Miller · 7 years ago
  5. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  6. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
  7. 2c7d3da net/tcp: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  8. 05255b8 tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receive by Eric Dumazet · 7 years ago
  9. 93ab6cc tcp: implement mmap() for zero copy receive by Eric Dumazet · 7 years ago
  10. d136184 tcp: fix SO_RCVLOWAT and RCVBUF autotuning by Eric Dumazet · 7 years ago
  11. d4069fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  12. aac3fc3 bpf: Post-hooks for sys_bind by Andrey Ignatov · 7 years ago
  13. d74bad4 bpf: Hooks for sys_connect by Andrey Ignatov · 7 years ago
  14. 3679d58 net: Introduce __inet_bind() and __inet6_bind by Andrey Ignatov · 7 years ago
  15. 4fbac77 bpf: Hooks for sys_bind by Andrey Ignatov · 7 years ago
  16. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  17. f84c682 net: Convert pernet_subsys, registered from inet_init() by Kirill Tkhai · 7 years ago
  18. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 8 years ago
  19. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 8 years ago
  20. ca25c30 ip_rt_ioctl(): take copyin to caller by Al Viro · 8 years ago
  21. 03aef17 devinet_ioctl(): take copyin/copyout to caller by Al Viro · 8 years ago
  22. e3f2c4a ip: do not set RFS core on error queue reads by Soheil Hassas Yeganeh · 8 years ago
  23. 563e0bb net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tracepoint by Yafang Shao · 8 years ago
  24. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 8 years ago
  25. fcfd6df ipv4: mark expected switch fall-throughs by Gustavo A. R. Silva · 8 years ago
  26. 4371384 ipv4: Namespaceify tcp_fastopen_key knob by Haishuang Yan · 8 years ago
  27. dd00059 ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_once by Haishuang Yan · 8 years ago
  28. e1cfcbe ipv4: Namespaceify tcp_fastopen knob by Haishuang Yan · 8 years ago
  29. a8e3bb3 net: Add comment that early_demux can change via sysctl by David Ahern · 8 years ago
  30. 0315793 Revert "ipv4: make net_protocol const" by David Ahern · 8 years ago
  31. aa8db49 ipv4: make net_protocol const by Bhumika Goyal · 8 years ago
  32. 3b2b69e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  33. 1714020 igmp: Fix regression caused by igmp sysctl namespace code. by Nikolay Borisov · 8 years ago
  34. 93b1b31 ipv4: Introduce ipip_offload_init helper function. by Tonghao Zhang · 8 years ago
  35. 306b13e proto_ops: Add locked held versions of sendmsg and sendpage by Tom Herbert · 8 years ago
  36. 880388a net: Remove all references to SKB_GSO_UDP. by David S. Miller · 8 years ago
  37. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  38. 77d4b1d net: ping: do not abuse udp_poll() by Eric Dumazet · 8 years ago
  39. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  40. 9b83e03 ipv4: Don't pass IP fragments to upper layer GRO handlers. by Steffen Klassert · 8 years ago
  41. dddb64b net: Add sysctl to toggle early demux for tcp and udp by subashab@codeaurora.org · 8 years ago
  42. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  43. 294acf1 net/tunnel: set inner protocol in network gro hooks by Paolo Abeni · 8 years ago
  44. 5f11416 net: Add a skb_gro_flush_final helper. by Steffen Klassert · 8 years ago
  45. 3979ad7 net/tcp-fastopen: make connect()'s return case more consistent with non-TFO by Willy Tarreau · 9 years ago
  46. 19f6d3f net/tcp-fastopen: Add new API support by Wei Wang · 9 years ago
  47. 4548b68 Introduce a sysctl that modifies the value of PROT_SOCK. by Krister Johansen · 9 years ago
  48. 1946e67 ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob by Haishuang Yan · 9 years ago
  49. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 9 years ago
  50. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  51. 61023658 bpf: Add new cgroup attach type to enable sock modifications by David Ahern · 9 years ago
  52. a510887 GSO: Reload iph after pskb_may_pull by Arnaldo Carvalho de Melo · 9 years ago
  53. 14135f3 inet: fix sleeping inside inet_wait_for_connect() by WANG Cong · 9 years ago
  54. fcd91dd net: add recursion limit to GRO by Sabrina Dubroca · 9 years ago
  55. 07b26c9 gso: Support partial splitting at the frag_list pointer by Steffen Klassert · 9 years ago
  56. 3203558 tcp: Set read_sock and peek_len proto_ops by Tom Herbert · 9 years ago
  57. cebc5cb net-tcp: retire TFO_SERVER_WO_SOCKOPT2 config by Yuchung Cheng · 9 years ago
  58. d3fc035 ipv4: af_inet: make it explicitly non-modular by Paul Gortmaker · 9 years ago
  59. 049bbf5 ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=n by Ezequiel Garcia · 9 years ago
  60. b8921ca ip4ip6: Support for GSO/GRO by Tom Herbert · 9 years ago
  61. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 9 years ago
  62. 5c7cdf33 gso: Remove arbitrary checks for unsupported GSO by Tom Herbert · 9 years ago
  63. 802ab55 GSO: Support partial segmentation offload by Alexander Duyck · 9 years ago
  64. 1530545 GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values by Alexander Duyck · 9 years ago
  65. cbc53e0 GSO: Add GSO type for fixed IPv4 ID by Alexander Duyck · 9 years ago
  66. 1e1d04e net: introduce lockdep_is_held and update various places to use it by Hannes Frederic Sowa · 9 years ago
  67. 627d2d6 udp: enable MSG_PEEK at non-zero offset by samanthakumar · 9 years ago
  68. 3ba9d30 net: ipv4: Fix truncated timestamp returned by inet_current_timestamp() by Deepa Dinamani · 9 years ago
  69. fac8e0f tunnels: Don't apply GRO to multiple layers of encapsulation. by Jesse Gross · 9 years ago
  70. b8cba75 ipip: Properly mark ipip GRO packets as encapsulated. by Jesse Gross · 9 years ago
  71. 822c868 net: ipv4: Convert IP network timestamps to be y2038 safe by Deepa Dinamani · 9 years ago
  72. 287b7f3 ipv4: Namespacify ip_dynaddr sysctl knob by Nikolay Borisov · 9 years ago
  73. 086c653 sock: struct proto hash function may error by Craig Gallek · 10 years ago
  74. 79462ad0 net: add validation for the socket syscall protocol argument by Hannes Frederic Sowa · 10 years ago
  75. 3236b00 net: Replace vrf_dev_table and friends by David Ahern · 10 years ago
  76. 0536fcc tcp: prepare fastopen code for upcoming listener changes by Eric Dumazet · 10 years ago
  77. f6c5333 net: only check perm protocol when register proto by Junwei Zhang · 10 years ago
  78. 9b8ff51 net: Make table id type u32 by David Ahern · 10 years ago
  79. d1bfc62 ipv4: fix 32b build by Madalin Bucur · 10 years ago
  80. 80ec192 ipv4: Fix 32-bit build. by David S. Miller · 10 years ago
  81. c4c6bc3 net: Introduce helper functions to get the per cpu data by Raghavendra K T · 10 years ago
  82. dc028da inet: Move VRF table lookup to inlined function by David Ahern · 10 years ago
  83. 30bbaa1 net: Fix up inet_addr_type checks by David Ahern · 10 years ago
  84. 045a0fa ip_tunnel: Call ip_tunnel_core_init() from inet_init() by Thomas Graf · 10 years ago
  85. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  86. dfea2aa tcp: Do not call tcp_fastopen_reset_cipher from interrupt context by Christoph Paasch · 10 years ago
  87. 90c337d inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations by Eric Dumazet · 10 years ago
  88. 07f4c90 tcp/dccp: try to not exhaust ip_local_port_range in connect() by Eric Dumazet · 10 years ago
  89. 26abe14 net: Modify sk_alloc to not reference count the netns of kernel sockets. by Eric W. Biederman · 10 years ago
  90. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
  91. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 10 years ago
  92. 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 10 years ago
  93. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  94. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  95. b4772ef net: use common macro for assering skb->cb[] available size in protocol families by Eyal Birger · 10 years ago
  96. 567e4b7 net: rfs: add hash collision detection by Eric Dumazet · 11 years ago
  97. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  98. f4713a3 net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks by Willem de Bruijn · 11 years ago
  99. 59b93b4 net: Remove MPLS GSO feature. by Pravin B Shelar · 11 years ago
  100. e585f23 udp: Changes to udp_offload to support remote checksum offload by Tom Herbert · 11 years ago