summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* IPVS: Conditinally use sysctl_lblc{r}_expirationSimon Horman2011-03-152-9/+28
* IPVS: Add expire_quiescent_template()Simon Horman2011-03-151-2/+11
* IPVS: Add sysctl_expire_nodest_conn()Simon Horman2011-03-151-1/+7
* IPVS: Add sysctl_sync_ver()Simon Horman2011-03-151-2/+2
* IPVS: Add {sysctl_sync_threshold,period}()Simon Horman2011-03-153-9/+9
* IPVS: Add sysctl_nat_icmp_send()Simon Horman2011-03-151-3/+8
* IPVS: Add sysctl_snat_reroute()Simon Horman2011-03-151-4/+16
* IPVS: Add ip_vs_route_me_harder()Simon Horman2011-03-151-26/+22
* ipvs: rename estimator functionsJulian Anastasov2011-03-152-8/+8
* ipvs: optimize rates readingJulian Anastasov2011-03-152-39/+25
* ipvs: properly zero stats and ratesJulian Anastasov2011-03-152-43/+68
* ipvs: reorganize tot_statsJulian Anastasov2011-03-153-26/+28
* netfilter:ipvs: use kmemdupShan Wei2011-03-152-7/+5
* ipvs: remove _bh from percpu stats readingJulian Anastasov2011-03-151-4/+4
* ipvs: avoid lookup for fwmark 0Julian Anastasov2011-03-151-3/+5
* netfilter: nf_conntrack: fix sysctl memory leakStephen Hemminger2011-03-141-0/+1
* netfilter: x_tables: return -ENOENT for non-existant matches/targetsPatrick McHardy2011-03-141-2/+2
* netfilter: x_tables: misuse of try_then_request_moduleStephen Hemminger2011-03-091-7/+15
* netfilter: ipset: fix the compile warning in ip_set_createShan Wei2011-03-081-1/+1
* netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECVPablo Neira Ayuso2011-02-281-2/+2
* ipvs: unify the formula to estimate the overhead of processing connectionsChangli Gao2011-02-254-63/+13
* ipvs: use enum to instead of magic numbersChangli Gao2011-02-241-14/+27
* ipvs: use hlist instead of listChangli Gao2011-02-221-23/+29
* ipvs: make "no destination available" message more informativePatrick Schaaf2011-02-1610-14/+41
* ipvs: remove extra lookups for ICMP packetsJulian Anastasov2011-02-161-25/+3
* ipvs: fix timer in get_curr_sync_buffTinggong Wang2011-02-161-2/+2
* netfilter: nfnetlink_log: remove unused parameterFlorian Westphal2011-02-151-2/+1
* netfilter: xt_conntrack: warn about use in raw tableJan Engelhardt2011-02-141-0/+5
* Revert "netfilter: xt_connlimit: connlimit-above early loop termination"Stefan Berger2011-02-141-10/+3
* bridge: netfilter: fix information leakVasiliy Kulikov2011-02-141-0/+2
* netfilter: xt_connlimit: connlimit-above early loop terminationStefan Berger2011-02-111-3/+10
* netfilter: ipset: add dependency on CONFIG_NETFILTER_NETLINKPatrick McHardy2011-02-101-0/+1
* IPVS: precedence bug in ip_vs_sync_switch_mode()Dan Carpenter2011-02-071-1/+1
* IPVS: Use correct lock in SCTP moduleSimon Horman2011-02-031-1/+1
* netfilter: xtables: add device group matchPatrick McHardy2011-02-033-0/+92
* netfilter: ipset: send error message manuallyJozsef Kadlecsik2011-02-021-7/+26
* netfilter: ipset: fix linking with CONFIG_IPV6=nPatrick McHardy2011-02-021-6/+9
* netfilter: ipset: add missing break statemtns in ip_set_get_ip_port()Patrick McHardy2011-02-021-0/+2
* IPVS: Remove ip_vs_sync_cleanup from section __exitSimon Horman2011-02-011-1/+1
* IPVS: Allow compilation with CONFIG_SYSCTL disabledSimon Horman2011-02-013-25/+29
* IPVS: remove duplicate initialisation or rs_tableSimon Horman2011-02-011-3/+0
* IPVS: use z modifier for sizeof() argumentSimon Horman2011-02-011-1/+1
* netfilter: ctnetlink: fix ctnetlink_parse_tuple() warningPatrick McHardy2011-02-011-1/+1
* netfilter: ipset: remove unnecessary includesPatrick McHardy2011-02-019-27/+0
* netfilter: ipset: use nla_parse_nested()Patrick McHardy2011-02-011-26/+16
* netfilter: xtables: "set" match and "SET" target supportJozsef Kadlecsik2011-02-013-0/+372
* netfilter: ipset: list:set set type supportJozsef Kadlecsik2011-02-013-0/+597
* netfilter: ipset: hash:net,port set type supportJozsef Kadlecsik2011-02-013-0/+592
* netfilter: ipset: hash:net set type supportJozsef Kadlecsik2011-02-013-0/+471
* netfilter: ipset: hash:ip,port,net set type supportJozsef Kadlecsik2011-02-013-0/+642
OpenPOWER on IntegriCloud