1. ec120da ipv6: trivial whitespace fix by Ian Morris · 9 years ago
  2. c87acb2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 9 years ago
  3. 0344338 net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfo by Andy Gospodarek · 9 years ago
  4. 35103d1 net: ipv6 sysctl option to ignore routes when nexthop link is down by Andy Gospodarek · 9 years ago
  5. cea45e2 net: track link status of ipv6 nexthops by Andy Gospodarek · 9 years ago
  6. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  7. 42a7b32 xfrm: Add oif to dst lookups by David Ahern · 9 years ago
  8. eae8dee xfrm6: Fix IPv6 ECN decapsulation by Thomas Egerer · 10 years ago
  9. 3257d8b inet: fix possible request socket leak by Eric Dumazet · 9 years ago
  10. 1825545 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  11. 2e15ea3 ip_gre: Add support to collect tunnel metadata. by Pravin B Shelar · 9 years ago
  12. 330567b ipv6: don't reject link-local nexthop on other interface by Florian Westphal · 9 years ago
  13. 3c16241 netfilter: SYNPROXY: fix sending window update to client by Phil Sutter · 10 years ago
  14. 96fffb4 netfilter: ip6t_SYNPROXY: fix NULL pointer dereference by Phil Sutter · 9 years ago
  15. 9dc20a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  16. a6cd379 netfilter: ip6t_REJECT: Remove debug messages from reject_tg6() by Subash Abhinov Kasiviswanathan · 10 years ago
  17. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  18. be26849 ipv6: Disable flowlabel state ranges by default by Tom Herbert · 10 years ago
  19. 4224090 ipv6: Implement different admin modes for automatic flow labels by Tom Herbert · 10 years ago
  20. 67800f9 ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabel by Tom Herbert · 10 years ago
  21. 343d60a ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument by Roopa Prabhu · 10 years ago
  22. 8013d1d net/ipv6: add sysctl option accept_ra_min_hop_limit by Hangbin Liu · 10 years ago
  23. 72b1e5e netfilter: bridge: reduce nf_bridge_info to 32 bytes again by Florian Westphal · 10 years ago
  24. c8507fb ipv6: flush nd cache on IFF_NOARP change by Eric Dumazet · 10 years ago
  25. 877d1f6 net: Set sk_txhash from a random number by Tom Herbert · 10 years ago
  26. 8d6c31b ipv6: Avoid rt6_probe() taking writer lock in the fast path by Martin KaFai Lau · 10 years ago
  27. 990edb4 ipv6: Re-arrange code in rt6_probe() by Martin KaFai Lau · 10 years ago
  28. 5a6228a lwtunnel: change prototype of lwtunnel_state_get() by Nicolas Dichtel · 10 years ago
  29. d943659 ipv6: copy lwtstate in ip6_rt_copy_init() by Nicolas Dichtel · 10 years ago
  30. 6673a9f ipv6: use lwtunnel_output6() only if flag redirect is set by Nicolas Dichtel · 10 years ago
  31. caaecdd inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test by Nikolay Aleksandrov · 10 years ago
  32. 0e60d24 inet: frag: change *_frag_mem_limit functions to take netns_frags as argument by Florian Westphal · 10 years ago
  33. 48fb6b5 ipv6: fix crash over flow-based vxlan device by Wei-Chun Chao · 10 years ago
  34. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  35. 3985e8a ipv6: sysctl to restrict candidate source addresses by Erik Kline · 10 years ago
  36. 74a0f2f ipv6: rt6_info output redirect to tunnel output by Roopa Prabhu · 10 years ago
  37. 19e42e4 ipv6: support for fib route lwtunnel encap attributes by Roopa Prabhu · 10 years ago
  38. fdbf5b0 Revert "sit: Add gro callbacks to sit_offload" by Herbert Xu · 10 years ago
  39. a0a9f33 net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not set by Phil Sutter · 10 years ago
  40. c15df30 ipv6: Remove unused arguments for __ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki · 10 years ago
  41. c0b8da1 ipv6: Fix finding best source address in ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki/吉藤英明 · 10 years ago
  42. 03645a1 ipv6: lock socket in ip6_datagram_connect() by Eric Dumazet · 10 years ago
  43. 6c7941d netfilter: xtables: remove __pure annotation by Florian Westphal · 10 years ago
  44. dcebd31 netfilter: add and use jump label for xt_tee by Florian Westphal · 10 years ago
  45. 7814b6e netfilter: xtables: don't save/restore jumpstack offset by Florian Westphal · 10 years ago
  46. 98d1bd8 netfilter: xtables: compute exact size needed for jumpstack by Florian Westphal · 10 years ago
  47. de551f2 net: Build IPv6 into kernel by default by Tom Herbert · 10 years ago
  48. 9131f3d ipv6: Do not iterate over all interfaces when finding source address on specific interface. by YOSHIFUJI Hideaki/吉藤英明 · 10 years ago
  49. 35a256f ipv6: Nonlocal bind by Tom Herbert · 10 years ago
  50. dbe7faa inet: inet_twsk_deschedule factorization by Eric Dumazet · 10 years ago
  51. fc01538f inet: simplify timewait refcounting by Eric Dumazet · 10 years ago
  52. 8b58a39 ipv6: use flag instead of u16 for hop in inet6_skb_parm by Florian Westphal · 10 years ago
  53. 4c938d2 ipv6: Make MLD packets to only be processed locally by Angga · 10 years ago
  54. 8777531 net-ipv6: Delete an unnecessary check before the function call "free_percpu" by Markus Elfring · 10 years ago
  55. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  56. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  57. 34b99df ip: report the original address of ICMP messages by Julian Anastasov · 10 years ago
  58. 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  59. a263653 netfilter: don't pull include/linux/netfilter.h from netns headers by Pablo Neira Ayuso · 10 years ago
  60. ada6c1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  61. 711bdde netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference. by Eric Dumazet · 10 years ago
  62. f09becc netfilter: Kconfig: get rid of parens around depends on by Pablo Neira Ayuso · 10 years ago
  63. 25c43bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  64. a2f0fad tcp: tcp_v6_connect() cleanup by Eric Dumazet · 10 years ago
  65. 482cfc3 netfilter: xtables: avoid percpu ruleset duplication by Florian Westphal · 10 years ago
  66. 71ae0df netfilter: xtables: use percpu rule counters by Florian Westphal · 10 years ago
  67. efb6de9 netfilter: bridge: forward IPv6 fragmented packets by Bernhard Thaler · 10 years ago
  68. 72b31f7 netfilter: bridge: detect NAT66 correctly and change MAC address by Bernhard Thaler · 10 years ago
  69. 1b0ccfe Revert "ipv6: Fix protocol resubmission" by David S. Miller · 10 years ago
  70. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  71. 0243508 ipv6: Fix protocol resubmission by Josh Hunt · 10 years ago
  72. 27e41fc ipv6: fix possible use after free of dev stats by Robert Shearman · 10 years ago
  73. b80c0e7 tcp: get_cookie_sock() consolidation by Eric Dumazet · 10 years ago
  74. 98da81a tcp: remove redundant checks II by Eric Dumazet · 10 years ago
  75. 90c337d inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations by Eric Dumazet · 10 years ago
  76. 12e25e1 tcp: remove redundant checks by Eric Dumazet · 10 years ago
  77. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  78. ccd740c vti6: Add pmtu handling to vti6_xmit. by Steffen Klassert · 10 years ago
  79. beb39db udp: fix behavior of wrong checksums by Eric Dumazet · 10 years ago
  80. 583d3f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  81. 3d2f6d4 ipv6: drop unneeded goto by Julia Lawall · 10 years ago
  82. 5aab0e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  83. d55c670 ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call by Alexander Duyck · 10 years ago
  84. cd5279c ip_vti/ip6_vti: Do not touch skb->mark on xmit by Alexander Duyck · 10 years ago
  85. 000ae7b esp6: Switch to new AEAD interface by Herbert Xu · 10 years ago
  86. e2baad9 tcp: connect() from bound sockets can be faster by Eric Dumazet · 10 years ago
  87. 2f06550 netfilter: remove unused comefrom hookmask argument by Florian Westphal · 10 years ago
  88. 7f15986 ipv6: ipv6_select_ident() returns a __be32 by Eric Dumazet · 10 years ago
  89. 485fca6 ipv6: don't increase size when refragmenting forwarded ipv6 skbs by Florian Westphal · 10 years ago
  90. d52d399 ipv6: Create percpu rt6_info by Martin KaFai Lau · 10 years ago
  91. 83a09ab ipv6: Break up ip6_rt_copy() by Martin KaFai Lau · 10 years ago
  92. 8d0b94a ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister by Martin KaFai Lau · 10 years ago
  93. 3da59bd ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is set by Martin KaFai Lau · 10 years ago
  94. 48e8aa6 ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags by Martin KaFai Lau · 10 years ago
  95. b197df4 ipv6: Add rt6_get_cookie() function by Martin KaFai Lau · 10 years ago
  96. 45e4fd2 ipv6: Only create RTF_CACHE routes after encountering pmtu exception by Martin KaFai Lau · 10 years ago
  97. 8b9df26 ipv6: Combine rt6_alloc_cow and rt6_alloc_clone by Martin KaFai Lau · 10 years ago
  98. 2647a9b ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST by Martin KaFai Lau · 10 years ago
  99. fd0273d ipv6: Remove external dependency on rt6i_dst and rt6i_src by Martin KaFai Lau · 10 years ago
  100. 286c234 ipv6: Clean up ipv6_select_ident() and ip6_fragment() by Martin KaFai Lau · 10 years ago