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