summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* [NET]: netfilter checksum annotationsAl Viro2006-12-031-17/+10Star
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-032-3/+22
* [NET]: Turn nfmark into generic markThomas Graf2006-12-035-18/+18
* [NETFILTER]: trivial annotationsAl Viro2006-12-033-19/+16Star
* [NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai2006-11-291-3/+3
* [NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy2006-11-291-0/+1
* [NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrackYasuyuki Kozakai2006-11-291-7/+6Star
* [NETFILTER]: nfctnetlink: assign helper to newly created conntrackYasuyuki Kozakai2006-11-291-0/+8
* [NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queuePatrick McHardy2006-11-161-3/+4
* [NETFILTER]: nfnetlink_log: fix byteorder of NFULA_SEQ_GLOBALPatrick McHardy2006-11-161-1/+1
* [NETFILTER] bug: skb->protocol is already net-endianAl Viro2006-11-052-2/+2
* [NETFILTER] bug: nfulnl_msg_config_mode ->copy_range is 32bitAl Viro2006-11-051-1/+1
* [NETFILTER] bug: NFULA_CFG_QTHRESH uses 32bitAl Viro2006-11-051-2/+2
* [NETFILTER]: nf_conntrack: add missing unlock in get_next_corpse()Martin Josefsson2006-10-311-1/+2
* [NETFILTER]: ctnetlink: Remove debugging messagesPablo Neira Ayuso2006-10-161-69/+3Star
* [NETFILTER]: xt_CONNSECMARK: fix Kconfig dependenciesPatrick McHardy2006-10-161-1/+3
* [NETFILTER]: fix cut-and-paste error in exit functionsPatrick McHardy2006-10-162-2/+2
* [NETFILTER]: Kconfig: fix xt_physdev dependenciesPatrick McHardy2006-10-041-1/+1
* [NETFILTER]: xt_limit: add compat conversion functionsPatrick McHardy2006-09-231-0/+49
* [NETFILTER]: xt_CONNMARK: add compat conversion functionsPatrick McHardy2006-09-231-0/+36
* [NETFILTER]: xt_connmark: add compat conversion functionsPatrick McHardy2006-09-231-0/+36
* [NETFILTER]: xt_MARK: add compat conversion functionsPatrick McHardy2006-09-231-0/+34
* [NETFILTER]: xt_mark: add compat conversion functionsPatrick McHardy2006-09-231-0/+36
* [NETFILTER]: x_tables: simplify compat APIPatrick McHardy2006-09-231-83/+109
* [NETFILTER]: make some netfilter globals __read_mostlyBrian Haley2006-09-231-5/+5
* [NETFILTER]: TCP conntrack: improve dead connection detectionGeorge Hansper2006-09-231-1/+3
* [NETFILTER]: xt_policy: remove dups in .familyAlexey Dobriyan2006-09-231-2/+0Star
* [NETFILTER]: conntrack: fix race condition in early_dropPablo Neira Ayuso2006-09-231-2/+8
* [NETFILTER]: ctnetlink: simplify the code to dump the conntrack tablePablo Neira Ayuso2006-09-231-57/+10Star
* [NETFILTER]: xt_limit: don't reset state on unrelated rule updatesPatrick McHardy2006-09-231-8/+8
* [NETFILTER]: xt_conntrack: clean up overly long linesPatrick McHardy2006-09-231-81/+98
* [NETFILTER]: kill listhelp.hPatrick McHardy2006-09-233-107/+96Star
* [NETFILTER]: Change tunables to __read_mostlyBrian Haley2006-09-236-26/+26
* [NETFILTER]: xt_CONNMARK.c build fixBenoit Boissinot2006-09-231-2/+2
* [NETFILTER]: Fix nf_conntrack_ftp.c build.David S. Miller2006-09-231-1/+3
* [NETFILTER] NF_CONNTRACK_FTP: Use in6_pton() to convert address string.YOSHIFUJI Hideaki2006-09-231-92/+4Star
* [NETFILTER]: x_tables: Fix typos after conversion to use mass registation helperThomas Graf2006-09-222-5/+5
* [NETFILTER]: xt_tcpmss: minor cleanupsPatrick McHardy2006-09-221-30/+18Star
* [NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy2006-09-2223-35/+10Star
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-229-19/+11Star
* [NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy2006-09-2231-1004/+678Star
* [NETFILTER]: x_tables: add helpers for mass match/target registrationPatrick McHardy2006-09-221-0/+60
* [NETFILTER]: xt_CONNMARK: use tabs for indentationPatrick McHardy2006-09-221-28/+29
* [NETFILTER]: nfnetlink_queue: fix typo in error messagePatrick McHardy2006-09-221-2/+2
* [NETFILTER]: ctnetlink: remove impossible events tests for updatesPablo Neira Ayuso2006-09-221-5/+1Star
* [NETFILTER]: ctnetlink: check for listeners before sending expectation eventsPablo Neira Ayuso2006-09-221-0/+3
* [NETFILTER]: ctnetlink: dump connection markPablo Neira Ayuso2006-09-221-0/+4
* [NETFILTER]: conntrack: introduce connection mark eventPablo Neira Ayuso2006-09-221-2/+14
* [NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent...Yasuyuki Kozakai2006-09-223-0/+143
* [NETFILTER]: x_tables: replace IPv4 dscp match by address family independent ...Yasuyuki Kozakai2006-09-223-0/+125