aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* netfilter: Reduce switch/case indentJoe Perches2011-07-01
* ip: introduce ip_is_fragment helper inline functionPaul Gortmaker2011-06-21
* Remove redundant linux/version.h includes from net/Jesper Juhl2011-06-21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-21
|\
| * netfilter: fix looped (broad|multi)cast's MAC handlingNicolas Cavallari2011-06-16
| * IPVS netns exit causes crash in conntrackHans Schillstrom2011-06-13
| * netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()Pablo Neira Ayuso2011-06-05
| * netfilter: ipset: Use the stored first cidr value instead of '1'Jozsef Kadlecsik2011-06-05
| * netfilter: ipset: Fix return code for destroy when sets are in useJozsef Kadlecsik2011-06-05
| * ipvs: restore support for iptables SNATJulian Anastasov2011-06-05
| * netfilter: add more values to enum ip_conntrack_infoEric Dumazet2011-06-05
* | netfilter: ipset: whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik2011-06-16
* | netfilter: ipset: hash:net,iface type introducedJozsef Kadlecsik2011-06-16
* | netfilter: ipset: use the stored first cidr value instead of '1'Jozsef Kadlecsik2011-06-16
* | netfilter: ipset: fix return code for destroy when sets are in useJozsef Kadlecsik2011-06-16
* | netfilter: ipset: add xt_action_param to the variant level kadt functions, ip...Jozsef Kadlecsik2011-06-16
* | netfilter: ipset: use unified from/to address masking and check the usageJozsef Kadlecsik2011-06-16
* | netfilter: ipset: take into account cidr value for the from address when crea...Jozsef Kadlecsik2011-06-16
* | netfilter: ipset: support range for IPv4 at adding/deleting elements for hash...Jozsef Kadlecsik2011-06-16
* | netfilter: ipset: set type support with multiple revisions addedJozsef Kadlecsik2011-06-16
* | netfilter: ipset: fix adding ranges to hash typesJozsef Kadlecsik2011-06-16
* | netfilter: ipset: support listing setnames and headers tooJozsef Kadlecsik2011-06-16
* | netfilter: ipset: options and flags support added to the kernel APIJozsef Kadlecsik2011-06-16
* | netfilter: ipset: whitespace fixes: some space before tab slipped inJozsef Kadlecsik2011-06-16
* | netfilter: ipset: timeout can be modified for already added elementsJozsef Kadlecsik2011-06-16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Patrick McHardy2011-06-16
|\ \
| * | IPVS: remove unused init and cleanup functions.Hans Schillstrom2011-06-13
| * | IPVS: labels at pos 0Hans Schillstrom2011-06-13
| * | IPVS: rename of netns init and cleanup functions.Hans Schillstrom2011-06-13
| * | ipvs: support more FTP PASV responsesJulian Anastasov2011-06-12
* | | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2011-06-16
|\| |
| * | rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-09
| |/
| * IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom2011-05-27
| * netfilter: ipset: fix ip_set_flush return codeJozsef Kadlecsik2011-05-26
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
| |\
| | * Merge branch 'master' into for-nextJiri Kosina2011-04-26
| | |\
| | * | treewide: remove extra semicolonsJustin P. Mattock2011-04-10
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20
| |\ \ \
| | * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-17
| | |\ \ \
| | | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-05-17
| | | |\ \ \
| | | | * | | netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phonesPatrick McHardy2011-05-16
| | | | * | | netfilter: nf_ct_sip: validate Content-Length in TCP SIP messagesPatrick McHardy2011-05-16
| | | | * | | IPVS: init and cleanup restructuringHans Schillstrom2011-05-08
| | | | * | | IPVS: Change of socket usage to enable name space exit.Hans Schillstrom2011-05-08
| | | | * | | netfilter: fix ebtables compat supportEric Dumazet2011-04-21
| | | | * | | netfilter: ctnetlink: fix timestamp support for new conntracksPablo Neira Ayuso2011-04-21
| | * | | | | ipvs: Remove all remaining references to rt->rt_{src,dst}Julian Anastasov2011-05-12
| | * | | | | ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt().David S. Miller2011-05-12
| | * | | | | ipvs: Use IP_VS_RT_MODE_* instead of magic constants.David S. Miller2011-05-12
| | * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-11
| | |\ \ \ \ \