aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-26Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy1-4/+8
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-20Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy1-1/+1
2011-01-20netfilter: xtables: remove duplicate memberJan Engelhardt1-1/+1
2011-01-20Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy3-14/+49
2011-01-20netfilter: do not omit re-route check on NF_QUEUE verdictFlorian Westphal1-1/+1
2011-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller135-1712/+4477
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
2011-01-19Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy4195-108062/+256857
2011-01-19netfilter: nf_conntrack: fix lifetime display for disabled connectionsPatrick McHardy1-17/+12
2011-01-19netfilter: xtables: connlimit revision 1Jan Engelhardt3-14/+49
2011-01-19netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso10-1/+312
2011-01-18net: filter: dont block softirqs in sk_run_filter()Eric Dumazet3-7/+7
2011-01-18af_unix: implement socket filterAlban Crequy1-0/+6
2011-01-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller34-249/+502
2011-01-18gianfar: Fix misleading indentation in startup_gfar()Anton Vorontsov1-1/+1
2011-01-18net/irda/sh_irda: return to RX mode when TX errorKuninori Morimoto1-2/+12
2011-01-18net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.Jesse Gross1-2/+2
2011-01-18USB CDC NCM: tx_fixup() race condition fixAlexey Orishko1-7/+12
2011-01-18ns83820: Avoid bad pointer deref in ns83820_init_one().Jesper Juhl1-3/+2
2011-01-18ipv6: Silence privacy extensions initializationRomain Francoise1-3/+0
2011-01-18bnx2x: Update bnx2x version to 1.62.00-4Yaniv Rosner1-2/+2
2011-01-18bnx2x: Fix AER setting for BCM57712Yaniv Rosner1-1/+1
2011-01-18bnx2x: Fix BCM84823 LED behaviorYaniv Rosner2-1/+21