1. 64507fd netfilter: nf_queue: fix NF_STOLEN skb leak by Eric Dumazet · 14 years ago
  2. 4b1e27e netfilter: queue: use NFPROTO_ for queue callsites by Jan Engelhardt · 15 years ago
  3. 7e9c6ee netfilter: Introduce NFPROTO_* constants by Jan Engelhardt · 16 years ago
  4. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  5. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  6. 8eeee8b [NETFILTER]: Replate direct proc_fops assignment with proc_create call. by Denis V. Lunev · 16 years ago
  7. 94be1a3 [NETFILTER]: nf_queue: don't return error when unregistering a non-existant handler by Patrick McHardy · 16 years ago
  8. 1e796fd [NETFILTER]: constify nf_afinfo by Patrick McHardy · 16 years ago
  9. daaa8be [NETFILTER]: nf_queue: clean up error paths by Patrick McHardy · 17 years ago
  10. 4b3d15e [NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict by Patrick McHardy · 17 years ago
  11. 02f014d [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info by Patrick McHardy · 17 years ago
  12. c01cd42 [NETFILTER]: nf_queue: move queueing related functions/struct to seperate header by Patrick McHardy · 17 years ago
  13. f9d8928 [NETFILTER]: nf_queue: remove unused data pointer by Patrick McHardy · 17 years ago
  14. e3ac529 [NETFILTER]: nf_queue: make queue_handler const by Patrick McHardy · 17 years ago
  15. fb46990 [NETFILTER]: nf_queue: remove unnecessary hook existance check by Patrick McHardy · 17 years ago
  16. 8b1cf0d [NETFILTER]: nf_queue: minor cleanup by Patrick McHardy · 17 years ago
  17. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  18. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  19. 585426f [NETFILTER]: nf_queue: Use RCU and mutex for queue handlers by Yasuyuki Kozakai · 17 years ago
  20. ce7663d [NETFILTER]: nfnetlink_queue: don't unregister handler of other subsystem by Yasuyuki Kozakai · 17 years ago
  21. 601e68e [NETFILTER]: Fix whitespace errors by YOSHIFUJI Hideaki · 17 years ago
  22. da7071d [PATCH] mark struct file_operations const 8 by Arjan van de Ven · 17 years ago
  23. 394f545 [NETFILTER]: nf_queue: handle GSO packets by Patrick McHardy · 18 years ago
  24. 3bc3871 [NETFILTER]: nf_queue: handle NF_STOP and unknown verdicts in nf_reinject by Patrick McHardy · 18 years ago
  25. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  26. bce8032 [NETFILTER]: Introduce infrastructure for address family specific operations by Patrick McHardy · 18 years ago
  27. 45fe4dc [NETFILTER]: nf_queue: fix end-of-list check by Patrick McHardy · 18 years ago
  28. e121e9e [NETFILTER]: nf_queue: remove unnecessary check for outfn by Patrick McHardy · 18 years ago
  29. 7a11b98 [NETFILTER]: nf_queue: fix rerouting after packet mangling by Patrick McHardy · 18 years ago
  30. f92f871 [NETFILTER]: nf_queue: check if rerouter is present before using it by Patrick McHardy · 18 years ago
  31. e02f7d1 [NETFILTER]: nf_queue: don't copy registered rerouter data by Patrick McHardy · 18 years ago
  32. 1758ee0 [NETFILTER] nf_queue: Fix Ooops when no queue handler registered by Harald Welte · 19 years ago
  33. d72367b [NETFILTER]: more verbose return codes from nf_{log,queue} by Harald Welte · 19 years ago
  34. bbd86b9f [NETFILTER]: add /proc/net/netfilter interface to nf_queue by Harald Welte · 19 years ago
  35. f6ebe77 [NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c by Harald Welte · 19 years ago