1. 7fbbe37 nf: xt_socket: Fix out-of-bounds in xt_socket_lookup_slow_v{4,6} by Tejaswi Tanikella · 6 years ago
  2. da02c83 netfilter: xt_socket: Restore mark from full sockets only by Subash Abhinov Kasiviswanathan · 7 years ago
  3. 80ce2e0 net: xt_qtaguid/xt_socket: fix refcount underflow and crash by Dmitry Torokhov · 9 years ago
  4. df0d47d xt_qtaguid: use sock_gen_put() instead of xt_socket_put_sk() by Amit Pundir · 9 years ago
  5. 994ee75 netfilter: Build fixups - kuid/kguid changes & xt_socket_get/put_sk by John Stultz · 10 years ago
  6. 3b24d85 tcp/dccp: do not touch listener sk_refcnt under synflood by Eric Dumazet · 8 years ago
  7. a583636 inet: refactor inet[6]_lookup functions to take skb by Craig Gallek · 8 years ago
  8. 686c9b5 netfilter: x_tables: Use par->net instead of computing from the passed net devices by Eric W. Biederman · 9 years ago
  9. 01555e7 netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flag by Harout Hedeshian · 9 years ago
  10. d64d80a netfilter: x_tables: don't extract flow keys on early demuxed sks in socket match by Daniel Borkmann · 9 years ago
  11. a940700 netfilter: xt_socket: prepare for TCP_NEW_SYN_RECV support by Eric Dumazet · 9 years ago
  12. 78296c9 netfilter: xt_socket: fix a stack corruption bug by Eric Dumazet · 9 years ago
  13. 1a8bf6e netfilter: xt_socket: use sock_gen_put() by Eric Dumazet · 11 years ago
  14. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  15. 89d5e23 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  16. 93742cf netfilter: tproxy: remove nf_tproxy_core.h by Florian Westphal · 11 years ago
  17. baf60ef netfilter: xt_socket: fix broken v0 support by Eric Dumazet · 11 years ago
  18. 681f130 netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flag by Eric Dumazet · 11 years ago
  19. 00028aa netfilter: xt_socket: use IP early demux by Eric Dumazet · 11 years ago
  20. 6703aa7 netfilter: xt_socket: fix compilation warnings with gcc 4.7 by Pablo Neira Ayuso · 12 years ago
  21. 84018f5 netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() by Hans Schillstrom · 12 years ago
  22. c0cd115 net:netfilter: use IS_ENABLED by Igor Maravić · 12 years ago
  23. 75f2811 ipv6: Add fragment reporting to ipv6_skip_exthdr(). by Jesse Gross · 12 years ago
  24. fb04883 netfilter: add more values to enum ip_conntrack_info by Eric Dumazet · 13 years ago
  25. d503b30 netfilter: tproxy: do not assign timewait sockets to skb->sk by Florian Westphal · 13 years ago
  26. 089282f netfilter: xt_socket: Make tproto signed in socket_mt6_v1(). by David S. Miller · 14 years ago
  27. f6318e5 netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables and xt_TPROXY by KOVACS Krisztian · 14 years ago
  28. b64c925 tproxy: added IPv6 support to the socket match by Balazs Scheidler · 14 years ago
  29. 106e4c2 tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the same tuple by Balazs Scheidler · 14 years ago
  30. 5bfddbd netfilter: nf_conntrack: IPS_UNTRACKED bit by Eric Dumazet · 14 years ago
  31. 62fc805 netfilter: xtables: deconstify struct xt_action_param for matches by Jan Engelhardt · 15 years ago
  32. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  33. ff67e4e netfilter: xt extensions: use pr_<level> (2) by Jan Engelhardt · 14 years ago
  34. aa3c487 netfilter: xt_socket: make module available for INPUT chain by Jan Engelhardt · 15 years ago
  35. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  36. a31e1ff netfilter: xt_socket: added new revision of the 'socket' match supporting flags by Laszlo Attila Toth · 15 years ago
  37. c49b9f2 tproxy: fixe a possible read from an invalid location in the socket match by Balazs Scheidler · 15 years ago
  38. f7108a2 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago
  39. 136cdc7 netfilter: iptables socket match by KOVACS Krisztian · 16 years ago