aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* 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
| |\ \ \
| * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-26
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-04-19
| |\ \ \ \ \
| | * | | | | netfilter: ipset: SCTP, UDPLITE support addedJozsef Kadlecsik2011-04-13
| | * | | | | IPVS: combine consecutive #ifdef CONFIG_PROC_FS blocksSimon Horman2011-04-04
| | * | | | | netfilter: get rid of atomic ops in fast pathEric Dumazet2011-04-04
| * | | | | | netfilter: nf_conntrack_standalone: Fix set-but-unused variables.David S. Miller2011-04-17
| * | | | | | netfilter: nfnetlink_log: Fix set-but-unused variables.David S. Miller2011-04-17
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-19
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | net,rcu: convert call_rcu(xt_osf_finger_free_rcu) to kfree_rcu()Lai Jiangshan2011-05-08
| * | | | | | net,rcu: convert call_rcu(__nf_ct_ext_free_rcu) to kfree_rcu()Lai Jiangshan2011-05-08
| | |_|/ / / | |/| | | |
* | | | | | IPVS: fix netns if reading ip_vs_* procfs entriesHans Schillstrom2011-05-15
| |_|_|/ / |/| | | |
* | | | | netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0Pablo Neira Ayuso2011-05-10
* | | | | netfilter: IPv6: fix DSCP mangle codeFernando Luis Vazquez Cao2011-05-10
* | | | | IPVS: init and cleanup restructuringHans Schillstrom2011-05-10
* | | | | IPVS: Change of socket usage to enable name space exit.Hans Schillstrom2011-05-10
* | | | | netfilter: fix ebtables compat supportEric Dumazet2011-05-10
* | | | | netfilter: ctnetlink: fix timestamp support for new conntracksPablo Neira Ayuso2011-05-10
|/ / / /
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-04-19
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | netfilter: ipset: Fix the order of listing of setsJozsef Kadlecsik2011-04-19
| * | netfilter: ipset: set match and SET target fixesJozsef Kadlecsik2011-04-13
| * | netfilter: ipset: bitmap:ip,mac type requires "src" for MACJozsef Kadlecsik2011-04-13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-11
|\| |
| * | netfilter: xt_conntrack: fix inverted conntrack direction testFlorian Westphal2011-04-04
| * | netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->routeFlorian Westphal2011-04-04
| * | netfilter: af_info: add 'strict' parameter to limit lookup to .oifFlorian Westphal2011-04-04
| * | netfilter: af_info: add network namespace parameter to route hookFlorian Westphal2011-04-04
| * | IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()Hans Schillstrom2011-04-04
| * | netfilter: h323: bug in parsing of ASN1 SEQOF fieldDavid Sterba2011-04-04
| * | netfilter: ipset: references are protected by rwlock instead of mutexJozsef Kadlecsik2011-04-04
| * | netfilter: ipset: list:set timeout variant fixesJozsef Kadlecsik2011-04-04
| |/
* / Fix common misspellingsLucas De Marchi2011-03-31
|/
* IPVS: Use global mutex in ip_vs_app.cSimon Horman2011-03-21
* ipvs: fix a typo in __ip_vs_control_init()Eric Dumazet2011-03-21
* netfilter: ipset: fix checking the type revision at create commandJozsef Kadlecsik2011-03-20
* netfilter: ipset: fix address ranges at hash:*port* typesJozsef Kadlecsik2011-03-20
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-03-16
|\
| * netfilter ebtables: fix xt_AUDIT to work with ebtablesThomas Graf2011-03-16