1. 5a352dd ipv6: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 10 years ago
  2. 0144a81 tcp: fix ipv4 mapped request socks by Eric Dumazet · 10 years ago
  3. fd3a154 tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup() by Eric Dumazet · 10 years ago
  4. 39f8e58 tcp: md5: remove request sock argument of calc_md5_hash() by Eric Dumazet · 10 years ago
  5. ff74e23 tcp: md5: input path is run under rcu protected sections by Eric Dumazet · 10 years ago
  6. ff40217 ipv6: fix sparse warnings in privacy stable addresses generation by Hannes Frederic Sowa · 10 years ago
  7. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  8. 1855b7c ipv6: introduce idgen_delay and idgen_retries knobs by Hannes Frederic Sowa · 10 years ago
  9. 5f40ef7 ipv6: do retries on stable privacy addresses by Hannes Frederic Sowa · 10 years ago
  10. 8e8e676 ipv6: collapse state_lock and lock by Hannes Frederic Sowa · 10 years ago
  11. 64236f3 ipv6: introduce IFA_F_STABLE_PRIVACY flag by Hannes Frederic Sowa · 10 years ago
  12. 622c81d ipv6: generation of stable privacy addresses for link-local and autoconf by Hannes Frederic Sowa · 10 years ago
  13. 3d1bec9 ipv6: introduce secret_stable to ipv6_devconf by Hannes Frederic Sowa · 10 years ago
  14. 40451fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  15. 2215089 ipv6: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request sockets by Eric Dumazet · 10 years ago
  16. b282705 net: convert syn_wait_lock to a spinlock by Eric Dumazet · 10 years ago
  17. c0e41fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  18. e35158e netfilter: ip6t_REJECT: check for IP6T_F_PROTO by Pablo Neira Ayuso · 10 years ago
  19. 0fa74a4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  20. c4a6853 ipv6: invert join/leave anycast rtnl/socket locking order by Marcelo Ricardo Leitner · 10 years ago
  21. 73ba57b ipv6: fix backtracking for throw routes by Steven Barth · 10 years ago
  22. 8e199df ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_fragment by Sabrina Dubroca · 10 years ago
  23. fa76ce73 inet: get rid of central tcp/dccp listener timer by Eric Dumazet · 10 years ago
  24. 52452c5 inet: drop prev pointer handling in request sock by Eric Dumazet · 10 years ago
  25. 4017a7e netfilter: restore rule tracing via nfnetlink_log by Pablo Neira Ayuso · 10 years ago
  26. 54ff9ef ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} by Marcelo Ricardo Leitner · 10 years ago
  27. baf606d ipv4,ipv6: grab rtnl before locking the socket by Marcelo Ricardo Leitner · 10 years ago
  28. b4d6444 inet: get rid of last __inet_hash_connect() argument by Eric Dumazet · 10 years ago
  29. 77a6a47 ipv6: get rid of __inet6_hash() by Eric Dumazet · 10 years ago
  30. d1e559d inet: add IPv6 support to sk_ehashfn() by Eric Dumazet · 10 years ago
  31. 6eada01 netns: constify net_hash_mix() and various callers by Eric Dumazet · 10 years ago
  32. 0470c8c inet: fix request sock refcounting by Eric Dumazet · 10 years ago
  33. 9439ce0 tcp: rename struct tcp_request_sock listener by Eric Dumazet · 10 years ago
  34. 407640d inet: add sk_listener argument to inet_reqsk_alloc() by Eric Dumazet · 10 years ago
  35. 3735556 ip6_tunnel: fix error code when tunnel exists by Nicolas Dichtel · 10 years ago
  36. ca00942 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  37. f7e4eb0 inet: ip early demux should avoid request sockets by Eric Dumazet · 10 years ago
  38. 16f8616 inet: fill request sock ir_iif for IPv4 by Eric Dumazet · 10 years ago
  39. 3f66b08 inet: introduce ireq_family by Eric Dumazet · 10 years ago
  40. d4f0687 inet: get_openreq4() & get_openreq6() do not need listener by Eric Dumazet · 10 years ago
  41. bd337c5 ipv6: add missing ireq_net & ir_cookie initializations by Eric Dumazet · 10 years ago
  42. 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 10 years ago
  43. efd7ef1 net: Kill hold_net release_net by Eric W. Biederman · 10 years ago
  44. c29390c xps: must clear sender_cpu before forwarding by Eric Dumazet · 10 years ago
  45. c78ba6d ipv6: expose RFC4191 route preference via rtnetlink by Lubomir Rintel · 10 years ago
  46. 515fb5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  47. a03a8db netfilter: fix sparse warnings in reject handling by Florian Westphal · 10 years ago
  48. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  49. ddb3b60 net: Remove protocol from struct dst_ops by Eric W. Biederman · 10 years ago
  50. 5428aef Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  51. c247f05 ip: fix error queue empty skb handling by Willem de Bruijn · 10 years ago
  52. f04e599 netfilter: nf_tables: consolidate Kconfig options by Pablo Neira Ayuso · 10 years ago
  53. 9145736 net: ping: Return EAFNOSUPPORT when appropriate. by Lorenzo Colitti · 10 years ago
  54. 60395a2 neigh: Factor out ___neigh_lookup_noref by Eric W. Biederman · 10 years ago
  55. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  56. acf8dd0 udp: only allow UFO for packets from SOCK_DGRAM sockets by Michal Kubeček · 10 years ago
  57. ee586bb netfilter: reject: don't send icmp error if csum is invalid by Florian Westphal · 10 years ago
  58. bdf53c5 neigh: Don't require dst in neigh_hh_init by Eric W. Biederman · 10 years ago
  59. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  60. b4772ef net: use common macro for assering skb->cb[] available size in protocol families by Eyal Birger · 10 years ago
  61. 74abc20 tcp: cleanup static functions by Eric Dumazet · 10 years ago
  62. 93a714d multicast: Extend ip address command to enable multicast group join/leave on by Madhu Challa · 10 years ago
  63. 46a4dee igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop by Madhu Challa · 10 years ago
  64. 49e64dc ipv6: remove dead debug code from ip6_tunnel.c by Ian Morris · 10 years ago
  65. 7775142 ipv6: addrconf: validate new MTU before applying it by Marcelo Leitner · 10 years ago
  66. 29778be ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>" by Alex W Slater · 10 years ago
  67. 3b47117 ipv6: fix ipv6_cow_metrics for non DST_HOST case by Martin KaFai Lau · 10 years ago
  68. 4762fb9 ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc by Jan Stancek · 10 years ago
  69. 6db93ea udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path by Tom Herbert · 10 years ago
  70. bf250a1 ipv6: Partial checksum only UDP packets by Vlad Yasevich · 10 years ago
  71. 2573bee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  72. 8381eac ipv6: Make __ipv6_select_ident static by Vlad Yasevich · 10 years ago
  73. 51f3077 ipv6: Fix fragment id assignment on LE arches. by Vlad Yasevich · 10 years ago
  74. 044a832 xfrm: Fix local error reporting crash with interfamily tunnels by Steffen Klassert · 10 years ago
  75. 662f553 rt6_probe_deferred: Do not depend on struct ordering by Michael Büsch · 10 years ago
  76. 11b1f82 ipv6: addrconf: add missing validate_link_af handler by Daniel Borkmann · 10 years ago
  77. cd3bafc xfrm6: Fix a offset value for network header in _decode_session6 by Hajime Tazaki · 10 years ago
  78. c58da4c net: ipv6: allow explicitly choosing optimistic addresses by Erik Kline · 10 years ago
  79. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  80. a409cae sit: fix some __be16/u16 mismatches by Eric Dumazet · 10 years ago
  81. d1e158e ip6_gre: fix endianness errors in ip6gre_err by Sabrina Dubroca · 10 years ago
  82. f2683b7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  83. 0508c07 ipv6: Select fragment id during UFO segmentation if not set. by Vlad Yasevich · 10 years ago
  84. 21226ab net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter() by Al Viro · 10 years ago
  85. cacdc7d ip: stash a pointer to msghdr in struct ping_fakehdr by Al Viro · 10 years ago
  86. c3c1a7d ipv6: rawv6_send_hdrinc(): pass msghdr by Al Viro · 10 years ago
  87. 32dce96 ipv6: Allow for partial checksums on non-ufo packets by Vlad Yasevich · 10 years ago
  88. 03485f2 udpv6: Add lockless sendmsg() support by Vlad Yasevich · 10 years ago
  89. d39d938 ipv6: Introduce udpv6_send_skb() by Vlad Yasevich · 10 years ago
  90. 6422398 ipv6: introduce ipv6_make_skb by Vlad Yasevich · 10 years ago
  91. 0bbe84a ipv6: Append sending data to arbitrary queue by Vlad Yasevich · 10 years ago
  92. 366e41d ipv6: pull cork initialization into its own function. by Vlad Yasevich · 10 years ago
  93. 49ca0d8 net-timestamp: no-payload option by Willem de Bruijn · 10 years ago
  94. 207895f net: mark some potential candidates __read_mostly by Daniel Borkmann · 10 years ago
  95. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  96. bf693f7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  97. 6e9e16e6 ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too by Hannes Frederic Sowa · 10 years ago
  98. 1dc7b90 ipv6: tcp: fix race in IPV6_2292PKTOPTIONS by Eric Dumazet · 10 years ago
  99. b0a1ba5 ipv6: Fix __ip6_route_redirect by Martin KaFai Lau · 10 years ago
  100. c2943f1 net: ipv6: Add sysctl entry to disable MTU updates from RA by Harout Hedeshian · 10 years ago