1. d55f90b net: drop tcp_memcontrol.c by Vladimir Davydov · 8 years ago
  2. 4e5448a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  3. 34ae6a1 ipv6: update skb->csum when CE mark is propagated by Eric Dumazet · 8 years ago
  4. baac50b net: tcp_memcontrol: simplify linkage between socket and page counter by Johannes Weiner · 8 years ago
  5. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  6. 40ba330 udp: disallow UFO for sockets with SO_NO_CHECK option by Michal Kubeček · 8 years ago
  7. 3e4006f ipv6: tcp: add rcu locking in tcp_v6_send_synack() by Eric Dumazet · 8 years ago
  8. 3d171f3 ipv6: always add flag an address that failed DAD with DADFAILED by Lubomir Rintel · 8 years ago
  9. 9b59377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  10. 1134158 soreuseport: pass skb to secondary UDP socket lookup by Craig Gallek · 8 years ago
  11. a72a5e2 inet: kill unused skb_free op by Florian Westphal · 8 years ago
  12. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  13. e32ea7e soreuseport: fast reuseport UDP socket selection by Craig Gallek · 9 years ago
  14. 197c949 udp: properly support MSG_PEEK with truncated buffers by Eric Dumazet · 9 years ago
  15. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  16. df05ef8 netfilter: nf_tables: release objects on netns destruction by Pablo Neira Ayuso · 9 years ago
  17. 039f506 ip_tunnel: Move stats update to iptunnel_xmit() by Pravin B Shelar · 9 years ago
  18. c1a9a29 ipv6: honor ifindex in case we receive ll addresses in router advertisements by Hannes Frederic Sowa · 9 years ago
  19. 271c3b9 tcp: honour SO_BINDTODEVICE for TW_RST case too by Florian Westphal · 9 years ago
  20. e46787f tcp: send_reset: test for non-NULL sk first by Florian Westphal · 9 years ago
  21. 5449a5c addrconf: always initialize sysctl table data by WANG Cong · 9 years ago
  22. 024f35c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  23. e459dfe ipv6/addrlabel: fix ip6addrlbl_get() by Andrey Ryabinin · 9 years ago
  24. 59ce967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  25. 6dd9a14 net: Allow accepted sockets to be bound to l3mdev domain by David Ahern · 9 years ago
  26. cc9da6c ipv6: addrconf: use stable address generator for ARPHRD_NONE by Bjørn Mork · 9 years ago
  27. 8cb964d ila: add NETFILTER dependency by Arnd Bergmann · 9 years ago
  28. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  29. 715f504 ipv6: add IPV6_HDRINCL option for raw sockets by Hannes Frederic Sowa · 9 years ago
  30. 32bc201 ipv6: allow routes to be configured with expire values by Xin Long · 9 years ago
  31. 9b29c69 ipv6: automatically enable stable privacy mode if stable_secret set by Hannes Frederic Sowa · 9 years ago
  32. c1e64e2 net: diag: Support destroying TCP sockets. by Lorenzo Colitti · 9 years ago
  33. 7f00fea ila: Add generic ILA translation facility by Tom Herbert · 9 years ago
  34. 33f11d1 ila: Create net/ipv6/ila directory by Tom Herbert · 9 years ago
  35. c8cd098 net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM by Tom Herbert · 9 years ago
  36. 5037e9e net: fix IP early demux races by Eric Dumazet · 9 years ago
  37. 5241c2d ipv6: addrconf: drop ieee802154 specific things by Alexander Aring · 9 years ago
  38. 79462ad0 net: add validation for the socket syscall protocol argument by Hannes Frederic Sowa · 9 years ago
  39. a4ec800 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  40. 9e5be5b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  41. d3340b7 netfilter: nf_dup: add missing dependencies with NF_CONNTRACK by Pablo Neira Ayuso · 9 years ago
  42. e97ac12 netfilter: ipv6: nf_defrag: fix NULL deref panic by Florian Westphal · 9 years ago
  43. 9a1ec46 ipv6: keep existing flags when setting IFA_F_OPTIMISTIC by Bjørn Mork · 9 years ago
  44. 3ef0952 ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addresses by Andrew Lunn · 9 years ago
  45. 6a61d4d gre6: allow to update all parameters via rtnl by Nicolas Dichtel · 9 years ago
  46. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  47. d6df198 net: ipv6: restrict hop_limit sysctl setting to range [1; 255] by Phil Sutter · 9 years ago
  48. 6bd4f35 ipv6: kill sk_dst_lock by Eric Dumazet · 9 years ago
  49. 7450aaf tcp: suppress too verbose messages in tcp_send_ack() by Eric Dumazet · 9 years ago
  50. 45f6fad ipv6: add complete rcu protection around np->opt by Eric Dumazet · 9 years ago
  51. 304d888 Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests" by Nicolas Dichtel · 9 years ago
  52. dfc3b0e net: remove unnecessary mroute.h includes by Nikolay Aleksandrov · 9 years ago
  53. fbdd29b net: ipmr, ip6mr: fix vif/tunnel failure race condition by Nikolay Aleksandrov · 9 years ago
  54. 264640f ipv6: distinguish frag queues by device for multicast and link-local packets by Michal Kubeček · 9 years ago
  55. daaa7d6 netfilter: ipv6: avoid nf_iterate recursion by Florian Westphal · 9 years ago
  56. 029f7f3 netfilter: ipv6: nf_defrag: avoid/free clone operations by Florian Westphal · 9 years ago
  57. a18fd97 netfilter: remove duplicate include by stephen hemminger · 9 years ago
  58. 4c69804 net: ip6mr: fix static mfc/dev leaks on table destruction by Nikolay Aleksandrov · 9 years ago
  59. b811580 net: IPv6 fib lookup tracepoint by David Ahern · 9 years ago
  60. 206b495 net/ip6_tunnel: fix dst leak by Paolo Abeni · 9 years ago
  61. 41033f0 snmp: Remove duplicate OUTMCAST stat increment by Neil Horman · 9 years ago
  62. 00fd38d tcp: ensure proper barriers in lockless contexts by Eric Dumazet · 9 years ago
  63. 02bcf4e ipv6: Check rt->dst.from for the DST_NOCACHE route by Martin KaFai Lau · 9 years ago
  64. 5973fb1 ipv6: Check expire on DST_NOCACHE route by Martin KaFai Lau · 9 years ago
  65. 0d3f6d2 ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 tree by Martin KaFai Lau · 9 years ago
  66. 49a496c tcp: use correct req pointer in tcp_move_syn() calls by Eric Dumazet · 9 years ago
  67. 805c4bc tcp: fix req->saved_syn race by Eric Dumazet · 9 years ago
  68. 2a189f9 ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev by Sabrina Dubroca · 9 years ago
  69. 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  70. ebac62f ipv6: fix tunnel error handling by Michal Kubeček · 9 years ago
  71. a8a572a xfrm: dst_entries_init() per-net dst_ops by Dan Streetman · 9 years ago
  72. 4ece900 sit: fix sit0 percpu double allocations by Eric Dumazet · 9 years ago
  73. 1d6119b net: fix percpu memory leaks by Eric Dumazet · 9 years ago
  74. ec13ad1 ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed source by Matthias Schiffer · 9 years ago
  75. ce10500 tcp/dccp: fix ireq->pktopts race by Eric Dumazet · 9 years ago
  76. 405c92f ipv6: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment by Hannes Frederic Sowa · 9 years ago
  77. 682b1a9 ipv6: no CHECKSUM_PARTIAL on MSG_MORE corked sockets by Hannes Frederic Sowa · 9 years ago
  78. b75ec3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  79. e7b63ff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 9 years ago
  80. b7b0b1d ipv6: recreate ipv6 link-local addresses when increasing MTU over IPV6_MIN_MTU by Alexander Duyck · 9 years ago
  81. 89bc784 ipv6: protect mtu calculation of wrap-around and infinite loop by rounding issues by Hannes Frederic Sowa · 9 years ago
  82. 1e0d69a Revert "Merge branch 'ipv6-overflow-arith'" by Hannes Frederic Sowa · 9 years ago
  83. 190b8ff ipv6: Export nf_ct_frag6_consume_orig() by Joe Stringer · 9 years ago
  84. 4b3418f ipv6: icmp: include addresses in debug messages by Bjørn Mork · 9 years ago
  85. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  86. 5e0724d tcp/dccp: fix hashdance race for passive sessions by Eric Dumazet · 9 years ago
  87. b72a2b0 ipv6: protect mtu calculation of wrap-around and infinite loop by rounding issues by Hannes Frederic Sowa · 9 years ago
  88. ab997ad ipv6: fix the incorrect return value of throw route by lucien · 9 years ago
  89. 199c655 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  90. d46a9d6 net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr set by David Ahern · 9 years ago
  91. feec0cb ipv6: gro: support sit protocol by Eric Dumazet · 9 years ago
  92. 36a28b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  93. b1974ed netlink: Rightsize IFLA_AF_SPEC size calculation by Arad, Ronen · 9 years ago
  94. f1900fb net: Really fix vti6 with oif in dst lookups by David Ahern · 9 years ago
  95. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  96. ca064bd xfrm: Fix pmtu discovery for local generated packets. by Steffen Klassert · 9 years ago
  97. 371f1c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  98. dc6ef6b tcp: do not set queue_mapping on SYNACK by Eric Dumazet · 9 years ago
  99. f0a0a97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  100. 2ffbceb netfilter: remove hook owner refcounting by Florian Westphal · 9 years ago