summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: use vzalloc()Eric Dumazet2010-11-2717-87/+39
* be2net: adding support for Lancer family of CNAsSathya Perla2010-11-275-92/+301
* xps: Transmit Packet SteeringTom Herbert2010-11-244-8/+447
* xps: Improvements in TX queue selectionTom Herbert2010-11-243-9/+17
* infiniband: remove dev_base_lock useEric Dumazet2010-11-242-6/+6
* scm: lower SCM_MAX_FDEric Dumazet2010-11-242-6/+9
* ipv6: mcast: RCU conversionEric Dumazet2010-11-243-33/+47
* stmmac: update the driver versionGiuseppe CAVALLARO2010-11-241-1/+1
* stmmac: convert to dev_pm_ops.Giuseppe CAVALLARO2010-11-242-54/+71
* stmmac: add init/exit callback in plat_stmmacenet_data structGiuseppe CAVALLARO2010-11-243-30/+16
* stmmac: tidy-up stmmac_priv structureGiuseppe CAVALLARO2010-11-244-52/+44
* bnx2x: Do interrupt mode initialization and NAPIs adding before register_netd...Vladislav Zolotarov2010-11-242-8/+8
* bnx2x: Disable local BHes to prevent a dead-lock situationEric Dumazet2010-11-241-1/+8
* tg3: Remove tg3_config_info definitionMatt Carlson2010-11-241-4/+0
* tg3: Enable phy APD for 5717 and later asic revsMatt Carlson2010-11-241-2/+3
* tg3: use dma_alloc_coherent() instead of pci_alloc_consistent()Matt Carlson2010-11-241-32/+41
* tg3: Reenable TSS for 5719Matt Carlson2010-11-241-1/+7
* tg3: Enable mult rd DMA engine on 5719Matt Carlson2010-11-241-2/+1
* tg3: Reorg tg3_napi membersMatt Carlson2010-11-241-6/+6
* tg3: Fix 5719 internal FIFO overflow problemMatt Carlson2010-11-242-3/+42
* tg3: Always turn on APE features in mac_mode regMatt Carlson2010-11-241-19/+18
* tg3: Assign correct tx margin for 5719Matt Carlson2010-11-242-0/+6
* tg3: Apply 10Mbps fix to all 57765 revisionsMatt Carlson2010-11-241-9/+12
* SELinux: indicate fatal error in compat netfilter codeEric Paris2010-11-231-2/+2
* SELinux: Only return netlink error when we know the return is fatalEric Paris2010-11-231-4/+4
* macvlan: Introduce 'passthru' mode to takeover the underlying deviceSridhar Samudrala2010-11-222-1/+33
* Net: wanrouter: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* Net: sunrpc: auth_gss: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-2/+2
* Net: rxrpc: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-2/+2
* Net: rds: Makefile: Remove deprecated itemsTracey Dent2010-11-221-5/+3
* Net: phonet: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-2/+2
* Net: lapb: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* Net: irda: irnet: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* Net: irda: irlan: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintionsTracey Dent2010-11-221-2/+2
* Net: ipv6: netfiliter: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-2/+2
* Net: ipv4: netfilter: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-3/+3
* Net: econet: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* Net: dns_resolver: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* Net: ceph: Makefile: remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* Net: can: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-3/+3
* Net: caif: Makefile: Remove deprecated itemsTracey Dent2010-11-221-5/+3
* Net: bluetooth: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* pktgen: allow faster module unloadEric Dumazet2010-11-211-5/+12
* netns: let net_generic take pointer-to-const argsJan Engelhardt2010-11-211-1/+1
* packet: use vzalloc()Eric Dumazet2010-11-211-1/+1
* ixgbe: update version number for ixgbeDon Skidmore2010-11-211-1/+1
* net-next: Add multiqueue support to vmxnet3 driverShreyas Bhatewara2010-11-193-274/+921
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-1927-54/+155
|\
| * net: fix kernel-doc for sk_filter_rcu_releaseRandy Dunlap2010-11-191-1/+1