summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | IPVS: netns, svc counters moved in ip_vs_ctl,cHans Schillstrom2011-01-132-12/+12
| | * | IPVS: netns, trash handlingHans Schillstrom2011-01-133-14/+16
| | * | IPVS: netns, defense work timer.Hans Schillstrom2011-01-135-14/+17
| | * | IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom2011-01-139-181/+230
| | * | IPVS: netns, connection hash got net as param.Hans Schillstrom2011-01-1311-83/+153
| | * | IPVS: netns, ip_vs_stats and its procfsHans Schillstrom2011-01-135-61/+256
| | * | IPVS: netns awareness to ip_vs_syncHans Schillstrom2011-01-135-191/+240
| | * | IPVS: netns awareness to ip_vs_estHans Schillstrom2011-01-134-50/+64
| | * | IPVS: netns awareness to ip_vs_appHans Schillstrom2011-01-137-58/+76
| | * | IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom2011-01-136-37/+39
| | * | IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom2011-01-1310-110/+129
| | * | IPVS: netns preparation for proto_ah_espHans Schillstrom2011-01-132-16/+10
| | * | IPVS: netns preparation for proto_sctpHans Schillstrom2011-01-133-63/+70
| | * | IPVS: netns preparation for proto_udpHans Schillstrom2011-01-133-43/+54
| | * | IPVS: netns preparation for proto_tcpHans Schillstrom2011-01-135-49/+79
| | * | IPVS: netns, prepare protocolHans Schillstrom2011-01-133-1/+88
| | * | IPVS: netns awarness to lblc shedulerHans Schillstrom2011-01-132-16/+38
| | * | IPVS: netns awarness to lblcr shedulerHans Schillstrom2011-01-132-18/+41
| | * | IPVS: netns to services part 1Hans Schillstrom2011-01-139-115/+214
| | * | IPVS: netns, add basic init per netns.Hans Schillstrom2011-01-1313-33/+354
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2011-01-135217-167091/+319302
| | |\ \
| * | | | 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