1. a4c2fd7 net: remove DST_NOCACHE flag by Wei Wang · 8 years ago
  2. b2a9c0e net: remove DST_NOGC flag by Wei Wang · 8 years ago
  3. db91664 ipv6: get rid of icmp6 dst garbage collector by Wei Wang · 8 years ago
  4. 587fea7 ipv6: mark DST_NOGC and remove the operation of dst_free() by Wei Wang · 8 years ago
  5. ad65a2f ipv6: call dst_hold_safe() properly by Wei Wang · 8 years ago
  6. 9514528 ipv6: call dst_dev_put() properly by Wei Wang · 8 years ago
  7. 1cfb71e ipv6: take dst->__refcnt for insertion into fib6 tree by Wei Wang · 8 years ago
  8. 1dbe3252 net: use loopback dev when generating blackhole route by Wei Wang · 8 years ago
  9. d24406c udp: call dst_hold_safe() in udp_sk_rx_set_dst() by Wei Wang · 8 years ago
  10. 1758fd4 ipv6: remove unnecessary dst_hold() in ip6_fragment() by Wei Wang · 8 years ago
  11. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  12. af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 8 years ago
  13. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  14. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  15. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  16. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  17. 849a44d net: don't global ICMP rate limit packets originating from loopback by Jesper Dangaard Brouer · 8 years ago
  18. 3500cd73 proc: snmp6: Use correct type in memset by Christian Perle · 8 years ago
  19. 89dfba3 Remove the redundant skb->dev initialization in ip6_fragment by Chenbo Feng · 8 years ago
  20. 384abed bpf: Remove duplicate tcp_filter hook in ipv6 by Chenbo Feng · 8 years ago
  21. 97a7a37 ipv6: Initial skb->dev and skb->protocol in ip6_output by Chenbo Feng · 8 years ago
  22. 3ad7d24 Ipvlan should return an error when an address is already in use. by Krister Johansen · 8 years ago
  23. 0db47e3 ila_xlat: add missing hash secret initialization by Arnd Bergmann · 8 years ago
  24. 0604475 tcp: add TCPMemoryPressuresChrono counter by Eric Dumazet · 8 years ago
  25. 8397ed3 net: ipv6: Release route when device is unregistering by David Ahern · 8 years ago
  26. 5d2ed05 tcp: Namespaceify sysctl_tcp_timestamps by Eric Dumazet · 8 years ago
  27. f930103 tcp: Namespaceify sysctl_tcp_sack by Eric Dumazet · 8 years ago
  28. eed29f1 tcp: add a struct net parameter to tcp_parse_options() by Eric Dumazet · 8 years ago
  29. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  30. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  31. e3ebdb2 net/ipv6: Fix CALIPSO causing GPF with datagram support by Richard Haines · 8 years ago
  32. f4eb17e Revert "sit: reload iphdr in ipip6_rcv" by David S. Miller · 8 years ago
  33. b699d00 sit: reload iphdr in ipip6_rcv by Haishuang Yan · 8 years ago
  34. 3f29770 ipsec: check return value of skb_to_sgvec always by Jason A. Donenfeld · 8 years ago
  35. 77d4b1d net: ping: do not abuse udp_poll() by Eric Dumazet · 8 years ago
  36. e3e86b5 ipv6: Fix leak in ipv6_gso_segment(). by David S. Miller · 8 years ago
  37. 5f733ee ip6_tunnel: fix traffic class routing for tunnels by Liam McBirnie · 8 years ago
  38. 6e80ac5 ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() by Ben Hutchings · 8 years ago
  39. 9ae2872 net: add extack arg to lwtunnel build state by David Ahern · 8 years ago
  40. c255bd6 net: lwtunnel: Add extack to encap attr validation by David Ahern · 8 years ago
  41. 34aa83c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  42. 0e9a709 ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets by Peter Dawson · 8 years ago
  43. 18c3a61 net: ipv6: RTM_GETROUTE: return matched fib result when requested by Roopa Prabhu · 8 years ago
  44. 218b6a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  45. d5d531c net: ipv6: Add extack messages for route add failures by David Ahern · 8 years ago
  46. 333c430 net: ipv6: Plumb extack through route add functions by David Ahern · 8 years ago
  47. 232cd35 ipv6: fix out of bound writes in __ip6_append_data() by Eric Dumazet · 8 years ago
  48. 0a9fc39 ipv6: drop unused variables in seg6_genl_dumphac by stephen hemminger · 8 years ago
  49. 9dc621a fou: make local function static by stephen hemminger · 8 years ago
  50. 9e7b19c ila: propagate error code in ila_output by stephen hemminger · 8 years ago
  51. 219f1d79 sk_buff: remove support for csum_bad in sk_buff by Davide Caratti · 8 years ago
  52. c6cd850 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  53. a3f96c4 udp: make *udp*_queue_rcv_skb() functions static by Paolo Abeni · 8 years ago
  54. 7dd7eb9 ipv6: Check ip6_find_1stfragopt() return value properly. by David S. Miller · 8 years ago
  55. 9a568de tcp: switch TCP TS option (RFC 7323) to 1ms clock by Eric Dumazet · 8 years ago
  56. 2423496 ipv6: Prevent overrun when parsing v6 header options by Craig Gallek · 8 years ago
  57. 2276f58 udp: use a separate rx queue for packet reception by Paolo Abeni · 8 years ago
  58. a95cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  59. 66eb9f8 ipv6: avoid dad-failures for addresses with NODAD by Mahesh Bandewar · 8 years ago
  60. 83eadda ipv6/dccp: do not inherit ipv6_mc_list from parent by WANG Cong · 8 years ago
  61. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 50fb55d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  63. 847f716 net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern by Michal Hocko · 8 years ago
  64. 242d3a4 ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf by WANG Cong · 8 years ago
  65. 84b114b tcp: randomize timestamps on syncookies by Eric Dumazet · 8 years ago
  66. 2f46093 ipv6: initialize route null entry in addrconf_init() by WANG Cong · 8 years ago
  67. 86f4c90 ipv4, ipv6: ensure raw socket message is big enough to hold an IP header by Alexander Potapenko · 8 years ago
  68. 4d89ac2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  69. 6d71713 net: ipv6: Do not duplicate DAD on link up by David Ahern · 8 years ago
  70. 5b8481f ipv6: Need to export ipv6_push_frag_opts for tunneling now. by David S. Miller · 8 years ago
  71. 89a23c8 ip6_tunnel: Fix missing tunnel encapsulation limit option by Craig Gallek · 8 years ago
  72. a01aa92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  73. cd5487fb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  74. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  75. 105f552 ipv6: check raw payload size correctly in ioctl by Jamie Bainbridge · 8 years ago
  76. 199ab00 ipv6: check skb->protocol before lookup for nexthop by WANG Cong · 8 years ago
  77. 9a08ecf netfilter: don't attach a nat extension by default by Florian Westphal · 8 years ago
  78. ff45901 netfilter: masquerade: attach nat extension if not present by Florian Westphal · 8 years ago
  79. 495dcb5 netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking by Gao Feng · 8 years ago
  80. 1fefe14 netfilter: synproxy: only register hooks when needed by Florian Westphal · 8 years ago
  81. 8048ced net: ipv6: regenerate host route if moved to gc list by David Ahern · 8 years ago
  82. ec9c421 ipv6: fix source routing by Sabrina Dubroca · 8 years ago
  83. b7d6df5 ipv6: move stub initialization after ipv6 setup completion by Paolo Abeni · 8 years ago
  84. 9dd2ab6 netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 path by Dave Johnson · 8 years ago
  85. fc1f8f4 net: ipv6: send unsolicited NA if enabled for all interfaces by David Ahern · 8 years ago
  86. e892d2d esp: Fix misplaced spin_unlock_bh. by Steffen Klassert · 8 years ago
  87. 58d30c3 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  88. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  89. 723b929 ip6mr: fix notification device destruction by Nikolay Aleksandrov · 8 years ago
  90. 6b633e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  91. 557c44b net: ipv6: RTF_PCPU should not be settable from userspace by David Ahern · 8 years ago
  92. 9830ad4 ip_tunnel: Allow policy-based routing through tunnels by Craig Gallek · 8 years ago
  93. 0a473b8 ip6_tunnel: Allow policy-based routing through tunnels by Craig Gallek · 8 years ago
  94. 95b9b88 ipv6: sr: fix double free of skb after handling invalid SRH by David Lebrun · 8 years ago
  95. 0bd8406 net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0 by subashab@codeaurora.org · 8 years ago
  96. 2f3bb64 ipv6: sr: fix out-of-bounds access in SRH validation by David Lebrun · 8 years ago
  97. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  98. 8f92e03 esp4/6: Fix GSO path for non-GSO SW-crypto packets by Ilan Tayari · 8 years ago
  99. ffa6f57 esp6: fix incorrect null pointer check on xo by Colin Ian King · 8 years ago
  100. 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago