1. 00e03ac net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  2. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  3. 2dad81a netfilter: ipv6: fix afinfo->route refcnt leak on error by Florian Westphal · 13 years ago
  4. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  5. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  6. 0fae2e7 netfilter: af_info: add 'strict' parameter to limit lookup to .oif by Florian Westphal · 13 years ago
  7. 31ad3dd netfilter: af_info: add network namespace parameter to route hook by Florian Westphal · 13 years ago
  8. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  9. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  10. 452edd5 xfrm: Return dst directly from xfrm_lookup() by David S. Miller · 13 years ago
  11. 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
  12. c86ee67 netfilter: kill redundant check code in which setting ip_summed value by Shan Wei · 14 years ago
  13. 90348e0 netfilter: ipv6: move xfrm_lookup at end of ip6_route_me_harder by Ulrich Weber · 14 years ago
  14. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  15. ed77a89 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  16. 52479b6 netns xfrm: lookup in netns by Alexey Dobriyan · 15 years ago
  17. 9f40ac7 netfilter: nfmark IPV6 routing in OUTPUT, mangle, NFQUEUE by Eric Leblond · 15 years ago
  18. eef9d90 netns: correct mib stats in ip6_route_me_harder() by Alexey Dobriyan · 16 years ago
  19. 3bd653c netns: add net parameter to IP6_INC_STATS by Denis V. Lunev · 16 years ago
  20. b21f890 netfilter: netns: fix {ip,6}_route_me_harder() in netns by Alexey Dobriyan · 16 years ago
  21. d63a650 [NETFILTER]: Add partial checksum validation helper by Patrick McHardy · 16 years ago
  22. 4591db4 [NETNS][IPV6] route6 - add netns parameter to ip6_route_output by Daniel Lezcano · 16 years ago
  23. 1e796fd [NETFILTER]: constify nf_afinfo by Patrick McHardy · 16 years ago
  24. 02f014d [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info by Patrick McHardy · 16 years ago
  25. c01cd42 [NETFILTER]: nf_queue: move queueing related functions/struct to seperate header by Patrick McHardy · 16 years ago
  26. 1841a4c [NETFILTER]: nf_ct_h323: remove ipv6 module dependency by Patrick McHardy · 16 years ago
  27. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  28. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  29. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  30. bc5f774 [NETFILTER]: ip6_route_me_harder should take into account mark by Yasuyuki Kozakai · 17 years ago
  31. 1ab1457 [NET] IPV6: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  32. b51655b [NET]: Annotate __skb_checksum_complete() and friends. by Al Viro · 18 years ago
  33. 868c86b [NET]: annotate csum_ipv6_magic() callers in net/* by Al Viro · 18 years ago
  34. a11d206 [IPV6]: Per-interface statistics support. by YOSHIFUJI Hideaki · 18 years ago
  35. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  36. 503e4fa [NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64 by Brian Haley · 18 years ago
  37. 422c346 [NETFILTER]: Add address family specific checksum helpers by Patrick McHardy · 18 years ago
  38. bce8032 [NETFILTER]: Introduce infrastructure for address family specific operations by Patrick McHardy · 18 years ago
  39. 5bf887f [IPV6]: Fix modular build with netfilter enabled. by David S. Miller · 18 years ago
  40. bb94aa1 [NETFILTER]: net/ipv[46]/netfilter.c cleanups by Patrick McHardy · 18 years ago
  41. 3e3850e [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder by Patrick McHardy · 18 years ago
  42. 64ce207 [NET]: Make NETDEBUG pure printk wrappers by Patrick McHardy · 19 years ago
  43. 2cc7d57 [NETFILTER]: Move reroute-after-queue code up to the nf_queue layer. by Harald Welte · 19 years ago
  44. 020b4c1 [NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/netfilter.c by Harald Welte · 19 years ago