summaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)AuthorFilesLines
2010-02-15netfilter: xt_recent: inform user when hitcount is too largeJan Engelhardt1-2/+6
2010-02-12netfilter: don't use INIT_RCU_HEAD()Alexey Dobriyan3-3/+0
2010-02-11netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy1-5/+23
2010-02-11netfilter: nf_nat_sip: add TCP supportPatrick McHardy1-0/+10
2010-02-11netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy1-29/+176
2010-02-11netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy1-38/+44
2010-02-11netfilter: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER request parsingPatrick McHardy1-3/+4
2010-02-11netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expectPatrick McHardy2-0/+12
2010-02-11netfilter: ctnetlink: dump expectation helper namePatrick McHardy1-0/+4
2010-02-10Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2-1/+92
2010-02-10netfilter: xtables: generate initial table on-demandJan Engelhardt2-1/+38
2010-02-10netfilter: xtables: use xt_table for hook instantiationJan Engelhardt1-0/+54
2010-02-10netfilter: ctnetlink: add missing netlink attribute policiesPatrick McHardy1-5/+36
2010-02-10netfilter: xtables: symmetric COMPAT_XT_ALIGN definitionAlexey Dobriyan1-2/+2
2010-02-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy10-87/+99
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack2-3/+3
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy5-31/+35
2010-02-08netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan1-1/+1
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet1-16/+23
2010-02-08netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy1-12/+12
2010-02-03netfilter: xtables: add CT targetPatrick McHardy4-0/+190
2010-02-03netfilter: nf_conntrack: support conntrack templatesPatrick McHardy3-21/+48
2010-02-03netfilter: ctnetlink: support selective event deliveryPatrick McHardy2-2/+2
2010-02-03netfilter: nf_conntrack: split up IPCT_STATUS eventPatrick McHardy7-8/+10
2010-02-03netfilter: ctnetlink: only assign helpers for matching protocolsPatrick McHardy2-15/+16
2010-02-03netfilter: xt_hashlimit: fix race condition and simplify lockingPatrick McHardy1-34/+18
2010-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2-2/+3
2010-02-02netfilter: xt_TCPMSS: SYN packets are allowed to contain dataSimon Arlott1-10/+8
2010-01-26netfilter: ctnetlink: fix expectation mask dumpPatrick McHardy1-1/+2
2010-01-19netfilter: nf_conntrack_sip: fix off-by-one in compact header parsingPatrick McHardy1-1/+1
2010-01-18netfilter: nfnetlink_queue: simplify warning messageEric Leblond1-2/+2
2010-01-18netfilter: xt_hashlimit: netns supportAlexey Dobriyan1-43/+98
2010-01-18netfilter: xt_recent: netns supportAlexey Dobriyan1-41/+95
2010-01-18netfilter: xt_hashlimit: simplify seqfile codeAlexey Dobriyan1-9/+5
2010-01-18netfilter: xt_connlimit: netns supportAlexey Dobriyan1-3/+5
2010-01-13netfilter: ctnetlink: netns supportAlexey Dobriyan1-26/+39
2010-01-13netfilter: nfnetlink: netns supportAlexey Dobriyan4-31/+52
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-25/+25
2010-01-11netfilter: xt_osf: change %pi4 to %pI4Joe Perches1-2/+2
2010-01-11ipvs: use standardized format in sprintfJoe Perches1-1/+1
2010-01-07netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy1-9/+9
2010-01-05IPVS: Allow boot time change of hash sizeCatalin(ux) M. BOIE3-15/+39
2010-01-04ipvs: Add boundary check on ioctl argumentsArjan van de Ven1-1/+13
2010-01-04netfilter: xtables: obtain random bytes earlier, in checkentryJan Engelhardt2-23/+14
2010-01-04netfilter: xtables: do not grab random bytes at __initJan Engelhardt2-2/+11
2010-01-04netfilter: xt_recent: save 8 bytes per htableJan Engelhardt1-4/+4
2009-12-22ipvs: ip_vs_wrr.c: use lib/gcd.cFlorian Fainelli2-15/+3
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+5
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa1-2/+1
2009-12-15ipvs: zero usvc and udestSimon Horman1-0/+4