summaryrefslogtreecommitdiff
path: root/net/netfilter
Commit message (Expand)AuthorAge
* [NETFILTER]: Fix timeout sysctls on big-endian 64bit architecturesPatrick McHardy2006-01-10
* spelling: s/trough/through/Adrian Bunk2006-01-10
* [NETFILTER]: Fix module_param types and permissionsPatrick McHardy2006-01-05
* [NETFILTER]: Filter dumped entries based on the layer 3 protocol numberPablo Neira Ayuso2006-01-05
* [NETFILTER]: Add ctnetlink port for nf_conntrackPablo Neira Ayuso2006-01-05
* [NETFILTER]: Decrease number of pointer derefs in nf_conntrack_core.cJesper Juhl2006-01-05
* [NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.cJesper Juhl2006-01-05
* [NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition.YOSHIFUJI Hideaki2006-01-04
* [NETFILTER]: Wait for untracked references in nf_conntrack module unloadPatrick McHardy2005-12-05
* [NETFILTER]: Mark ctnetlink as EXPERIMENTALPatrick McHardy2005-12-05
* [NETFILTER]: nfnetlink: Fix calculation of minimum message lengthYasuyuki Kozakai2005-12-05
* [NETFILTER]: Ignore ACKs ACKs on half open connections in TCP conntrackJozsef Kadlecsik2005-12-01
* [NETFILTER]: Fix nf_conntrack compilation with CONFIG_NETFILTER_DEBUGPatrick McHardy2005-11-16
* [NETFILTER] Free layer-3 specific protocol tables at cleanupKOVACS Krisztian2005-11-15
* [NETFILTER] Remove nf_conntrack stat proc file when cleaning upKOVACS Krisztian2005-11-15
* [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMINHarald Welte2005-11-14
* [NETFILTER] nf_conntrack: Add missing code to TCP conntrack moduleKOVACS Krisztian2005-11-14
* [NETFILTER] {ip,nf}_conntrack TCP: Accept SYN+PUSH like SYNVlad Drukker2005-11-12
* [NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai2005-11-09
* [NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is setHarald Welte2005-11-09
* [NETFILTER] nfnetlink: nfattr_parse() can never fail, make it voidHarald Welte2005-11-09
* [NETFILTER] nf_queue: Fix Ooops when no queue handler registeredHarald Welte2005-11-05
* [NETFILTER] nfnetlink: Use kzallocHarald Welte2005-11-05
* [NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLVHarald Welte2005-10-10
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [NETFILTER]: fix sparse gfp nocast warningsRandy Dunlap2005-10-04
* [NET]: Fix packet timestamping.Herbert Xu2005-10-03
* [NETFILTER]: Fix HW checksum handling in nfnetlink_queuePatrick McHardy2005-09-06
* [NETFILTER] remove bogus hand-coded htonll() from nenetlink_queueHarald Welte2005-09-05
* [NETFILTER]: net/netfilter/nfnetlink*: make functions staticAdrian Bunk2005-09-05
* [NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy2005-08-29
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-29
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-29
* [NETFILTER]: Fix compilation when no PROC_FS enabledHarald Welte2005-08-29
* [NETFILTER]: check nf_log function call argumentsHarald Welte2005-08-29
* [NETFILTER]: more verbose return codes from nf_{log,queue}Harald Welte2005-08-29
* [NETFILTER]: add /proc/net/netfilter interface to nf_queueHarald Welte2005-08-29
* [NETFILTER]: add correct bridging support to nfnetlink_{queue,log}Harald Welte2005-08-29
* [NETFILTER]: split net/core/netfilter.c into net/netfilter/*.cHarald Welte2005-08-29
* [NETFILTER]: fix autoloading of nfnetlink_logHarald Welte2005-08-29
* [NETFILTER]: cleanup nfnetlink_check_attributes()Harald Welte2005-08-29
* [NETFILTER]: attribute count is an attribute of message type, not subsytemHarald Welte2005-08-29
* [NETFILTER]: Add new "nfnetlink_log" userspace packet logging facilityHarald Welte2005-08-29
* [NETFILTER]: Add refcounting and /proc/net/netfilter interface to nfnetlink_q...Harald Welte2005-08-29
* [NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlinkHarald Welte2005-08-29
* [NETFILTER]: Core changes required by upcoming nfnetlink_queue codeHarald Welte2005-08-29
* [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-29
* [NETFILTER]: Add ctnetlink subsystemHarald Welte2005-08-29
* [NETFITLER]: Add nfnetlink layer.Harald Welte2005-08-29