summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2011-01-135406-228405/+380616
| | |\ \
| * | | | netfilter: fix Kconfig dependenciesPatrick McHardy2011-01-1411-38/+37
| |/ / /
| * | | netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian2010-12-155-11/+34
| * | | netfilter: xtables: use guarded typesJan Engelhardt2010-12-157-32/+32
| * | | IPVS: Backup, adding version 0 sending capabilitiesHans Schillstrom2010-11-253-1/+163
| * | | IPVS: Backup, Change sending to Version 1 formatHans Schillstrom2010-11-253-48/+156
| * | | IPVS: Backup, Adding Version 1 receive capabilityHans Schillstrom2010-11-254-123/+440
| * | | IPVS: Backup, Adding structs for new sync formatHans Schillstrom2010-11-251-12/+142
| * | | IPVS: Handle Scheduling errors.Hans Schillstrom2010-11-254-23/+64
| * | | IPVS: skb defrag in L7 helpersHans Schillstrom2010-11-251-0/+3
| * | | IPVS: Split ports[2] into src_port and dst_portHans Schillstrom2010-11-251-10/+11
| * | | IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ...Hans Schillstrom2010-11-256-14/+18
| * | | Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Patrick McHardy2010-11-166-56/+65
| |\ \ \
| | * | | ipvs: allow transmit of GRO aggregated skbsSimon Horman2010-11-161-10/+15
| | * | | ipvs: remove shadow rt variableEric Dumazet2010-11-161-1/+0
| | * | | ipvs: add static and read_mostly attributesEric Dumazet2010-11-161-5/+5
| | * | | IPVS: buffer argument to ip_vs_process_message() should not be constSimon Horman2010-11-161-1/+1
| | * | | IPVS: Remove useless { } block from ip_vs_process_message()Simon Horman2010-11-161-13/+11
| | * | | IPVS: Make the cp argument to ip_vs_sync_conn() staticSimon Horman2010-11-162-2/+2
| | * | | IPVS: Only match pe_data created by the same peSimon Horman2010-11-161-1/+1
| | * | | IPVS: Add persistence engine to connection entrySimon Horman2010-11-164-23/+30
| * | | | netfilter: nf_conntrack: one less atomic op in nf_ct_expect_insert()Eric Dumazet2010-11-161-2/+2
| |/ / /
| * | | netfilter: rcu sparse cleanupsEric Dumazet2010-11-154-9/+26
| * | | netfilter: nf_nat_amanda: rename a variableEric Dumazet2010-11-151-4/+4
| * | | netfilter: add __rcu annotationsEric Dumazet2010-11-152-7/+15
| * | | netfilter: nf_ct_frag6_sysctl_table is staticEric Dumazet2010-11-151-1/+1
| * | | netfilter: add __rcu annotationsEric Dumazet2010-11-1510-28/+53
| * | | netfilter: xt_CLASSIFY: add ARP support, allow CLASSIFY target on any tableFrédéric Leroy2010-11-151-12/+24
| * | | netfilter: nf_nat: define nat_pptp_info as neededChangli Gao2010-11-151-0/+2
| * | | netfilter: ct_extend: define NF_CT_EXT_* as neededChangli Gao2010-11-153-0/+18
| * | | netfilter: nf_nat: don't use atomic bit operationChangli Gao2010-11-152-4/+4
| * | | netfilter: nf_conntrack: define ct_*_info as neededChangli Gao2010-11-151-0/+13
| * | | netfilter: ct_extend: fix the wrong alloc_sizeChangli Gao2010-11-151-3/+2
| * | | netfilter: xt_LOG: do print MAC header on FORWARDJan Engelhardt2010-11-152-4/+2
| * | | netfilter: xt_NFQUEUE: remove modulo operationsChangli Gao2010-11-121-2/+4
| * | | netfilter: nf_conntrack: don't always initialize ct->protoChangli Gao2010-11-126-15/+13
* | | | net_sched: cleanupsEric Dumazet2011-01-1941-801/+842
* | | | af_unix: coding style: remove one level of indentation in unix_shutdown()Alban Crequy2011-01-191-29/+31
* | | | net_sched: implement a root container qdisc sch_mqprioJohn Fastabend2011-01-195-0/+446
* | | | net: implement mechanism for HW based QOSJohn Fastabend2011-01-192-1/+122
* | | | netlink: support setting devgroup parametersVlad Dogaru2011-01-191-4/+28
* | | | net_device: add support for network device groupsVlad Dogaru2011-01-194-0/+26
* | | | net: cleanup unused macros in net directoryShan Wei2011-01-1910-12/+2
* | | | vxge: update driver versionJon Mason2011-01-191-2/+2
* | | | vxge: MSIX one shot modeJon Mason2011-01-196-50/+302
* | | | vxge: correct eprom version detectionJon Mason2011-01-192-2/+2
* | | | vxge: cleanup probe error pathsJon Mason2011-01-191-30/+25
* | | | net: filter: dont block softirqs in sk_run_filter()Eric Dumazet2011-01-183-7/+7
* | | | af_unix: implement socket filterAlban Crequy2011-01-181-0/+6
| |_|/ |/| |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-1834-249/+502
|\ \ \
OpenPOWER on IntegriCloud