1. 4e6577d netfilter: Add the missed return value check of register_netdevice_notifier by Gao Feng · 8 years ago
  2. 08a7f5d netfilter: tee: select NF_DUP_IPV6 unconditionally by Arnd Bergmann · 8 years ago
  3. d9c7dbc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  4. 45efccd netfilter: xt_TEE: fix NULL dereference by Eric Dumazet · 9 years ago
  5. 206e8c0 netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6 by Eric W. Biederman · 9 years ago
  6. 116984a3 netfilter: xt_TEE: use IS_ENABLED(CONFIG_NF_DUP_IPV6) by Pablo Neira Ayuso · 9 years ago
  7. bbde9fc netfilter: factor out packet duplication for IPv4/IPv6 by Pablo Neira Ayuso · 9 years ago
  8. 24b7811 netfilter: xt_TEE: get rid of WITH_CONNTRACK definition by Pablo Neira Ayuso · 9 years ago
  9. dcebd31 netfilter: add and use jump label for xt_tee by Florian Westphal · 9 years ago
  10. e7c8899 netfilter: move tee_active to core by Florian Westphal · 9 years ago
  11. 48e8aa6 ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags by Martin KaFai Lau · 9 years ago
  12. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  13. 2ad5b9e netfilter: xt_TEE: don't use destination address found in header by Eric Dumazet · 12 years ago
  14. 19e8d69 net: replace percpu_xxx funcs with this_cpu_xxx or __this_cpu_xxx by Alex Shi · 12 years ago
  15. 5d38b1f netfilter: ip6_route_output() never returns NULL. by RongQing.Li · 12 years ago
  16. c0cd115 net:netfilter: use IS_ENABLED by Igor Maravić · 12 years ago
  17. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 12 years ago
  18. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  19. 9d6ec93 ipv4: Use flowi4 in public route lookup interfaces. by David S. Miller · 13 years ago
  20. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  21. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  22. 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
  23. f9181f4 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  24. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  25. 5bfddbd netfilter: nf_conntrack: IPS_UNTRACKED bit by Eric Dumazet · 14 years ago
  26. 50636af xt_tee: use skb_dst_drop() by Eric Dumazet · 14 years ago
  27. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  28. 22265a5 netfilter: xt_TEE: resolve oif using netdevice notifiers by Patrick McHardy · 14 years ago
  29. cd58bcd netfilter: xt_TEE: have cloned packet travel through Xtables too by Jan Engelhardt · 14 years ago
  30. e281b19 netfilter: xtables: inclusion of xt_TEE by Jan Engelhardt · 14 years ago