1. a583636 inet: refactor inet[6]_lookup functions to take skb by Craig Gallek · 8 years ago
  2. 686c9b5 netfilter: x_tables: Use par->net instead of computing from the passed net devices by Eric W. Biederman · 9 years ago
  3. dbe7faa inet: inet_twsk_deschedule factorization by Eric Dumazet · 9 years ago
  4. 789f558 tcp/dccp: get rid of central timewait timer by Eric Dumazet · 9 years ago
  5. d5c1d8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  6. 3d8c6dc netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check() by Pablo Neira Ayuso · 9 years ago
  7. 8b58014 netfilter: tproxy: prepare TCP_NEW_SYN_RECV support by Eric Dumazet · 9 years ago
  8. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  9. d8b3bfc netfilter: tproxy: fix build with IP6_NF_IPTABLES=n by Florian Westphal · 11 years ago
  10. 93742cf netfilter: tproxy: remove nf_tproxy_core.h by Florian Westphal · 11 years ago
  11. fd158d7 netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skb by Florian Westphal · 11 years ago
  12. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  13. 84018f5 netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() by Hans Schillstrom · 12 years ago
  14. c0cd115 net:netfilter: use IS_ENABLED by Igor Maravić · 13 years ago
  15. d503b30 netfilter: tproxy: do not assign timewait sockets to skb->sk by Florian Westphal · 13 years ago
  16. f6318e5 netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables and xt_TPROXY by KOVACS Krisztian · 14 years ago
  17. cc6eb43 tproxy: use the interface primary IP address as a default value for --on-ip by Balazs Scheidler · 14 years ago
  18. 6ad7889 tproxy: added IPv6 support to the TPROXY target by Balazs Scheidler · 14 years ago
  19. 106e4c2 tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the same tuple by Balazs Scheidler · 14 years ago
  20. 70a8516 netfilter: use NFPROTO_IPV4 instead of AF_INET by Changli Gao · 14 years ago
  21. 116e1f1 netfilter: xt_TPROXY: the length of lines should be within 80 by Changli Gao · 14 years ago
  22. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  23. d6b00a5 netfilter: xtables: change targets to return error code by Jan Engelhardt · 14 years ago
  24. 135367b netfilter: xtables: change xt_target.checkentry return type by Jan Engelhardt · 14 years ago
  25. ff67e4e netfilter: xt extensions: use pr_<level> (2) by Jan Engelhardt · 14 years ago
  26. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  27. 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
  28. e843927 netfilter: iptables TPROXY target by KOVACS Krisztian · 16 years ago