1. 96f6bf8 [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions by Patrick McHardy · 18 years ago
  2. bce8032 [NETFILTER]: Introduce infrastructure for address family specific operations by Patrick McHardy · 18 years ago
  3. 32292a7 [NETFILTER]: Fix section mismatch warnings by Patrick McHardy · 18 years ago
  4. 972d1cb [NETFILTER]: Add helper functions for mass hook registration/unregistration by Patrick McHardy · 18 years ago
  5. 2722971 [NETFILTER]: iptables 32bit compat layer by Dmitry Mishin · 18 years ago
  6. e64a70b [NETFILTER]: {ip,nf}_conntrack_netlink: fix expectation notifier unregistration by Martin Josefsson · 18 years ago
  7. bcd1e83 [NETFILTER]: fix ifdef for connmark support in nf_conntrack_netlink by Martin Josefsson · 18 years ago
  8. a89ecb6 [NETFILTER]: x_tables: unify IPv4/IPv6 multiport match by Yasuyuki Kozakai · 18 years ago
  9. dc5ab2f [NETFILTER]: x_tables: unify IPv4/IPv6 esp match by Yasuyuki Kozakai · 18 years ago
  10. dbe5b4a [IPSEC]: Kill unused decap state structure by Herbert Xu · 18 years ago
  11. 65b4b4e [NETFILTER]: Rename init functions. by Andrew Morton · 18 years ago
  12. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  13. 9e19bb6 [NETFILTER] x_table.c: sem2mutex by Ingo Molnar · 18 years ago
  14. 81fbfd6 [NETFILTER]: Fix xt_policy address matching by Patrick McHardy · 18 years ago
  15. b9f78f9 [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand by Pablo Neira Ayuso · 18 years ago
  16. a45049c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches by Pablo Neira Ayuso · 18 years ago
  17. 4e3882f [NETFILTER]: conntrack: cleanup the conntrack ID initialization by Pablo Neira Ayuso · 18 years ago
  18. f0d8358 [NETFILTER]: nfnetlink_queue: fix nfnetlink message size by Pablo Neira Ayuso · 18 years ago
  19. 1cde643 [NETFILTER]: ctnetlink: Fix expectaction mask dumping by Pablo Neira Ayuso · 18 years ago
  20. 50b521a [NETFILTER]: Fix Kconfig typos by Thomas Vögtle · 18 years ago
  21. 543d9cf [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset by Arnaldo Carvalho de Melo · 18 years ago
  22. 3fdadf7 [NET]: {get|set}sockopt compatibility layer by Dmitry Mishin · 18 years ago
  23. 57b47a5 [NET]: sem2mutex part 2 by Ingo Molnar · 18 years ago
  24. 4a3e2f7 [NET] sem2mutex: net/ by Arjan van de Ven · 18 years ago
  25. a242769 [NETFILTER]: ctnetlink: avoid unneccessary event message generation by Patrick McHardy · 18 years ago
  26. c4b8851 [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant version by Patrick McHardy · 18 years ago
  27. c498673 [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions by Patrick McHardy · 18 years ago
  28. 5d04bff [NETFILTER]: Convert x_tables matches/targets to centralized error checking by Patrick McHardy · 18 years ago
  29. 37f9f73 [NETFILTER]: xt_tables: add centralized error checking by Patrick McHardy · 18 years ago
  30. dc808fe [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn' by Harald Welte · 18 years ago
  31. 0af5f6c [NETFILTER] nfnetlink_log: add sequence numbers for log events by Harald Welte · 18 years ago
  32. 406dbfc [NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereference by Patrick McHardy · 18 years ago
  33. 45fe4dc [NETFILTER]: nf_queue: fix end-of-list check by Patrick McHardy · 18 years ago
  34. e121e9e [NETFILTER]: nf_queue: remove unnecessary check for outfn by Patrick McHardy · 18 years ago
  35. 7a11b98 [NETFILTER]: nf_queue: fix rerouting after packet mangling by Patrick McHardy · 18 years ago
  36. f92f871 [NETFILTER]: nf_queue: check if rerouter is present before using it by Patrick McHardy · 18 years ago
  37. e02f7d1 [NETFILTER]: nf_queue: don't copy registered rerouter data by Patrick McHardy · 18 years ago
  38. 7c6de05 [NETFILTER]: nf_conntrack: Fix TCP/UDP HW checksum handling for IPv6 packet by Yasuyuki Kozakai · 18 years ago
  39. 7d3cdc6 [NETFILTER]: nf_conntrack: move registration of __nf_ct_attach by Yasuyuki Kozakai · 18 years ago
  40. deac0cc [NETFILTER]: x_tables: fix dependencies of conntrack related modules by Yasuyuki Kozakai · 18 years ago
  41. a6c1cd57 [NETFILTER] Fix Kconfig menu level for x_tables by Harald Welte · 18 years ago
  42. df4e957 [NETFILTER]: nf_conntrack: fix incorrect memset() size in FTP helper by Samir Bellabes · 19 years ago
  43. a706124 [NETFILTER]: nfnetlink_queue: fix packet marking over netlink by Patrick McHardy · 19 years ago
  44. ad2ad0f [NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log by Patrick McHardy · 19 years ago
  45. c2db292 [NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz' by Holger Eitzenberger · 19 years ago
  46. ddc8d02 [NETFILTER]: nf_conntrack: check address family when finding protocol module by Yasuyuki Kozakai · 19 years ago
  47. 34f9a2e [NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystem by Pablo Neira Ayuso · 19 years ago
  48. b633ad5 [NETFILTER]: ctnetlink: Fix subsystem used for expectation events by Marcus Sundberg · 19 years ago
  49. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  50. 37d8dc8 [NETFILTER] x-tables: Missing linux/ipv6.h includes. by David S. Miller · 19 years ago
  51. 46b86a2 [NET]: Use NIP6_FMT in kernel.h by Joe Perches · 19 years ago
  52. 2e4e6a1 [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables by Harald Welte · 19 years ago
  53. babbdb1 [NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures by Patrick McHardy · 19 years ago
  54. 93b1fae spelling: s/trough/through/ by Adrian Bunk · 19 years ago
  55. e7be699 [NETFILTER]: Fix module_param types and permissions by Patrick McHardy · 19 years ago
  56. 87711cb [NETFILTER]: Filter dumped entries based on the layer 3 protocol number by Pablo Neira Ayuso · 19 years ago
  57. c1d10ad [NETFILTER]: Add ctnetlink port for nf_conntrack by Pablo Neira Ayuso · 19 years ago
  58. d695aa8 [NETFILTER]: Decrease number of pointer derefs in nf_conntrack_core.c by Jesper Juhl · 19 years ago
  59. 3e4ead4 [NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.c by Jesper Juhl · 19 years ago
  60. 181a46a [NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition. by YOSHIFUJI Hideaki · 19 years ago
  61. 6636568 [NETFILTER]: Wait for untracked references in nf_conntrack module unload by Patrick McHardy · 19 years ago
  62. a795756 [NETFILTER]: Mark ctnetlink as EXPERIMENTAL by Patrick McHardy · 19 years ago
  63. 3ebbe0c [NETFILTER]: nfnetlink: Fix calculation of minimum message length by Yasuyuki Kozakai · 19 years ago
  64. 73f3060 [NETFILTER]: Ignore ACKs ACKs on half open connections in TCP conntrack by Jozsef Kadlecsik · 19 years ago
  65. 4a59a81 [NETFILTER]: Fix nf_conntrack compilation with CONFIG_NETFILTER_DEBUG by Patrick McHardy · 19 years ago
  66. 5a6f294e4 [NETFILTER] Free layer-3 specific protocol tables at cleanup by KOVACS Krisztian · 19 years ago
  67. 9647937 [NETFILTER] Remove nf_conntrack stat proc file when cleaning up by KOVACS Krisztian · 19 years ago
  68. 37d2e7a [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN by Harald Welte · 19 years ago
  69. 3746a2b [NETFILTER] nf_conntrack: Add missing code to TCP conntrack module by KOVACS Krisztian · 19 years ago
  70. a2d7222 [NETFILTER] {ip,nf}_conntrack TCP: Accept SYN+PUSH like SYN by Vlad Drukker · 19 years ago
  71. 9fb9cbb [NETFILTER]: Add nf_conntrack subsystem. by Yasuyuki Kozakai · 19 years ago
  72. ed77de9 [NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is set by Harald Welte · 19 years ago
  73. a2506c0 [NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void by Harald Welte · 19 years ago
  74. 1758ee0 [NETFILTER] nf_queue: Fix Ooops when no queue handler registered by Harald Welte · 19 years ago
  75. 10dfdc6 [NETFILTER] nfnetlink: Use kzalloc by Harald Welte · 19 years ago
  76. ebe0bbf [NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLV by Harald Welte · 19 years ago
  77. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  78. c6f4faf [NETFILTER]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
  79. 325ed82 [NET]: Fix packet timestamping. by Herbert Xu · 19 years ago
  80. e7dfb09 [NETFILTER]: Fix HW checksum handling in nfnetlink_queue by Patrick McHardy · 19 years ago
  81. aa07ca57 [NETFILTER] remove bogus hand-coded htonll() from nenetlink_queue by Harald Welte · 19 years ago
  82. 395dde2 [NETFILTER]: net/netfilter/nfnetlink*: make functions static by Adrian Bunk · 19 years ago
  83. 0662860 [NETLINK]: Add "groups" argument to netlink_kernel_create by Patrick McHardy · 19 years ago
  84. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  85. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  86. 6224392 [NETFILTER]: Fix compilation when no PROC_FS enabled by Harald Welte · 19 years ago
  87. 8a61fad [NETFILTER]: check nf_log function call arguments by Harald Welte · 19 years ago
  88. d72367b [NETFILTER]: more verbose return codes from nf_{log,queue} by Harald Welte · 19 years ago
  89. bbd86b9f [NETFILTER]: add /proc/net/netfilter interface to nf_queue by Harald Welte · 19 years ago
  90. fbcd923 [NETFILTER]: add correct bridging support to nfnetlink_{queue,log} by Harald Welte · 19 years ago
  91. f6ebe77 [NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c by Harald Welte · 19 years ago
  92. f682fae [NETFILTER]: fix autoloading of nfnetlink_log by Harald Welte · 19 years ago
  93. a42827b [NETFILTER]: cleanup nfnetlink_check_attributes() by Harald Welte · 19 years ago
  94. 927ccbc [NETFILTER]: attribute count is an attribute of message type, not subsytem by Harald Welte · 19 years ago
  95. 0597f26 [NETFILTER]: Add new "nfnetlink_log" userspace packet logging facility by Harald Welte · 19 years ago
  96. 838ab63 [NETFILTER]: Add refcounting and /proc/net/netfilter interface to nfnetlink_queue by Harald Welte · 19 years ago
  97. 7af4cc3 [NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink by Harald Welte · 19 years ago
  98. 0ab43f8 [NETFILTER]: Core changes required by upcoming nfnetlink_queue code by Harald Welte · 19 years ago
  99. 4fdb3bb [NETLINK]: Add properly module refcounting for kernel netlink sockets. by Harald Welte · 19 years ago
  100. 080774a [NETFILTER]: Add ctnetlink subsystem by Harald Welte · 19 years ago