summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs
Commit message (Expand)AuthorAgeFilesLines
...
* | 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-138-97/+122
* | 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-133-31/+12
|\ \ | |/
| * Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-1/+1
| |\
| | * workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-151-1/+1
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-191-0/+1
| |\ \ | | |/
| | * netfilter: fix IP_VS dependenciesPatrick McHardy2010-11-181-0/+1
| * | net: use the macros defined for the members of flowiChangli Gao2010-11-172-30/+10
* | | 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
* | | 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
|/ /
* | ipv4: Make rt->fl.iif tests lest obscure.David S. Miller2010-11-111-3/+5
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-10-2118-1080/+2216
|\
| * ipvs: provide address family for debuggingJulian Anastasov2010-10-217-84/+45
| * ipvs: inherit forwarding method in backupJulian Anastasov2010-10-211-0/+2
| * ipvs: changes for local clientJulian Anastasov2010-10-212-92/+225
| * ipvs: changes for local real serverJulian Anastasov2010-10-213-117/+457
| * ipvs: move ip_route_me_harder for ICMPJulian Anastasov2010-10-211-20/+21
| * ipvs: create ip_vs_defrag_userJulian Anastasov2010-10-211-21/+34
| * ipvs: fix CHECKSUM_PARTIAL for TUN methodJulian Anastasov2010-10-211-1/+1
| * ipvs: stop ICMP from FORWARD to localJulian Anastasov2010-10-211-2/+19
| * ipvs: do not schedule conns from real serversJulian Anastasov2010-10-214-8/+45
| * ipvs: switch to notrack modeJulian Anastasov2010-10-212-37/+9
OpenPOWER on IntegriCloud