Age | Commit message (Expand) | Author |
2006-01-14 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven |
2006-01-13 | [NETFILTER] x-tables: Missing linux/ipv6.h includes. | David S. Miller |
2006-01-13 | [NET]: Use NIP6_FMT in kernel.h | Joe Perches |
2006-01-12 | [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables | Harald Welte |
2006-01-10 | [NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures | Patrick McHardy |
2006-01-10 | spelling: s/trough/through/ | Adrian Bunk |
2006-01-05 | [NETFILTER]: Fix module_param types and permissions | Patrick McHardy |
2006-01-05 | [NETFILTER]: Filter dumped entries based on the layer 3 protocol number | Pablo Neira Ayuso |
2006-01-05 | [NETFILTER]: Add ctnetlink port for nf_conntrack | Pablo Neira Ayuso |
2006-01-05 | [NETFILTER]: Decrease number of pointer derefs in nf_conntrack_core.c | Jesper Juhl |
2006-01-05 | [NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.c | Jesper Juhl |
2006-01-04 | [NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition. | YOSHIFUJI Hideaki |
2005-12-05 | [NETFILTER]: Wait for untracked references in nf_conntrack module unload | Patrick McHardy |
2005-12-05 | [NETFILTER]: Mark ctnetlink as EXPERIMENTAL | Patrick McHardy |
2005-12-05 | [NETFILTER]: nfnetlink: Fix calculation of minimum message length | Yasuyuki Kozakai |
2005-12-01 | [NETFILTER]: Ignore ACKs ACKs on half open connections in TCP conntrack | Jozsef Kadlecsik |
2005-11-16 | [NETFILTER]: Fix nf_conntrack compilation with CONFIG_NETFILTER_DEBUG | Patrick McHardy |
2005-11-15 | [NETFILTER] Free layer-3 specific protocol tables at cleanup | KOVACS Krisztian |
2005-11-15 | [NETFILTER] Remove nf_conntrack stat proc file when cleaning up | KOVACS Krisztian |
2005-11-14 | [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN | Harald Welte |
2005-11-14 | [NETFILTER] nf_conntrack: Add missing code to TCP conntrack module | KOVACS Krisztian |
2005-11-12 | [NETFILTER] {ip,nf}_conntrack TCP: Accept SYN+PUSH like SYN | Vlad Drukker |
2005-11-09 | [NETFILTER]: Add nf_conntrack subsystem. | Yasuyuki Kozakai |
2005-11-09 | [NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is set | Harald Welte |
2005-11-09 | [NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void | Harald Welte |
2005-11-05 | [NETFILTER] nf_queue: Fix Ooops when no queue handler registered | Harald Welte |
2005-11-05 | [NETFILTER] nfnetlink: Use kzalloc | Harald Welte |
2005-10-10 | [NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLV | Harald Welte |
2005-10-08 | [PATCH] gfp flags annotations - part 1 | Al Viro |
2005-10-04 | [NETFILTER]: fix sparse gfp nocast warnings | Randy Dunlap |
2005-10-03 | [NET]: Fix packet timestamping. | Herbert Xu |
2005-09-06 | [NETFILTER]: Fix HW checksum handling in nfnetlink_queue | Patrick McHardy |
2005-09-05 | [NETFILTER] remove bogus hand-coded htonll() from nenetlink_queue | Harald Welte |
2005-09-05 | [NETFILTER]: net/netfilter/nfnetlink*: make functions static | Adrian Bunk |
2005-08-29 | [NETLINK]: Add "groups" argument to netlink_kernel_create | Patrick McHardy |
2005-08-29 | [NETLINK]: Convert netlink users to use group numbers instead of bitmasks | Patrick McHardy |
2005-08-29 | [NET]: Store skb->timestamp as offset to a base timestamp | Patrick McHardy |
2005-08-29 | [NETFILTER]: Fix compilation when no PROC_FS enabled | Harald Welte |
2005-08-29 | [NETFILTER]: check nf_log function call arguments | Harald Welte |
2005-08-29 | [NETFILTER]: more verbose return codes from nf_{log,queue} | Harald Welte |
2005-08-29 | [NETFILTER]: add /proc/net/netfilter interface to nf_queue | Harald Welte |
2005-08-29 | [NETFILTER]: add correct bridging support to nfnetlink_{queue,log} | Harald Welte |
2005-08-29 | [NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c | Harald Welte |
2005-08-29 | [NETFILTER]: fix autoloading of nfnetlink_log | Harald Welte |
2005-08-29 | [NETFILTER]: cleanup nfnetlink_check_attributes() | Harald Welte |
2005-08-29 | [NETFILTER]: attribute count is an attribute of message type, not subsytem | Harald Welte |
2005-08-29 | [NETFILTER]: Add new "nfnetlink_log" userspace packet logging facility | Harald Welte |
2005-08-29 | [NETFILTER]: Add refcounting and /proc/net/netfilter interface to nfnetlink_q... | Harald Welte |
2005-08-29 | [NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink | Harald Welte |
2005-08-29 | [NETFILTER]: Core changes required by upcoming nfnetlink_queue code | Harald Welte |