[PATCH] sparc: vfc __iomem annotations and fixes
[safe/jmp/linux-2.6] / net / netfilter /
2005-12-05 Patrick McHardy[NETFILTER]: Wait for untracked references in nf_conntr...
2005-12-05 Patrick McHardy[NETFILTER]: Mark ctnetlink as EXPERIMENTAL
2005-12-05 Yasuyuki Kozakai[NETFILTER]: nfnetlink: Fix calculation of minimum...
2005-12-01 Jozsef Kadlecsik[NETFILTER]: Ignore ACKs ACKs on half open connections...
2005-11-17 Patrick McHardy[NETFILTER]: Fix nf_conntrack compilation with CONFIG_N...
2005-11-16 KOVACS Krisztian[NETFILTER] Free layer-3 specific protocol tables at...
2005-11-16 KOVACS Krisztian[NETFILTER] Remove nf_conntrack stat proc file when...
2005-11-14 Harald Welte[NETFILTER] nfnetlink: unconditionally require CAP_NET_...
2005-11-14 KOVACS Krisztian[NETFILTER] nf_conntrack: Add missing code to TCP connt...
2005-11-12 Vlad Drukker[NETFILTER] {ip,nf}_conntrack TCP: Accept SYN+PUSH...
2005-11-10 Yasuyuki Kozakai[NETFILTER]: Add nf_conntrack subsystem.
2005-11-09 Harald Welte[NETFILTER] nfnetlink: only load subsystems if CAP_NET_...
2005-11-09 Harald Welte[NETFILTER] nfnetlink: nfattr_parse() can never fail...
2005-11-05 Harald Welte[NETFILTER] nf_queue: Fix Ooops when no queue handler...
2005-11-05 Harald Welte[NETFILTER] nfnetlink: Use kzalloc
2005-10-11 Harald Welte[NETFILTER] nfnetlink: use highest bit of nfa_type...
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-10-05 Randy Dunlap[NETFILTER]: fix sparse gfp nocast warnings
2005-10-03 Herbert Xu[NET]: Fix packet timestamping.
2005-09-06 Patrick McHardy[NETFILTER]: Fix HW checksum handling in nfnetlink_queue
2005-09-06 Harald Welte[NETFILTER] remove bogus hand-coded htonll() from nenet...
2005-09-06 Adrian Bunk[NETFILTER]: net/netfilter/nfnetlink*: make functions...
2005-08-29 Patrick McHardy[NETLINK]: Add "groups" argument to netlink_kernel_create
2005-08-29 Patrick McHardy[NETLINK]: Convert netlink users to use group numbers...
2005-08-29 Patrick McHardy[NET]: Store skb->timestamp as offset to a base timestamp
2005-08-29 Harald Welte[NETFILTER]: Fix compilation when no PROC_FS enabled
2005-08-29 Harald Welte[NETFILTER]: check nf_log function call arguments
2005-08-29 Harald Welte[NETFILTER]: more verbose return codes from nf_{log...
2005-08-29 Harald Welte[NETFILTER]: add /proc/net/netfilter interface to nf_queue
2005-08-29 Harald Welte[NETFILTER]: add correct bridging support to nfnetlink_...
2005-08-29 Harald Welte[NETFILTER]: split net/core/netfilter.c into net/netfil...
2005-08-29 Harald Welte[NETFILTER]: fix autoloading of nfnetlink_log
2005-08-29 Harald Welte[NETFILTER]: cleanup nfnetlink_check_attributes()
2005-08-29 Harald Welte[NETFILTER]: attribute count is an attribute of message...
2005-08-29 Harald Welte[NETFILTER]: Add new "nfnetlink_log" userspace packet...
2005-08-29 Harald Welte[NETFILTER]: Add refcounting and /proc/net/netfilter...
2005-08-29 Harald Welte[NETFILTER]: Add "nfnetlink_queue" netfilter queue...
2005-08-29 Harald Welte[NETFILTER]: Core changes required by upcoming nfnetlin...
2005-08-29 Harald Welte[NETLINK]: Add properly module refcounting for kernel...
2005-08-29 Harald Welte[NETFILTER]: Add ctnetlink subsystem
2005-08-29 Harald Welte[NETFITLER]: Add nfnetlink layer.