1. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  2. 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
  3. e3895c0 ipvs: call skb_sender_cpu_clear by Julian Anastasov · 9 years ago
  4. 71563f3 ipvs: skb_orphan in case of forwarding by Alex Gartrell · 9 years ago
  5. 4754957 ipvs: do not use random local source address for tunnels by Julian Anastasov · 9 years ago
  6. 326bf17 ipvs: fix ipv6 route unreach panic by Alex Gartrell · 9 years ago
  7. 48e8aa6 ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags by Martin KaFai Lau · 9 years ago
  8. b197df4 ipv6: Add rt6_get_cookie() function by Martin KaFai Lau · 9 years ago
  9. fd0273d ipv6: Remove external dependency on rt6i_dst and rt6i_src by Martin KaFai Lau · 9 years ago
  10. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 9 years ago
  11. b6a7719 ipv4: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 9 years ago
  12. a839923 netfilter: use sk_fullsock() helper by Eric Dumazet · 9 years ago
  13. dbfc4fb dst: no need to take reference on DST_NOCACHE dsts by Hannes Frederic Sowa · 10 years ago
  14. 958d03b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  15. 50656d9 ipvs: Keep skb->sk when allocating headroom on tunnel xmit by Calvin Owens · 10 years ago
  16. d770108 ipvs: remove unnecessary assignment in __ip_vs_get_out_rt by Alex Gartrell · 10 years ago
  17. 3d53666 ipvs: Avoid null-pointer deref in debug code by Alex Gartrell · 10 years ago
  18. 8052ba2 ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwarding by Alex Gartrell · 10 years ago
  19. c63e4de ipvs: Add generic ensure_mtu_is_adequate to handle mixed pools by Alex Gartrell · 10 years ago
  20. 919aa0b ipvs: Pull out update_pmtu code by Alex Gartrell · 10 years ago
  21. 4a4739d5 ipvs: Pull out crosses_local_route_boundary logic by Alex Gartrell · 10 years ago
  22. ea1d5d7 ipvs: properly declare tunnel encapsulation by Julian Anastasov · 10 years ago
  23. 76f084b ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwarding by Alex Gartrell · 10 years ago
  24. 73f156a inetpeer: get rid of ip_id_count by Eric Dumazet · 10 years ago
  25. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  26. 703133d ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 11 years ago
  27. ac69269 ipvs: do not disable bh for long time by Julian Anastasov · 11 years ago
  28. 026ace0 ipvs: optimize dst usage for real server by Julian Anastasov · 11 years ago
  29. 4115ded ipvs: consolidate all dst checks on transmit in one place by Julian Anastasov · 11 years ago
  30. f11cb2c ipvs: do not use skb_share_check by Julian Anastasov · 11 years ago
  31. 183dce5 ipvs: no need to reroute anymore on DNAT over loopback by Julian Anastasov · 11 years ago
  32. d1deae4 ipvs: rename functions related to dst_cache reset by Julian Anastasov · 11 years ago
  33. b8abdf0 ipvs: convert the IP_VS_XMIT macros to functions by Julian Anastasov · 11 years ago
  34. c90558d ipvs: avoid routing by TOS for real server by Julian Anastasov · 11 years ago
  35. 05b4b06 ipvs: remove silly double assignment by Alan Cox · 12 years ago
  36. f019948 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  37. ad4d3ef ipvs: fix ARP resolving for direct routing mode by Julian Anastasov · 12 years ago
  38. d4383f0 ipvs: API change to avoid rescan of IPv6 exthdr by Jesper Dangaard Brouer · 12 years ago
  39. 2f74713 ipvs: Complete IPv6 fragment handling for IPVS by Jesper Dangaard Brouer · 12 years ago
  40. 63dca2c ipvs: Fix faulty IPv6 extension header handling in IPVS by Jesper Dangaard Brouer · 12 years ago
  41. 120b9c1 ipvs: Trivial changes, use compressed IPv6 address in output by Jesper Dangaard Brouer · 12 years ago
  42. 4cdd3408 netfilter: nf_conntrack_ipv6: improve fragmentation handling by Patrick McHardy · 12 years ago
  43. 590e3f7 ipvs: IPv6 MTU checking cleanup and bugfix by Jesper Dangaard Brouer · 12 years ago
  44. 3654e61 ipvs: add pmtu_disc option to disable IP DF for TUN packets by Julian Anastasov · 12 years ago
  45. f2edb9f ipvs: implement passive PMTUD for IPIP packets by Julian Anastasov · 12 years ago
  46. 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 12 years ago
  47. 5d0ba55 net: use consume_skb() in place of kfree_skb() by Eric Dumazet · 12 years ago
  48. d191854 ipv6: Kill rt6i_dev and rt6i_expires defines. by David S. Miller · 12 years ago
  49. c0cd115 net:netfilter: use IS_ENABLED by Igor Maravić · 13 years ago
  50. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  51. 3c2de2a ipvs: Remove unused parameter from ip_vs_confirm_conntrack() by Simon Horman · 13 years ago
  52. c92f5ca ipvs: Remove all remaining references to rt->rt_{src,dst} by Julian Anastasov · 13 years ago
  53. 44e3125 ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt(). by David S. Miller · 13 years ago
  54. e58b344 ipvs: Use IP_VS_RT_MODE_* instead of magic constants. by David S. Miller · 13 years ago
  55. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  56. 9d6ec93 ipv4: Use flowi4 in public route lookup interfaces. by David S. Miller · 13 years ago
  57. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  58. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 13 years ago
  59. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  60. 452edd5 xfrm: Return dst directly from xfrm_lookup() by David S. Miller · 13 years ago
  61. 17a8f8e ipvs: use enum to instead of magic numbers by Changli Gao · 13 years ago
  62. fee1cc0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into HEAD by Simon Horman · 13 years ago
  63. 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
  64. 8f1b03a ipvs: allow transmit of GRO aggregated skbs by Simon Horman · 14 years ago
  65. a333e2ec ipvs: remove shadow rt variable by Eric Dumazet · 14 years ago
  66. c753796 ipv4: Make rt->fl.iif tests lest obscure. by David S. Miller · 14 years ago
  67. 0d79641 ipvs: provide address family for debugging by Julian Anastasov · 14 years ago
  68. cb59155 ipvs: changes for local client by Julian Anastasov · 14 years ago
  69. fc60476 ipvs: changes for local real server by Julian Anastasov · 14 years ago
  70. 4256f1a ipvs: fix CHECKSUM_PARTIAL for TUN method by Julian Anastasov · 14 years ago
  71. cf356d6 ipvs: switch to notrack mode by Julian Anastasov · 14 years ago
  72. 714f095 ipvs: IPv6 tunnel mode by Hans Schillstrom · 14 years ago
  73. f4bc17c ipvs: netfilter connection tracking changes by Julian Anastasov · 14 years ago
  74. 6523ce1 ipvs: fix active FTP by Julian Anastasov · 14 years ago
  75. 7b215ff IPVS: make friends with nf_conntrack by Hannes Eder · 14 years ago
  76. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  77. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  78. 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
  79. 7911b5c netfilter: ipvs: use NFPROTO values for NF_HOOK invocation by Jan Engelhardt · 14 years ago
  80. 3ffe533 ipv6: drop unused "dev" arg of icmpv6_send() by Alexey Dobriyan · 14 years ago
  81. 1e3e238 IPVS: use pr_err and friends instead of IP_VS_ERR and friends by Hannes Eder · 15 years ago
  82. 9aada7a IPVS: use pr_fmt by Hannes Eder · 15 years ago
  83. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  84. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  85. b7b45f4 netfilter: payload_len is be16, add size of struct rather than size of pointer by Harvey Harrison · 16 years ago
  86. 14d5e83 net: replace NIPQUAD() in net/netfilter/ by Harvey Harrison · 16 years ago
  87. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  88. 38ff4fa netfilter: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  89. cb7f6a7 IPVS: Move IPVS to net/netfilter/ipvs by Julius Volz · 16 years ago[Renamed from net/ipv4/ipvs/ip_vs_xmit.c]
  90. b3cdd2a7 IPVS: Add and bind IPv6 xmit functions by Julius Volz · 16 years ago
  91. 38cdcc9 IPVS: Add IPv6 support to xmit() support functions by Julius Volz · 16 years ago
  92. e7ade46 IPVS: Change IPVS data structures to support IPv6 addresses by Julius Volz · 16 years ago
  93. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  94. f206351 [NETNS]: Add namespace parameter to ip_route_output_key. by Denis V. Lunev · 16 years ago
  95. ad1b30b [IPVS]: Kill some bloat by Ilpo Järvinen · 16 years ago
  96. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  97. c439cb2 [IPV4]: Add ip_local_out by Herbert Xu · 16 years ago
  98. c2636b4 [NET]: Treat the sign of the result of skb_headroom() consistently by Chuck Lever · 17 years ago
  99. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  100. af1e1cf [IPVS]: Replace local version of skb_make_writable by Herbert Xu · 17 years ago