summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2015-05-24ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter
2015-05-24netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal
2014-11-23netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal
2014-11-23netfilter: nf_log: account for size of NLMSG_DONE attributeFlorian Westphal
2014-05-19netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann
2014-05-19ipvs: fix CHECKSUM_PARTIAL for TCP, UDPJulian Anastasov
2013-06-10ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)Mathias Krause
2013-06-10ipvs: IPv6 MTU checking cleanup and bugfixJesper Dangaard Brouer
2013-06-10ipvs: allow transmit of GRO aggregated skbsSimon Horman
2011-06-23netfilter: IPv6: fix DSCP mangle codeFernando Luis Vazquez Cao
2011-03-14netfilter: nf_log: avoid oops in (un)bind with invalid nfproto valuesJan Engelhardt
2010-12-09netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pagesEric Dumazet
2010-08-02ipvs: Add missing locking during connection table hashing and unhashingSven Wegener
2010-04-01netfilter: xt_recent: fix regression in rules using a zero hit_countPatrick McHardy
2010-03-15netfilter: xt_recent: fix false matchTim Gardner
2010-03-15netfilter: xt_recent: fix buffer overflowTim Gardner
2010-02-23netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy
2010-02-23netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan
2010-02-23netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet
2010-02-23netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy
2010-01-28netfilter: xtables: fix conntrack match v1 ipt-save outputFlorian Westphal
2010-01-18netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy
2009-12-18ipvs: zero usvc and udestSimon Horman
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-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-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-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-06netfilter: xt_connlimit: fix regression caused by zero family valueJan Engelhardt
2009-11-06netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich
2009-09-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-09-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-31IPVS: Add handling of incoming ICMPV6 messagesJulius Volz
2009-08-31netfilter: nf_conntrack: netns fix re reliable conntrack event deliveryAlexey Dobriyan
2009-08-31ipvs: Use atomic operations atomiclySimon Horman
2009-08-25netfilter: nfnetlink: constify message attributes and headersPatrick McHardy
2009-08-24netfilter: xtables: mark initial tables constantJan Engelhardt
2009-08-23netfilter: xt_quota: fix wrong return value (error case)Patrick McHardy
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet
2009-08-10netfilter: xtables: remove xt_owner v0Jan Engelhardt
2009-08-10netfilter: xtables: remove xt_mark v0Jan Engelhardt
2009-08-10netfilter: xtables: remove xt_iprange v0Jan Engelhardt
2009-08-10netfilter: xtables: remove xt_conntrack v0Jan Engelhardt
2009-08-10netfilter: xtables: remove xt_connmark v0Jan Engelhardt