summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | IPVS: netns awarness to lblcr shedulerHans Schillstrom2011-01-131-18/+36
| | * | IPVS: netns to services part 1Hans Schillstrom2011-01-137-110/+147
| | * | IPVS: netns, add basic init per netns.Hans Schillstrom2011-01-1310-33/+316
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2011-01-13343-6427/+19039
| | |\ \
| * | | | netfilter: fix Kconfig dependenciesPatrick McHardy2011-01-149-34/+33
| |/ / /
| * | | netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian2010-12-152-1/+9
| * | | IPVS: Backup, adding version 0 sending capabilitiesHans Schillstrom2010-11-252-1/+161
| * | | IPVS: Backup, Change sending to Version 1 formatHans Schillstrom2010-11-252-47/+155
| * | | IPVS: Backup, Adding Version 1 receive capabilityHans Schillstrom2010-11-252-123/+431
| * | | 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-255-12/+14
| * | | Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Patrick McHardy2010-11-165-53/+50
| |\ \ \
| | * | | 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-161-1/+1
| | * | | IPVS: Only match pe_data created by the same peSimon Horman2010-11-161-1/+1
| | * | | IPVS: Add persistence engine to connection entrySimon Horman2010-11-163-21/+16
| * | | | 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-157-22/+47
| * | | netfilter: xt_CLASSIFY: add ARP support, allow CLASSIFY target on any tableFrédéric Leroy2010-11-151-12/+24
| * | | netfilter: nf_nat: don't use atomic bit operationChangli Gao2010-11-151-2/+2
| * | | 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-125-12/+10
* | | | 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-194-0/+434
* | | | net: implement mechanism for HW based QOSJohn Fastabend2011-01-191-1/+54
* | | | netlink: support setting devgroup parametersVlad Dogaru2011-01-191-4/+28
* | | | net_device: add support for network device groupsVlad Dogaru2011-01-192-0/+18
* | | | net: cleanup unused macros in net directoryShan Wei2011-01-1910-12/+2
* | | | net: filter: dont block softirqs in sk_run_filter()Eric Dumazet2011-01-182-6/+6
* | | | 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-1811-33/+42
|\ \ \
| * | | net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.Jesse Gross2011-01-181-2/+2
| * | | ipv6: Silence privacy extensions initializationRomain Francoise2011-01-181-3/+0
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-182-10/+13
| |\ \ \
| | * | | mac80211: use maximum number of AMPDU frames as default in BA RXLuciano Coelho2011-01-131-9/+2
| | * | | mac80211: fix lockdep warningJohannes Berg2011-01-131-1/+11