1. 64d4e34 net: remove skb_sender_cpu_clear() by WANG Cong · 9 years ago
  2. 4f25a11 net: ipv6/l3mdev: Move host route on saved address if necessary by David Ahern · 9 years ago
  3. 2246387 GSO: Provide software checksum of tunneled UDP fragmentation offload by Alexander Duyck · 9 years ago
  4. f1705ec net: ipv6: Make address flushing on ifdown optional by David Ahern · 9 years ago
  5. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  6. 84a8cbe ila: autoload module by Robert Shearman · 9 years ago
  7. 6b83d28 net: use skb_postpush_rcsum instead of own implementations by Daniel Borkmann · 9 years ago
  8. e0d8c1b ipv6: pass up EMSGSIZE msg for UDP socket in Ipv6 by Wei Wang · 9 years ago
  9. a97eb33 rtnl: RTM_GETNETCONF: fix wrong return value by Anton Protopopov · 9 years ago
  10. d13b161 gre: clear IFF_TX_SKB_SHARING by Jiri Benc · 9 years ago
  11. 7f290c9 iptunnel: scrub packet in iptunnel_pull_header by Jiri Benc · 9 years ago
  12. 7716682 tcp/dccp: fix another race at listener dismantle by Eric Dumazet · 9 years ago
  13. e21145a ipv4: namespacify ip_early_demux sysctl knob by Nikolay Borisov · 9 years ago
  14. e09acdd ip_tunnel: replace dst_cache with generic implementation by Paolo Abeni · 9 years ago
  15. 607f725 net: replace dst_cache ip6_tunnel implementation with the generic one by Paolo Abeni · 9 years ago
  16. dba36b3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  17. 6fa7966 net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads by Edward Cree · 9 years ago
  18. d75f130 net: udp: always set up for CHECKSUM_PARTIAL offload by Edward Cree · 9 years ago
  19. 179bc67 net: local checksum offload for encapsulation by Edward Cree · 9 years ago
  20. 7a02bf8 ipv6: add option to drop unsolicited neighbor advertisements by Johannes Berg · 9 years ago
  21. abbc304 ipv6: add option to drop unicast encapsulated in L2 multicast by Johannes Berg · 9 years ago
  22. c125e80 soreuseport: fast reuseport TCP socket selection by Craig Gallek · 9 years ago
  23. a583636 inet: refactor inet[6]_lookup functions to take skb by Craig Gallek · 9 years ago
  24. 496611d inet: create IPv6-equivalent inet_hash function by Craig Gallek · 9 years ago
  25. 086c653 sock: struct proto hash function may error by Craig Gallek · 9 years ago
  26. 9cf7490 tcp: do not drop syn_recv on all icmp reports by Eric Dumazet · 9 years ago
  27. 44c3d0c ipv6: fix a lockdep splat by Eric Dumazet · 9 years ago
  28. 12ed824 ipv4: Namespaceify tcp syncookies sysctl knob by Nikolay Borisov · 9 years ago
  29. 16186a8 ipv6: addrconf: Fix recursive spin lock call by subashab@codeaurora.org · 9 years ago
  30. 34229b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  31. d93c625 netfilter: conntrack: resched in nf_ct_iterate_cleanup by Florian Westphal · 9 years ago
  32. 1cdda91 ipv6/udp: use sticky pktinfo egress ifindex on connect() by Paolo Abeni · 9 years ago
  33. 6f21c96 ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail() by Paolo Abeni · 9 years ago
  34. 87e5739 sit: set rtnl_link_ops before calling register_netdevice by Thadeu Lima de Souza Cascardo · 9 years ago
  35. 32b6170c ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV by Thomas Egerer · 9 years ago
  36. d55f90b net: drop tcp_memcontrol.c by Vladimir Davydov · 9 years ago
  37. ed0dfff udp: fix potential infinite loop in SO_REUSEPORT logic by Eric Dumazet · 9 years ago
  38. 4e5448a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  39. 34ae6a1 ipv6: update skb->csum when CE mark is propagated by Eric Dumazet · 9 years ago
  40. baac50b net: tcp_memcontrol: simplify linkage between socket and page counter by Johannes Weiner · 9 years ago
  41. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  42. 40ba330 udp: disallow UFO for sockets with SO_NO_CHECK option by Michal Kubeček · 9 years ago
  43. 3e4006f ipv6: tcp: add rcu locking in tcp_v6_send_synack() by Eric Dumazet · 9 years ago
  44. 3d171f3 ipv6: always add flag an address that failed DAD with DADFAILED by Lubomir Rintel · 9 years ago
  45. 9b59377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  46. 1134158 soreuseport: pass skb to secondary UDP socket lookup by Craig Gallek · 9 years ago
  47. a72a5e2 inet: kill unused skb_free op by Florian Westphal · 9 years ago
  48. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  49. e32ea7e soreuseport: fast reuseport UDP socket selection by Craig Gallek · 9 years ago
  50. 197c949 udp: properly support MSG_PEEK with truncated buffers by Eric Dumazet · 9 years ago
  51. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  52. df05ef8 netfilter: nf_tables: release objects on netns destruction by Pablo Neira Ayuso · 9 years ago
  53. 039f506 ip_tunnel: Move stats update to iptunnel_xmit() by Pravin B Shelar · 9 years ago
  54. c1a9a29 ipv6: honor ifindex in case we receive ll addresses in router advertisements by Hannes Frederic Sowa · 9 years ago
  55. 271c3b9 tcp: honour SO_BINDTODEVICE for TW_RST case too by Florian Westphal · 9 years ago
  56. e46787f tcp: send_reset: test for non-NULL sk first by Florian Westphal · 9 years ago
  57. 5449a5c addrconf: always initialize sysctl table data by WANG Cong · 9 years ago
  58. 024f35c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  59. e459dfe ipv6/addrlabel: fix ip6addrlbl_get() by Andrey Ryabinin · 9 years ago
  60. 59ce967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  61. 6dd9a14 net: Allow accepted sockets to be bound to l3mdev domain by David Ahern · 9 years ago
  62. cc9da6c ipv6: addrconf: use stable address generator for ARPHRD_NONE by Bjørn Mork · 9 years ago
  63. 8cb964d ila: add NETFILTER dependency by Arnd Bergmann · 9 years ago
  64. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  65. 715f504 ipv6: add IPV6_HDRINCL option for raw sockets by Hannes Frederic Sowa · 9 years ago
  66. 32bc201 ipv6: allow routes to be configured with expire values by Xin Long · 9 years ago
  67. 9b29c69 ipv6: automatically enable stable privacy mode if stable_secret set by Hannes Frederic Sowa · 9 years ago
  68. c1e64e2 net: diag: Support destroying TCP sockets. by Lorenzo Colitti · 9 years ago
  69. 7f00fea ila: Add generic ILA translation facility by Tom Herbert · 9 years ago
  70. 33f11d1 ila: Create net/ipv6/ila directory by Tom Herbert · 9 years ago
  71. c8cd098 net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM by Tom Herbert · 9 years ago
  72. 5037e9e net: fix IP early demux races by Eric Dumazet · 9 years ago
  73. 5241c2d ipv6: addrconf: drop ieee802154 specific things by Alexander Aring · 9 years ago
  74. 79462ad0 net: add validation for the socket syscall protocol argument by Hannes Frederic Sowa · 9 years ago
  75. a4ec800 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  76. 9e5be5b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  77. d3340b7 netfilter: nf_dup: add missing dependencies with NF_CONNTRACK by Pablo Neira Ayuso · 9 years ago
  78. e97ac12 netfilter: ipv6: nf_defrag: fix NULL deref panic by Florian Westphal · 9 years ago
  79. 9a1ec46 ipv6: keep existing flags when setting IFA_F_OPTIMISTIC by Bjørn Mork · 9 years ago
  80. 3ef0952 ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addresses by Andrew Lunn · 9 years ago
  81. 6a61d4d gre6: allow to update all parameters via rtnl by Nicolas Dichtel · 9 years ago
  82. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  83. d6df198 net: ipv6: restrict hop_limit sysctl setting to range [1; 255] by Phil Sutter · 9 years ago
  84. 6bd4f35 ipv6: kill sk_dst_lock by Eric Dumazet · 9 years ago
  85. 7450aaf tcp: suppress too verbose messages in tcp_send_ack() by Eric Dumazet · 9 years ago
  86. 45f6fad ipv6: add complete rcu protection around np->opt by Eric Dumazet · 9 years ago
  87. 304d888 Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests" by Nicolas Dichtel · 9 years ago
  88. dfc3b0e net: remove unnecessary mroute.h includes by Nikolay Aleksandrov · 9 years ago
  89. fbdd29b net: ipmr, ip6mr: fix vif/tunnel failure race condition by Nikolay Aleksandrov · 9 years ago
  90. 264640f ipv6: distinguish frag queues by device for multicast and link-local packets by Michal Kubeček · 9 years ago
  91. daaa7d6 netfilter: ipv6: avoid nf_iterate recursion by Florian Westphal · 9 years ago
  92. 029f7f3 netfilter: ipv6: nf_defrag: avoid/free clone operations by Florian Westphal · 9 years ago
  93. a18fd97 netfilter: remove duplicate include by stephen hemminger · 9 years ago
  94. 4c69804 net: ip6mr: fix static mfc/dev leaks on table destruction by Nikolay Aleksandrov · 9 years ago
  95. b811580 net: IPv6 fib lookup tracepoint by David Ahern · 9 years ago
  96. 206b495 net/ip6_tunnel: fix dst leak by Paolo Abeni · 9 years ago
  97. 41033f0 snmp: Remove duplicate OUTMCAST stat increment by Neil Horman · 9 years ago
  98. 00fd38d tcp: ensure proper barriers in lockless contexts by Eric Dumazet · 9 years ago
  99. 02bcf4e ipv6: Check rt->dst.from for the DST_NOCACHE route by Martin KaFai Lau · 9 years ago
  100. 5973fb1 ipv6: Check expire on DST_NOCACHE route by Martin KaFai Lau · 9 years ago