summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-26gro: __napi_gro_receive() optimizationsEric Dumazet
2010-08-26stmmac: Make time functionality depend upon RTC_HCTOSYS_DEVICEDavid S. Miller
2010-08-26qlcnic: PCI ID additionSritej Velaga
2010-08-26qlcnic: Fix driver load issue in FW hangAnirban Chakraborty
2010-08-26qlcnic: Fix missing error codesSony Chacko
2010-08-26net: use scnprintf() to avoid potential buffer overflowChangli Gao
2010-08-26net/sctp: Use pr_fmt and pr_<level>Joe Perches
2010-08-26ipvs: switch to GFP_KERNEL allocationsSimon Horman
2010-08-26IPVS: convert __ip_vs_securetcp_lock to a spinlockSimon Horman
2010-08-26IPVS: convert __ip_vs_sched_lock to a spinlockSimon Horman
2010-08-26IPVS: ICMPv6 checksum calculationSimon Horman
2010-08-25bna: Fixed build break for allyesconfigRasesh Mody
2010-08-25r6040: Free irq line on error pathDenis Kirjanov
2010-08-25s2io: remove lro parameterAmerigo Wang
2010-08-25be2net: stats for packets received due to internal switching in ASIC.Ajit Khaparde
2010-08-25be2net: fix to dynamically generate MAC Address for VFsAjit Khaparde
2010-08-25bridge: avoid ethtool on non running interfacestephen hemminger
2010-08-25qlge: Fix a deadlock when the interface is going downBreno Leitao
2010-08-25bridge: fix locking commentStephen Hemminger
2010-08-25net/netfilter/ipvs: Eliminate memory leakJulia Lawall
2010-08-25drivers/net/irda: Eliminate memory leakJulia Lawall
2010-08-25typhoon: fix a race in typhoon_do_get_statsEric Dumazet
2010-08-25plip: remove superflous returnDan Carpenter
2010-08-25stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO
2010-08-25stmmac: remove dead option in the driver's KconfigGiuseppe CAVALLARO
2010-08-25stmmac: fix_mac_speed is called during 10/100<->1000 speed changesPawel Moll
2010-08-25bnx2x: small fix in stats handlingEric Dumazet
2010-08-25drivers/net: Remove address use from assignments of function pointersJoe Perches
2010-08-25qlcnic: change reg nameAmit Kumar Salecha
2010-08-25qlcnic: fix fw recovery for PFAmit Kumar Salecha
2010-08-25qlcnic: support port vlan idAmit Kumar Salecha
2010-08-25qlcnic: eswitch config fixesRajesh Borundia
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-24mlx4_en: Fix build warning in mlx4_en_create_rx_ring.David S. Miller
2010-08-24mlx4_en: updated driver versionYevgeny Petrilin
2010-08-24mlx4_en: Moving to work with GROYevgeny Petrilin
2010-08-24mlx4_en: UDP RSS supportYevgeny Petrilin
2010-08-24mlx4_en: reconfiguring mac address.Yevgeny Petrilin
2010-08-24mlx4_en: get/set ringsize uses actual ring sizeYevgeny Petrilin
2010-08-24mlx4_en: Fixing report in Ethtool get_settingsYevgeny Petrilin
2010-08-24mlx4_en: Added self diagnostics test implementationYevgeny Petrilin
2010-08-24mlx4_en: Validate port up prior to transmittingYevgeny Petrilin
2010-08-24mlx4_en: Reporting link state with KERN_INFOYevgeny Petrilin
2010-08-24mlx4_en: Fixed MAX_TX_RINGS definitionYevgeny Petrilin
2010-08-24mlx4_en: performing CLOSE_PORT at the end of tear-down processYevgeny Petrilin
2010-08-24mlx4_en: Setting dev->perm_addr fieldYevgeny Petrilin
2010-08-24mlx4_en: Setting actual RX ring sizeYevgeny Petrilin
2010-08-24mlx4_en: Fixed incorrect unmapping on RX flow.Yevgeny Petrilin
2010-08-24tc: add meta match on receive hashStephen Hemminger
2010-08-24include/linux/if_ether.h: Remove unused #define MAC_FMTJoe Perches