aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-02netfilter: ipset: send error message manuallyJozsef Kadlecsik1-7/+26
2011-02-02netfilter: ipset: fix linking with CONFIG_IPV6=nPatrick McHardy2-6/+19
2011-02-02netfilter: ipset: add missing break statemtns in ip_set_get_ip_port()Patrick McHardy1-0/+2
2011-02-01netfilter: ipset: install ipset related header filesPatrick McHardy3-0/+8
2011-02-01IPVS: Remove ip_vs_sync_cleanup from section __exitSimon Horman1-1/+1
2011-02-01IPVS: Allow compilation with CONFIG_SYSCTL disabledSimon Horman3-25/+29
2011-02-01IPVS: Remove unused variablesSimon Horman1-2/+0
2011-02-01IPVS: remove duplicate initialisation or rs_tableSimon Horman1-3/+0
2011-02-01IPVS: use z modifier for sizeof() argumentSimon Horman1-1/+1
2011-02-01netfilter: ctnetlink: fix ctnetlink_parse_tuple() warningPatrick McHardy1-1/+1
2011-02-01netfilter: ipset: remove unnecessary includesPatrick McHardy9-27/+0
2011-02-01netfilter: ipset: use nla_parse_nested()Patrick McHardy1-26/+16
2011-02-01netfilter: xtables: "set" match and "SET" target supportJozsef Kadlecsik4-0/+427
2011-02-01netfilter: ipset: list:set set type supportJozsef Kadlecsik4-0/+624
2011-02-01netfilter: ipset: hash:net,port set type supportJozsef Kadlecsik3-0/+592
2011-02-01netfilter: ipset: hash:net set type supportJozsef Kadlecsik3-0/+471
2011-02-01netfilter: ipset: hash:ip,port,net set type supportJozsef Kadlecsik3-0/+642
2011-02-01netfilter: ipset: hash:ip,port,ip set type supportJozsef Kadlecsik3-0/+576
2011-02-01netfilter: ipset: hash:ip,port set type supportJozsef Kadlecsik3-0/+557
2011-02-01netfilter: ipset: hash:ip set type supportJozsef Kadlecsik5-0/+1580
2011-02-01netfilter: ipset; bitmap:port set type supportJozsef Kadlecsik3-0/+530
2011-02-01netfilter: ipset: bitmap:ip,mac type supportJozsef Kadlecsik3-0/+665
2011-02-01netfilter: ipset: bitmap:ip set type supportJozsef Kadlecsik5-0/+758
2011-02-01netfilter: ipset: IP set core supportJozsef Kadlecsik10-0/+2626
2011-02-01netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macrosJozsef Kadlecsik2-1/+11
2011-01-28netfilter: xt_iprange: add IPv6 match debug print codeThomas Jacob1-2/+14
2011-01-27netfilter: xt_iprange: typo in IPv4 match debug print codeThomas Jacob1-1/+1
2011-01-26netfilter: xt_connlimit: pick right dstaddr in NAT scenarioJan Engelhardt1-4/+8
2011-01-25netfilter: ipvs: fix compiler warningsChangli Gao1-3/+1
2011-01-25IPVS netns BUG, register sysctl for root nsHans Schillstrom1-1/+1
2011-01-22IPVS: Change sock_create_kernel() to __sock_create()Simon Horman1-2/+2
2011-01-22netfilter: ipvs: fix compiler warningsChangli Gao2-0/+8
2011-01-20netfilter: add a missing include in nf_conntrack_reasm.cEric Dumazet1-0/+1
2011-01-20netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=nPatrick McHardy1-0/+12
2011-01-20netfilter: xtables: add missing header inclusions for headers_checkJan Engelhardt39-0/+77
2011-01-20netfilter: nf_nat: place conntrack in source hash after SNAT is doneChangli Gao1-7/+11
2011-01-20netfilter: xtables: remove duplicate memberJan Engelhardt1-1/+1
2011-01-20netfilter: do not omit re-route check on NF_QUEUE verdictFlorian Westphal1-1/+1
2011-01-20netfilter: xtables: remove extraneous header that slipped inJan Engelhardt1-1/+0
2011-01-19net_sched: cleanupsEric Dumazet41-801/+842
2011-01-19af_unix: coding style: remove one level of indentation in unix_shutdown()Alban Crequy1-29/+31
2011-01-19net_sched: implement a root container qdisc sch_mqprioJohn Fastabend5-0/+446
2011-01-19net: implement mechanism for HW based QOSJohn Fastabend2-1/+122
2011-01-19netlink: support setting devgroup parametersVlad Dogaru1-4/+28
2011-01-19net_device: add support for network device groupsVlad Dogaru4-0/+26
2011-01-19net: cleanup unused macros in net directoryShan Wei10-12/+2
2011-01-19vxge: update driver versionJon Mason1-2/+2
2011-01-19vxge: MSIX one shot modeJon Mason6-50/+302
2011-01-19vxge: correct eprom version detectionJon Mason2-2/+2
2011-01-19vxge: cleanup probe error pathsJon Mason1-30/+25