aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2010-02-03netfilter: ctnetlink: only assign helpers for matching protocolsPatrick McHardy
2010-02-03netfilter: xt_hashlimit: fix race condition and simplify lockingPatrick McHardy
2010-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-02-02netfilter: xt_TCPMSS: SYN packets are allowed to contain dataSimon Arlott
2010-01-26netfilter: ctnetlink: fix expectation mask dumpPatrick McHardy
2010-01-19netfilter: nf_conntrack_sip: fix off-by-one in compact header parsingPatrick McHardy
2010-01-18netfilter: nfnetlink_queue: simplify warning messageEric Leblond
2010-01-18netfilter: xt_hashlimit: netns supportAlexey Dobriyan
2010-01-18netfilter: xt_recent: netns supportAlexey Dobriyan
2010-01-18netfilter: xt_hashlimit: simplify seqfile codeAlexey Dobriyan
2010-01-18netfilter: xt_connlimit: netns supportAlexey Dobriyan
2010-01-13netfilter: ctnetlink: netns supportAlexey Dobriyan
2010-01-13netfilter: nfnetlink: netns supportAlexey Dobriyan
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-01-11netfilter: xt_osf: change %pi4 to %pI4Joe Perches
2010-01-11ipvs: use standardized format in sprintfJoe Perches
2010-01-07netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy
2010-01-05IPVS: Allow boot time change of hash sizeCatalin(ux) M. BOIE
2010-01-04ipvs: Add boundary check on ioctl argumentsArjan van de Ven
2010-01-04netfilter: xtables: obtain random bytes earlier, in checkentryJan Engelhardt
2010-01-04netfilter: xtables: do not grab random bytes at __initJan Engelhardt
2010-01-04netfilter: xt_recent: save 8 bytes per htableJan Engelhardt
2009-12-22ipvs: ip_vs_wrr.c: use lib/gcd.cFlorian Fainelli
2009-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa
2009-12-15ipvs: zero usvc and udestSimon Horman
2009-12-14ipvs: fix synchronization on connection closeXiaotian Feng
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-12-01net: Simplify conntrack_proto_gre pernet operations.Eric W. Biederman
2009-12-01net: Simplify conntrack_proto_dccp pernet operations.Eric W. Biederman
2009-11-29net: Move && and || to end of previous lineJoe Perches
2009-11-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-25net: use net_eq to compare netsOctavian Purdila
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-11-23netfilter: xt_limit: fix invalid return code in limit_mt_check()Patrick McHardy
2009-11-23netfilter: xtables: fix conntrack match v1 ipt-save outputFlorian Westphal
2009-11-23netfilter: nf_ct_tcp: improve out-of-sync situation in TCP trackingPablo Neira Ayuso
2009-11-19netfilter: nf_log: fix sleeping function called from invalid context in seq_s...Patrick McHardy
2009-11-19netfilter: xt_osf: fix xt_osf_remove_callback() return valuePatrick McHardy
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-18netns: net_identifiers should be read_mostlyEric Dumazet
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman
2009-11-13netfilter: nf_log: fix sleeping function called from invalid context in seq_s...Wu Fengguang
2009-11-13netfilter: xt_osf: fix xt_osf_remove_callback() return valueRoel Kluin
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-06netfilter: xt_connlimit: fix regression caused by zero family valueJan Engelhardt