1. ed77a89 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
  2. 52479b6 netns xfrm: lookup in netns by Alexey Dobriyan · 16 years ago
  3. 5f145e4 netfilter: nfmark routing in OUTPUT, mangle, NFQUEUE by Eric Leblond · 16 years ago
  4. b21f890 netfilter: netns: fix {ip,6}_route_me_harder() in netns by Alexey Dobriyan · 16 years ago
  5. 86b08d8 ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible by KOVACS Krisztian · 16 years ago
  6. d63a650 [NETFILTER]: Add partial checksum validation helper by Patrick McHardy · 16 years ago
  7. f206351 [NETNS]: Add namespace parameter to ip_route_output_key. by Denis V. Lunev · 17 years ago
  8. 4f53652 [NETFILTER]: kill nf_sysctl.c by Patrick McHardy · 17 years ago
  9. 6b175b2 [NETNS]: Add netns parameter to inet_(dev_)add_type. by Eric W. Biederman · 17 years ago
  10. 1e796fd [NETFILTER]: constify nf_afinfo by Patrick McHardy · 17 years ago
  11. 02f014d [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info by Patrick McHardy · 17 years ago
  12. c01cd42 [NETFILTER]: nf_queue: move queueing related functions/struct to seperate header by Patrick McHardy · 17 years ago
  13. 1841a4c [NETFILTER]: nf_ct_h323: remove ipv6 module dependency by Patrick McHardy · 17 years ago
  14. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  15. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  16. 2ca7b0a [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom by Herbert Xu · 17 years ago
  17. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  18. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  19. c68b8b6 [NETFILTER]: Fix routing of REJECT target generated packets in output chain by Patrick McHardy · 18 years ago
  20. b51655b [NET]: Annotate __skb_checksum_complete() and friends. by Al Viro · 18 years ago
  21. d3bc23e [NET]: Annotate callers of csum_fold() in net/* by Al Viro · 18 years ago
  22. 47dcf0c [NET]: Rethink mark field in struct flowi by Thomas Graf · 18 years ago
  23. 82e91ff [NET]: Turn nfmark into generic mark by Thomas Graf · 18 years ago
  24. b4c4ed1 [NETFILTER]: add type parameter to ip_route_me_harder by Simon Horman · 18 years ago
  25. 59b8bfd [NETFILTER]: netfilter misc annotations by Al Viro · 18 years ago
  26. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  27. 422c346 [NETFILTER]: Add address family specific checksum helpers by Patrick McHardy · 18 years ago
  28. bce8032 [NETFILTER]: Introduce infrastructure for address family specific operations by Patrick McHardy · 18 years ago
  29. 65b4b4e [NETFILTER]: Rename init functions. by Andrew Morton · 18 years ago
  30. ee68cea [NETFILTER]: Fix xfrm lookup after SNAT by Patrick McHardy · 18 years ago
  31. bb94aa1 [NETFILTER]: net/ipv[46]/netfilter.c cleanups by Patrick McHardy · 19 years ago
  32. eb9c7eb [NETFILTER]: Handle NAT in IPsec policy checks by Patrick McHardy · 19 years ago
  33. 3e3850e [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder by Patrick McHardy · 19 years ago
  34. 2cc7d57 [NETFILTER]: Move reroute-after-queue code up to the nf_queue layer. by Harald Welte · 19 years ago
  35. 020b4c1 [NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/netfilter.c by Harald Welte · 19 years ago