1. 5055c37 ipv4: per cpu uncached list by Eric Dumazet · 10 years ago
  2. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  3. a2b12f3 udp: pass udp_offload struct to UDP gro callbacks by Tom Herbert · 10 years ago
  4. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  5. 08abdff tcp: avoid reducing cwnd when ACK+DSACK is received by Sébastien Barré · 10 years ago
  6. 2bd8221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  7. 44d84d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  8. 8116441 net: tcp: add per route congestion control by Daniel Borkmann · 10 years ago
  9. ea69763 net: tcp: add RTAX_CC_ALGO fib handling by Daniel Borkmann · 10 years ago
  10. c5c6a8a net: tcp: add key management to congestion control by Daniel Borkmann · 10 years ago
  11. 29ba4fff net: tcp: refactor reinitialization of congestion control by Daniel Borkmann · 10 years ago
  12. ad6f939 ip: Add offset parameter to ip_cmsg_recv by Tom Herbert · 10 years ago
  13. 5961de9 ip: Add offset parameter to ip_cmsg_recv by Tom Herbert · 10 years ago
  14. c44d13d ip: IP cmsg cleanup by Tom Herbert · 10 years ago
  15. 224d019 ip: Move checksum convert defines to inet by Tom Herbert · 10 years ago
  16. 46b1e4f geneve: Check family when reusing sockets. by Jesse Gross · 10 years ago
  17. df5dba8 geneve: Remove socket hash table. by Jesse Gross · 10 years ago
  18. 829a3ad geneve: Simplify locking. by Jesse Gross · 10 years ago
  19. 61f3cad geneve: Remove workqueue. by Jesse Gross · 10 years ago
  20. 843925f tcp: Do not apply TSO segment limit to non-TSO packets by Herbert Xu · 10 years ago
  21. a4c9ea5 geneve: Add Geneve GRO support by Joe Stringer · 10 years ago
  22. 5405afd fib_trie: Add tracking value for suffix length by Alexander Duyck · 10 years ago
  23. 21d1f11 fib_trie: Remove checks for index >= tnode_child_length from tnode_get_child by Alexander Duyck · 10 years ago
  24. 12c081a fib_trie: inflate/halve nodes in a more RCU friendly way by Alexander Duyck · 10 years ago
  25. fc86a93 fib_trie: Push tnode flushing down to inflate/halve by Alexander Duyck · 10 years ago
  26. ff181ed fib_trie: Push assignment of child to parent down into inflate/halve by Alexander Duyck · 10 years ago
  27. f05a481 fib_trie: Add functions should_inflate and should_halve by Alexander Duyck · 10 years ago
  28. cf3637b fib_trie: Move resize to after inflate/halve by Alexander Duyck · 10 years ago
  29. 345e9b5 fib_trie: Push rcu_read_lock/unlock to callers by Alexander Duyck · 10 years ago
  30. 98293e8 fib_trie: Use unsigned long for anything dealing with a shift by bits by Alexander Duyck · 10 years ago
  31. e9b4401 fib_trie: Update meaning of pos to represent unchecked bits by Alexander Duyck · 10 years ago
  32. 836a012 fib_trie: Optimize fib_table_insert by Alexander Duyck · 10 years ago
  33. 939afb0 fib_trie: Optimize fib_find_node by Alexander Duyck · 10 years ago
  34. 9f9e636 fib_trie: Optimize fib_table_lookup to avoid wasting time on loops/variables by Alexander Duyck · 10 years ago
  35. adaf981 fib_trie: Merge leaf into tnode by Alexander Duyck · 10 years ago
  36. 37fd30f fib_trie: Merge tnode_free and leaf_free into node_free by Alexander Duyck · 10 years ago
  37. 64c9b6f fib_trie: Make leaf and tnode more uniform by Alexander Duyck · 10 years ago
  38. 8274a97 fib_trie: Update usage stats to be percpu instead of global variables by Alexander Duyck · 10 years ago
  39. bec94d4 gre: allow live address change by stephen hemminger · 10 years ago
  40. 997e068 openvswitch: Fix vport_send double free by Pravin B Shelar · 10 years ago
  41. 7b5bca4 netfilter: nf_tables: fix port natting in little endian archs by leroy christophe · 10 years ago
  42. 1206940 geneve: Fix races between socket add and release. by Jesse Gross · 10 years ago
  43. 7ed767f geneve: Remove socket and offload handlers at destruction. by Jesse Gross · 10 years ago
  44. f1fb521 ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup() by Thomas Graf · 10 years ago
  45. bb1553c ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops() by Thomas Graf · 10 years ago
  46. 8a0033a gre: fix the inner mac header in nbma tunnel xmit path by Timo Teräs · 10 years ago
  47. e962f30 fib_trie: Fix trie balancing issue if new node pushes down existing node by Alexander Duyck · 10 years ago
  48. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  49. f95b414 net: introduce helper macro for_each_cmsghdr by Gu Zheng · 10 years ago
  50. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  51. 3e32cb2 mm: memcontrol: lockless page counters by Johannes Weiner · 10 years ago
  52. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  53. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  54. 6e5f59a Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  55. 0f85fea tcp: fix more NULL deref after prequeue changes by Eric Dumazet · 10 years ago
  56. 605ad7f tcp: refine TSO autosizing by Eric Dumazet · 10 years ago
  57. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  58. f4362a2 switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg) by Al Viro · 10 years ago
  59. f69e6d1 ip_generic_getfrag, udplite_getfrag: switch to passing msghdr by Al Viro · 10 years ago
  60. b61e9dc raw.c: stick msghdr into raw_frag_vec by Al Viro · 10 years ago
  61. 42eef7a tcp_cubic: refine Hystart delay threshold by Eric Dumazet · 10 years ago
  62. 6e3a8a9 tcp_cubic: add SNMP counters to track how effective is Hystart by Eric Dumazet · 10 years ago
  63. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  64. 60c04ae udp: Neaten and reduce size of compute_score functions by Joe Perches · 10 years ago
  65. 829ae9d net-timestamp: allow reading recv cmsg on errqueue with origin tstamp by Willem de Bruijn · 10 years ago
  66. 7ce875e ipv4: warn once on passing AF_INET6 socket to ip_recv_error by Willem de Bruijn · 10 years ago
  67. 6fb2a75 gre: Set inner mac header in gro complete by Tom Herbert · 10 years ago
  68. 244ebd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  69. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  70. b59eaf9 netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module by Pablo Neira Ayuso · 10 years ago
  71. f4713a3 net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks by Willem de Bruijn · 10 years ago
  72. 4fd671d gue: Call remcsum_adjust by Tom Herbert · 10 years ago
  73. d3fc6b3 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  74. c3658e8 tcp: fix possible NULL dereference in tcp_vX_send_reset() by Eric Dumazet · 10 years ago
  75. 91a0b60 net/ping: handle protocol mismatching scenario by Jane Zhou · 10 years ago
  76. 958d03b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  77. 7eab8d9 new helper: memcpy_to_msg() by Al Viro · 11 years ago
  78. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 11 years ago
  79. 227158d new helper: skb_copy_and_csum_datagram_msg() by Al Viro · 11 years ago
  80. 20ea60c ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic by lucien · 10 years ago
  81. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  82. 0c228e8 tcp: Restore RFC5961-compliant behavior for SYN packets by Calvin Owens · 10 years ago
  83. 5968250 vlan: introduce *vlan_hwaccel_push_inside helpers by Jiri Pirko · 10 years ago
  84. 62749e2 vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto by Jiri Pirko · 10 years ago
  85. 355a901 tcp: make connect() mem charging friendly by Eric Dumazet · 10 years ago
  86. e3e3217 icmp: Remove some spurious dropped packet profile hits from the ICMP path by Rick Jones · 10 years ago
  87. feb91a0 ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs by Daniel Borkmann · 10 years ago
  88. f1227c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  89. 49dd18b ipv4: Fix incorrect error code when adding an unreachable route by Panu Matilainen · 10 years ago
  90. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  91. d649a7a tcp: limit GSO packets to half cwnd by Eric Dumazet · 10 years ago
  92. 882288c FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELS by Thomas Graf · 10 years ago
  93. 5676864 netfilter: fix various sparse warnings by Florian Westphal · 10 years ago
  94. a8c5f90 ip_tunnel: Ops registration for secondary encap (fou, gue) by Tom Herbert · 10 years ago
  95. 4243cdc udp: Neaten function pointer calls and add braces by Joe Perches · 10 years ago
  96. 5337b5b ipv6: fix IPV6_PKTINFO with v4 mapped by Eric Dumazet · 10 years ago
  97. d7480fd neigh: remove dynamic neigh table registration support by WANG Cong · 10 years ago
  98. ba7a46f net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited by Joe Perches · 10 years ago
  99. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  100. 3d97379 tcp: move sk_mark_napi_id() at the right place by Eric Dumazet · 10 years ago