aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | IPVS: netns, final patch enabling network name space.Hans Schillstrom2011-01-137-32/+1
| | * | | | IPVS: netns, misc init_net removal in core.Hans Schillstrom2011-01-132-6/+9
| | * | | | IPVS: netns, svc counters moved in ip_vs_ctl,cHans Schillstrom2011-01-131-12/+9
| | * | | | IPVS: netns, trash handlingHans Schillstrom2011-01-131-12/+11
| | * | | | IPVS: netns, defense work timer.Hans Schillstrom2011-01-133-13/+13
| | * | | | IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom2011-01-137-163/+184
| | * | | | IPVS: netns, connection hash got net as param.Hans Schillstrom2011-01-139-72/+109
| | * | | | IPVS: netns, ip_vs_stats and its procfsHans Schillstrom2011-01-133-58/+204
| | * | | | IPVS: netns awareness to ip_vs_syncHans Schillstrom2011-01-133-182/+219
| | * | | | IPVS: netns awareness to ip_vs_estHans Schillstrom2011-01-132-48/+58
| | * | | | IPVS: netns awareness to ip_vs_appHans Schillstrom2011-01-135-52/+65
| | * | | | IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom2011-01-135-35/+39
| | * | | | IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom2011-01-139-98/+123
| | * | | | IPVS: netns preparation for proto_ah_espHans Schillstrom2011-01-132-16/+10
| | * | | | IPVS: netns preparation for proto_sctpHans Schillstrom2011-01-132-63/+61
| | * | | | IPVS: netns preparation for proto_udpHans Schillstrom2011-01-132-43/+46
| | * | | | IPVS: netns preparation for proto_tcpHans Schillstrom2011-01-133-48/+70
| | * | | | IPVS: netns, prepare protocolHans Schillstrom2011-01-131-0/+66
| | * | | | IPVS: netns awarness to lblc shedulerHans Schillstrom2011-01-131-16/+34
| | * | | | 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