1. f4362a2 switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg) by Al Viro · 10 years ago
  2. f69e6d1 ip_generic_getfrag, udplite_getfrag: switch to passing msghdr by Al Viro · 10 years ago
  3. b61e9dc raw.c: stick msghdr into raw_frag_vec by Al Viro · 10 years ago
  4. 42eef7a tcp_cubic: refine Hystart delay threshold by Eric Dumazet · 10 years ago
  5. 6e3a8a9 tcp_cubic: add SNMP counters to track how effective is Hystart by Eric Dumazet · 10 years ago
  6. 60c04ae udp: Neaten and reduce size of compute_score functions by Joe Perches · 10 years ago
  7. 829ae9d net-timestamp: allow reading recv cmsg on errqueue with origin tstamp by Willem de Bruijn · 10 years ago
  8. 7ce875e ipv4: warn once on passing AF_INET6 socket to ip_recv_error by Willem de Bruijn · 10 years ago
  9. 244ebd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  10. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  11. b59eaf9 netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module by Pablo Neira Ayuso · 10 years ago
  12. f4713a3 net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks by Willem de Bruijn · 10 years ago
  13. 4fd671d gue: Call remcsum_adjust by Tom Herbert · 10 years ago
  14. d3fc6b3 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  15. c3658e8 tcp: fix possible NULL dereference in tcp_vX_send_reset() by Eric Dumazet · 10 years ago
  16. 91a0b60 net/ping: handle protocol mismatching scenario by Jane Zhou · 10 years ago
  17. 958d03b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  18. 7eab8d9 new helper: memcpy_to_msg() by Al Viro · 10 years ago
  19. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 10 years ago
  20. 227158d new helper: skb_copy_and_csum_datagram_msg() by Al Viro · 10 years ago
  21. 20ea60c ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic by lucien · 10 years ago
  22. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  23. 0c228e8 tcp: Restore RFC5961-compliant behavior for SYN packets by Calvin Owens · 10 years ago
  24. 5968250 vlan: introduce *vlan_hwaccel_push_inside helpers by Jiri Pirko · 10 years ago
  25. 62749e2 vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto by Jiri Pirko · 10 years ago
  26. 355a901 tcp: make connect() mem charging friendly by Eric Dumazet · 10 years ago
  27. e3e3217 icmp: Remove some spurious dropped packet profile hits from the ICMP path by Rick Jones · 10 years ago
  28. feb91a0 ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs by Daniel Borkmann · 10 years ago
  29. f1227c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  30. 49dd18b ipv4: Fix incorrect error code when adding an unreachable route by Panu Matilainen · 10 years ago
  31. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  32. d649a7a tcp: limit GSO packets to half cwnd by Eric Dumazet · 10 years ago
  33. 882288c FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELS by Thomas Graf · 10 years ago
  34. 5676864 netfilter: fix various sparse warnings by Florian Westphal · 10 years ago
  35. a8c5f90 ip_tunnel: Ops registration for secondary encap (fou, gue) by Tom Herbert · 10 years ago
  36. 4243cdc udp: Neaten function pointer calls and add braces by Joe Perches · 10 years ago
  37. 5337b5b ipv6: fix IPV6_PKTINFO with v4 mapped by Eric Dumazet · 10 years ago
  38. d7480fd neigh: remove dynamic neigh table registration support by WANG Cong · 10 years ago
  39. ba7a46f net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited by Joe Perches · 10 years ago
  40. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  41. 3d97379 tcp: move sk_mark_napi_id() at the right place by Eric Dumazet · 10 years ago
  42. cfdf1e1 udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete. by Jesse Gross · 10 years ago
  43. c008ba5b ipv4: Avoid reading user iov twice after raw_probe_proto_opt by Herbert Xu · 10 years ago
  44. 32b5913 ipv4: Use standard iovec primitive in raw_probe_proto_opt by Herbert Xu · 10 years ago
  45. 6b96686 netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval by Daniel Borkmann · 10 years ago
  46. 36cbb24 udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts by Rick Jones · 10 years ago
  47. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  48. 6b798d70 Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch by David S. Miller · 10 years ago
  49. 4508349 net: esp: Convert NETDEBUG to pr_info by Joe Perches · 10 years ago
  50. cbffccc net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages by Joe Perches · 10 years ago
  51. 59b93b4 net: Remove MPLS GSO feature. by Pravin B Shelar · 10 years ago
  52. e1b2cb6 fou: Fix typo in returning flags in netlink by Tom Herbert · 10 years ago
  53. 4c672e4 ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs by Daniel Borkmann · 10 years ago
  54. 1744bea net: Convert SEQ_START_TOKEN/seq_printf to seq_puts by Joe Perches · 10 years ago
  55. 1f37bf8 tcp: zero retrans_stamp if all retrans were acked by Marcelo Leitner · 10 years ago
  56. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  57. a8d31c1 gue: Receive side of remote checksum offload by Tom Herbert · 10 years ago
  58. b17f709 gue: TX support for using remote checksum offload option by Tom Herbert · 10 years ago
  59. e585f23 udp: Changes to udp_offload to support remote checksum offload by Tom Herbert · 10 years ago
  60. 5024c33 gue: Add infrastructure for flags and options by Tom Herbert · 10 years ago
  61. 4bcb877 udp: Offload outer UDP tunnel csum if available by Tom Herbert · 10 years ago
  62. 63487ba net: Move fou_build_header into fou.c and refactor by Tom Herbert · 10 years ago
  63. d3ca9ea geneve: Unregister pernet subsys on module unload. by Jesse Gross · 10 years ago
  64. 45cac46 geneve: Set GSO type on transmit. by Jesse Gross · 10 years ago
  65. 6cf1093 udp: remove blank line between set and test by Fabian Frederick · 10 years ago
  66. 05006e8 esp4: remove assignment in if condition by Fabian Frederick · 10 years ago
  67. f7b3bec net: allow setting ecn via routing table by Florian Westphal · 10 years ago
  68. f167338 syncookies: split cookie_check_timestamp() into two functions by Florian Westphal · 10 years ago
  69. 274e2da syncookies: avoid magic values and document which-bit-is-what-option by Florian Westphal · 10 years ago
  70. 436f7c2 igmp: remove camel case definitions by Fabian Frederick · 10 years ago
  71. c18450a udp: remove else after return by Fabian Frederick · 10 years ago
  72. aa1f731 inet: frags: remove inline on static in c file by Fabian Frederick · 10 years ago
  73. 0d3979b ipv4: remove 0/NULL assignment on static by Fabian Frederick · 10 years ago
  74. c9f503b ipv4: use seq_puts instead of seq_printf where possible by Fabian Frederick · 10 years ago
  75. b92022f tcp: spelling s/plugable/pluggable by Fabian Frederick · 10 years ago
  76. 988b134 cipso: remove NULL assignment on static by Fabian Frederick · 10 years ago
  77. 4c787b1 ipv4: include linux/bug.h instead of asm/bug.h by Fabian Frederick · 10 years ago
  78. 4973404 cipso: kerneldoc warning fix by Fabian Frederick · 10 years ago
  79. 55b42b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  80. e3a88f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  81. 052b949 netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions by Pablo Neira Ayuso · 10 years ago
  82. 39bb5e6 net: skb_fclone_busy() needs to detect orphaned skb by Eric Dumazet · 10 years ago
  83. cd21453 tcp: Correction to RFC number in comment by Sowmini Varadhan · 10 years ago
  84. 14051f0 gre: Use inner mac length when computing tunnel length by Tom Herbert · 10 years ago
  85. fa19c2b0 ipv4: Do not cache routing failures due to disabled forwarding. by Nicolas Cavallari · 10 years ago
  86. 646697b syncookies: only increment SYNCOOKIESFAILED on validation error by Florian Westphal · 10 years ago
  87. f4e715c ipv4: minor spelling fixes by stephen hemminger · 10 years ago
  88. 8ac2bde netfilter: log: protect nf_log_register against double registering by Marcelo Leitner · 10 years ago
  89. d70127e inet: frags: remove the WARN_ON from inet_evict_bucket by Nikolay Aleksandrov · 10 years ago
  90. 65ba1f1 inet: frags: fix a race between inet_evict_bucket and inet_frag_kill by Nikolay Aleksandrov · 10 years ago
  91. dca145f tcp: allow for bigger reordering level by Eric Dumazet · 10 years ago
  92. e9105f1 netfilter: nf_tables: add new expression nft_redir by Arturo Borrero · 10 years ago
  93. 8b13edd netfilter: refactor NAT redirect IPv4 to use it from nf_tables by Arturo Borrero · 10 years ago
  94. 6b436d3 ipv4: remove set but unused variable sha by Fabian Frederick · 10 years ago
  95. 349ce99 tcp: md5: do not use alloc_percpu() by Eric Dumazet · 10 years ago
  96. 9e7ceb0 net: fix saving TX flow hash in sock for outgoing connections by Sathya Perla · 10 years ago
  97. 330966e net: make skb_gso_segment error handling more robust by Florian Westphal · 10 years ago
  98. 1e16aa3 net: gso: use feature flag argument in all protocol gso handlers by Florian Westphal · 10 years ago
  99. ce8ec48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  100. e25b492 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago