1. d9d8da8 inet: Pass flowi to ->queue_xmit(). by David S. Miller · 13 years ago
  2. 3e8c806 Revert "tcp: disallow bind() to reuse addr/port" by David S. Miller · 13 years ago
  3. 1958b85 net: Put fl6_* macros to struct flowi6 and use them again. by David S. Miller · 13 years ago
  4. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  5. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 13 years ago
  6. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  7. 68d0c6d ipv6: Consolidate route lookup sequences. by David S. Miller · 13 years ago
  8. c191a83 tcp: disallow bind() to reuse addr/port by Eric Dumazet · 14 years ago
  9. ae4694b ipv6: Create inet6_csk_route_req(). by David S. Miller · 14 years ago
  10. 82a39eb ipv6: Prepare the tree for un-inlined jhash. by Jozsef Kadlecsik · 14 years ago
  11. 20c59de ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option by Arnaud Ebalard · 14 years ago
  12. 7ef5273 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  13. 8d238b2 Revert "tcp: bind() fix when many ports are bound" by David S. Miller · 14 years ago
  14. e1703b36 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  15. 6443bb1 ipv6: Fix inet6_csk_bind_conflict() by Eric Dumazet · 14 years ago
  16. fda48a0 tcp: bind() fix when many ports are bound by Eric Dumazet · 14 years ago
  17. 4e15ed4 net: replace ipfragok with skb->local_df by Shan Wei · 14 years ago
  18. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  19. f04c827 net: IPv6 changes by Krishna Kumar · 15 years ago
  20. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  21. 51953d5 Use sk_mark for IPv6 routing lookups by Brian Haley · 15 years ago
  22. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  23. 52479b6 netns xfrm: lookup in netns by Alexey Dobriyan · 16 years ago
  24. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  25. 7477fd2e [SOCK]: Add some notes about per-bind-bucket sock lookup. by Pavel Emelyanov · 16 years ago
  26. 1dff92e [IPV6] __inet6_csk_dst_store(): fix check-after-use by Adrian Bunk · 17 years ago
  27. a47ed4c [IPV6] XFRM: Fix connected socket to use transformation. by Noriaki TAKAMIYA · 17 years ago
  28. e89862f [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). by David S. Miller · 17 years ago
  29. e69a4adc [IPV6]: Misc endianness annotations. by Al Viro · 18 years ago
  30. 9317311 [TCP]: Don't set SKB owner in tcp_transmit_skb(). by David S. Miller · 18 years ago
  31. fede70b [IPV6]: annotate inet6_csk_search_req() by Al Viro · 18 years ago
  32. 8e1ef0a [IPV6]: Cache source address as well in ipv6_pinfo{}. by YOSHIFUJI Hideaki · 18 years ago
  33. beb8d13 [MLSXFRM]: Add flow labeling by Venkat Yekkirala · 18 years ago
  34. 497c615 [IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls by Herbert Xu · 18 years ago
  35. e37a72d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  36. f83ef8c [IPV6]: Added GSO support for TCPv6 by Herbert Xu · 18 years ago
  37. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  38. b0013fd [IPV6]: skb leakage in inet6_csk_xmit by Alexey Kuznetsov · 18 years ago
  39. 9f5336e [IPV6]: small cleanups by Adrian Bunk · 19 years ago
  40. b9750ce [IPV6]: Generalise some functions by Arnaldo Carvalho de Melo · 19 years ago
  41. ca304b6 [IPV6]: Introduce inet6_rsk() by Arnaldo Carvalho de Melo · 19 years ago
  42. 8129765 [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add by Arnaldo Carvalho de Melo · 19 years ago