summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ipv4: Make rt->fl.iif tests lest obscure.David S. Miller2010-11-119-20/+42
* Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2010-11-116-236/+225
|\
| * dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handlingGerrit Renker2010-11-104-12/+50
| * dccp ccid-2: Separate internals of Ack Vectors from option-parsing codeGerrit Renker2010-11-103-83/+79
| * dccp ccid-2: Ack Vector interface clean-upGerrit Renker2010-11-105-173/+128
* | net: get rid of rtable->idevEric Dumazet2010-11-114-63/+8
* | neigh: reorder struct neighbourEric Dumazet2010-11-111-5/+5
* | vxge: update driver versionJon Mason2010-11-111-2/+2
* | vxge: sparse and other clean-upsJon Mason2010-11-113-153/+76
* | vxge: update KconfigJon Mason2010-11-111-5/+14
* | vxge: correct multi-function detectionJon Mason2010-11-112-3/+6
* | vxge: Titan1A detectionJon Mason2010-11-114-55/+87
* | vxge: Handle errors in vxge_hw_vpath_fw_apiJon Mason2010-11-111-5/+10
* | vxge: add receive hardware timestampingJon Mason2010-11-112-9/+132
* | vxge: add support for ethtool firmware flashingJon Mason2010-11-117-22/+500
* | vxge: serialize access to steering control registerJon Mason2010-11-112-483/+325
OpenPOWER on IntegriCloud