summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-07IPVS: precedence bug in ip_vs_sync_switch_mode()Dan Carpenter
2011-02-03IPVS: Use correct lock in SCTP moduleSimon Horman
2011-02-02netfilter: xtables: add device group matchPatrick McHardy
2011-02-02netfilter: ipset: send error message manuallyJozsef Kadlecsik
2011-02-02netfilter: ipset: fix linking with CONFIG_IPV6=nPatrick McHardy
2011-02-02netfilter: ipset: add missing break statemtns in ip_set_get_ip_port()Patrick McHardy
2011-02-01netfilter: ipset: install ipset related header filesPatrick McHardy
2011-02-01IPVS: Remove ip_vs_sync_cleanup from section __exitSimon Horman
2011-02-01IPVS: Allow compilation with CONFIG_SYSCTL disabledSimon Horman
2011-02-01IPVS: Remove unused variablesSimon Horman
2011-02-01IPVS: remove duplicate initialisation or rs_tableSimon Horman
2011-02-01IPVS: use z modifier for sizeof() argumentSimon Horman
2011-02-01netfilter: ctnetlink: fix ctnetlink_parse_tuple() warningPatrick McHardy
2011-02-01netfilter: ipset: remove unnecessary includesPatrick McHardy
2011-02-01netfilter: ipset: use nla_parse_nested()Patrick McHardy
2011-02-01netfilter: xtables: "set" match and "SET" target supportJozsef Kadlecsik
2011-02-01netfilter: ipset: list:set set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: hash:net,port set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: hash:net set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: hash:ip,port,net set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: hash:ip,port,ip set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: hash:ip,port set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: hash:ip set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset; bitmap:port set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: bitmap:ip,mac type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: bitmap:ip set type supportJozsef Kadlecsik
2011-02-01netfilter: ipset: IP set core supportJozsef Kadlecsik
2011-02-01netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macrosJozsef Kadlecsik
2011-01-28netfilter: xt_iprange: add IPv6 match debug print codeThomas Jacob
2011-01-27netfilter: xt_iprange: typo in IPv4 match debug print codeThomas Jacob
2011-01-26Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy
2011-01-26netfilter: xt_connlimit: pick right dstaddr in NAT scenarioJan Engelhardt
2011-01-25netfilter: ipvs: fix compiler warningsChangli Gao
2011-01-25IPVS netns BUG, register sysctl for root nsHans Schillstrom
2011-01-22IPVS: Change sock_create_kernel() to __sock_create()Simon Horman
2011-01-22netfilter: ipvs: fix compiler warningsChangli Gao
2011-01-20netfilter: add a missing include in nf_conntrack_reasm.cEric Dumazet
2011-01-20netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=nPatrick McHardy
2011-01-20netfilter: xtables: add missing header inclusions for headers_checkJan Engelhardt
2011-01-20netfilter: nf_nat: place conntrack in source hash after SNAT is doneChangli Gao
2011-01-20Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy
2011-01-20netfilter: xtables: remove duplicate memberJan Engelhardt
2011-01-20Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy
2011-01-20netfilter: do not omit re-route check on NF_QUEUE verdictFlorian Westphal
2011-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-01-20netfilter: xtables: remove extraneous header that slipped inJan Engelhardt
2011-01-20net_sched: cleanupsEric Dumazet
2011-01-20af_unix: coding style: remove one level of indentation in unix_shutdown()Alban Crequy
2011-01-20net_sched: implement a root container qdisc sch_mqprioJohn Fastabend
2011-01-20net: implement mechanism for HW based QOSJohn Fastabend