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