aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/transp_v6.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-15netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian5-11/+34
2010-12-15netfilter: xtables: use guarded typesJan Engelhardt7-32/+32
2010-11-25IPVS: Backup, adding version 0 sending capabilitiesHans Schillstrom3-1/+163
2010-11-25IPVS: Backup, Change sending to Version 1 formatHans Schillstrom3-48/+156
2010-11-25IPVS: Backup, Adding Version 1 receive capabilityHans Schillstrom4-123/+440
2010-11-25IPVS: Backup, Adding structs for new sync formatHans Schillstrom1-12/+142
2010-11-25IPVS: Handle Scheduling errors.Hans Schillstrom4-23/+64
2010-11-25IPVS: skb defrag in L7 helpersHans Schillstrom1-0/+3
2010-11-25IPVS: Split ports[2] into src_port and dst_portHans Schillstrom1-10/+11
2010-11-25IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup daemon.Hans Schillstrom6-14/+18
2010-11-16netfilter: nf_conntrack: one less atomic op in nf_ct_expect_insert()Eric Dumazet1-2/+2
2010-11-16ipvs: allow transmit of GRO aggregated skbsSimon Horman1-10/+15
2010-11-16ipvs: remove shadow rt variableEric Dumazet1-1/+0
2010-11-16ipvs: add static and read_mostly attributesEric Dumazet1-5/+5
2010-11-16IPVS: buffer argument to ip_vs_process_message() should not be constSimon Horman1-1/+1
2010-11-16IPVS: Remove useless { } block from ip_vs_process_message()Simon Horman1-13/+11
2010-11-16IPVS: Make the cp argument to ip_vs_sync_conn() staticSimon Horman2-2/+2
2010-11-16IPVS: Only match pe_data created by the same peSimon Horman1-1/+1
2010-11-16IPVS: Add persistence engine to connection entrySimon Horman4-23/+30
2010-11-15netfilter: rcu sparse cleanupsEric Dumazet4-9/+26
2010-11-15netfilter: nf_nat_amanda: rename a variableEric Dumazet1-4/+4
2010-11-15netfilter: add __rcu annotationsEric Dumazet2-7/+15
2010-11-15netfilter: nf_ct_frag6_sysctl_table is staticEric Dumazet1-1/+1
2010-11-15netfilter: add __rcu annotationsEric Dumazet10-28/+53
2010-11-15netfilter: xt_CLASSIFY: add ARP support, allow CLASSIFY target on any tableFrédéric Leroy1-12/+24
2010-11-15netfilter: nf_nat: define nat_pptp_info as neededChangli Gao1-0/+2
2010-11-15netfilter: ct_extend: define NF_CT_EXT_* as neededChangli Gao3-0/+18
2010-11-15netfilter: nf_nat: don't use atomic bit operationChangli Gao2-4/+4
2010-11-15netfilter: nf_conntrack: define ct_*_info as neededChangli Gao1-0/+13
2010-11-15netfilter: ct_extend: fix the wrong alloc_sizeChangli Gao1-3/+2
2010-11-15netfilter: xt_LOG: do print MAC header on FORWARDJan Engelhardt2-4/+2
2010-11-12netfilter: xt_NFQUEUE: remove modulo operationsChangli Gao1-2/+4
2010-11-12netfilter: nf_conntrack: don't always initialize ct->protoChangli Gao6-15/+13
2010-11-11ipv4: Make rt->fl.iif tests lest obscure.David S. Miller9-20/+42
2010-11-11net: get rid of rtable->idevEric Dumazet4-63/+8
2010-11-11neigh: reorder struct neighbourEric Dumazet1-5/+5
2010-11-11vxge: update driver versionJon Mason1-2/+2
2010-11-11vxge: sparse and other clean-upsJon Mason3-153/+76
2010-11-11vxge: update KconfigJon Mason1-5/+14
2010-11-11vxge: correct multi-function detectionJon Mason2-3/+6
2010-11-11vxge: Titan1A detectionJon Mason4-55/+87
2010-11-11vxge: Handle errors in vxge_hw_vpath_fw_apiJon Mason1-5/+10
2010-11-11vxge: add receive hardware timestampingJon Mason2-9/+132
2010-11-11vxge: add support for ethtool firmware flashingJon Mason7-22/+500
2010-11-11vxge: serialize access to steering control registerJon Mason2-483/+325
2010-11-11vxge: cleanup debug printing and assertsJon Mason2-35/+9
2010-11-11vxge: Wait for Rx to become idle before reseting or closingJon Mason5-9/+106
2010-11-11vxge: enable rxhashJon Mason6-63/+86
2010-11-10dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handlingGerrit Renker4-12/+50
2010-11-10dccp ccid-2: Separate internals of Ack Vectors from option-parsing codeGerrit Renker3-83/+79