summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | vxge: cleanup debug printing and assertsJon Mason2010-11-112-35/+9
* | vxge: Wait for Rx to become idle before reseting or closingJon Mason2010-11-115-9/+106
* | vxge: enable rxhashJon Mason2010-11-116-63/+86
* | qlge: Version change to v1.00.00.27Ron Mercer2010-11-101-1/+1
* | qlge: Add firmware info to ethtool get regs.Ron Mercer2010-11-104-5/+39
* | net/ipv4/tcp.c: Update WARN usesJoe Perches2010-11-091-9/+7
* | net/core/dev.c: Update WARN usesJoe Perches2010-11-091-2/+1
* | drivers/net/usb: Update WARN usesJoe Perches2010-11-091-1/+1
* | drivers/net/can: Update WARN usesJoe Perches2010-11-091-1/+1
* | drivers/net: normalize TX_TIMEOUTEric Dumazet2010-11-0910-10/+10
|/
* af_unix: optimize unix_dgram_poll()Eric Dumazet2010-11-081-0/+4
* af_unix: fix unix_dgram_poll() behavior for EPOLLOUT eventEric Dumazet2010-11-081-15/+9
* af_unix: use keyed wakeupsEric Dumazet2010-11-081-2/+4
* decnet: RCU conversion and get rid of dev_base_lockEric Dumazet2010-11-088-88/+127
* bonding: remove dev_base_lock useEric Dumazet2010-11-081-4/+4
* aoe: remove dev_base_lock use from aoecmd_cfg_pkts()Eric Dumazet2010-11-081-3/+3
* ks8851: suspend resume supportArce, Abraham2010-11-081-0/+33
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-0811-61/+35
|\
| * rds: Fix rds message leak in rds_message_map_pagesPavel Emelyanov2010-11-081-1/+3
| * qeth: fix race condition during device startupFrank Blaschka2010-11-081-1/+1
| * qeth: remove dev_queue_xmit invocationUrsula Braun2010-11-082-54/+8
| * pktgen: correct uninitialized queue_mapJunchang Wang2010-11-081-2/+2
| * net: Detect and ignore netif_stop_queue() calls before register_netdev()Guillaume Chazarain2010-11-081-0/+5
OpenPOWER on IntegriCloud