summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2011-07-01netfilter: Reduce switch/case indentJoe Perches
2011-06-30netfilter: add SELinux context support to AUDIT targetMr Dash Four
2011-06-21ip: introduce ip_is_fragment helper inline functionPaul Gortmaker
2011-06-21Remove redundant linux/version.h includes from net/Jesper Juhl
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-16netfilter: ipset: whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik
2011-06-16netfilter: ipset: hash:net,iface type introducedJozsef Kadlecsik
2011-06-16netfilter: ipset: use the stored first cidr value instead of '1'Jozsef Kadlecsik
2011-06-16netfilter: ipset: fix return code for destroy when sets are in useJozsef Kadlecsik
2011-06-16netfilter: ipset: add xt_action_param to the variant level kadt functions, ip...Jozsef Kadlecsik
2011-06-16netfilter: ipset: use unified from/to address masking and check the usageJozsef Kadlecsik
2011-06-16netfilter: ipset: take into account cidr value for the from address when crea...Jozsef Kadlecsik
2011-06-16netfilter: ipset: support range for IPv4 at adding/deleting elements for hash...Jozsef Kadlecsik
2011-06-16netfilter: ipset: set type support with multiple revisions addedJozsef Kadlecsik
2011-06-16netfilter: ipset: fix adding ranges to hash typesJozsef Kadlecsik
2011-06-16netfilter: ipset: support listing setnames and headers tooJozsef Kadlecsik
2011-06-16netfilter: ipset: options and flags support added to the kernel APIJozsef Kadlecsik
2011-06-16netfilter: ipset: whitespace fixes: some space before tab slipped inJozsef Kadlecsik
2011-06-16netfilter: ipset: timeout can be modified for already added elementsJozsef Kadlecsik
2011-06-16netfilter: fix looped (broad|multi)cast's MAC handlingNicolas Cavallari
2011-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Patrick McHardy
2011-06-16Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2011-06-14IPVS: remove unused init and cleanup functions.Hans Schillstrom
2011-06-14IPVS: labels at pos 0Hans Schillstrom
2011-06-13IPVS netns exit causes crash in conntrackHans Schillstrom
2011-06-13IPVS: rename of netns init and cleanup functions.Hans Schillstrom
2011-06-13ipvs: support more FTP PASV responsesJulian Anastasov
2011-06-09rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose
2011-06-06netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()Pablo Neira Ayuso
2011-06-06netfilter: ipset: Use the stored first cidr value instead of '1'Jozsef Kadlecsik
2011-06-06netfilter: ipset: Fix return code for destroy when sets are in useJozsef Kadlecsik
2011-06-06ipvs: restore support for iptables SNATJulian Anastasov
2011-06-06netfilter: add more values to enum ip_conntrack_infoEric Dumazet
2011-05-27IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom
2011-05-26netfilter: ipset: fix ip_set_flush return codeJozsef Kadlecsik
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-05-16netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phonesPatrick McHardy
2011-05-16netfilter: nf_ct_sip: validate Content-Length in TCP SIP messagesPatrick McHardy
2011-05-15IPVS: fix netns if reading ip_vs_* procfs entriesHans Schillstrom
2011-05-12ipvs: Remove all remaining references to rt->rt_{src,dst}Julian Anastasov
2011-05-12ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt().David S. Miller
2011-05-12ipvs: Use IP_VS_RT_MODE_* instead of magic constants.David S. Miller
2011-05-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-10netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0Pablo Neira Ayuso
2011-05-10netfilter: IPv6: fix DSCP mangle codeFernando Luis Vazquez Cao
2011-05-10IPVS: init and cleanup restructuringHans Schillstrom