summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
...
* [NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modulesPatrick McHardy2006-12-037-222/+244
* [NETFILTER]: nf_conntrack: automatic sysctl registation for conntrack protocolsPatrick McHardy2006-12-033-0/+237
* [NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy2006-12-033-10/+0Star
* [NETFILTER]: nf_conntrack_ftp: fix missing helper mask initilizationPatrick McHardy2006-12-031-0/+1
* [NETFILTER]: nf_conntrack: reduce timer updates in __nf_ct_refresh_acct()Martin Josefsson2006-12-031-3/+8
* [NETFILTER]: nf_conntrack: minor __nf_ct_refresh_acct() whitespace cleanupMartin Josefsson2006-12-031-3/+4
* [NETFILTER]: nf_conntrack: remove ASSERT_{READ,WRITE}_LOCKMartin Josefsson2006-12-032-11/+0Star
* [NETFILTER]: nf_conntrack: more sanity checks in protocol registration/unregi...Martin Josefsson2006-12-032-7/+50
* [NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocolMartin Josefsson2006-12-0312-137/+137
* [NETFILTER]: More __read_mostly annotationsMartin Josefsson2006-12-033-5/+5
* [NETFILTER]: nf_conntrack: split out protocol handlingMartin Josefsson2006-12-034-198/+226
* [NETFILTER]: nf_conntrack: split out the event cacheMartin Josefsson2006-12-039-69/+103
* [NETFILTER]: nf_conntrack: split out helper handlingMartin Josefsson2006-12-033-120/+153
* [NETFILTER]: nf_conntrack: split out expectation handlingMartin Josefsson2006-12-036-343/+372
* [NETLINK]: Remove unused dst_pid field in netlink_skb_parmsThomas Graf2006-12-031-3/+1Star
* [SCTP]: Netfilter sctp annotations.Al Viro2006-12-031-1/+1
* [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