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