summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/locks.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-27bnx2x: fix wrong return from bnx2x_trylock_hw_lockEric Dumazet1-1/+1
2010-08-27gro: __napi_gro_receive() optimizationsEric Dumazet3-8/+29
2010-08-27stmmac: Make time functionality depend upon RTC_HCTOSYS_DEVICEDavid S. Miller1-0/+1
2010-08-27qlcnic: PCI ID additionSritej Velaga1-0/+2
2010-08-27qlcnic: Fix driver load issue in FW hangAnirban Chakraborty4-60/+75
2010-08-27qlcnic: Fix missing error codesSony Chacko1-4/+8
2010-08-26net: use scnprintf() to avoid potential buffer overflowChangli Gao1-3/+3
2010-08-26net/sctp: Use pr_fmt and pr_<level>Joe Perches16-117/+136
2010-08-26ipvs: switch to GFP_KERNEL allocationsSimon Horman1-2/+2
2010-08-26IPVS: convert __ip_vs_securetcp_lock to a spinlockSimon Horman1-3/+3
2010-08-26IPVS: convert __ip_vs_sched_lock to a spinlockSimon Horman1-11/+11
2010-08-26IPVS: ICMPv6 checksum calculationSimon Horman1-4/+6
2010-08-26bna: Fixed build break for allyesconfigRasesh Mody8-431/+162
2010-08-26r6040: Free irq line on error pathDenis Kirjanov1-13/+20
2010-08-26s2io: remove lro parameterAmerigo Wang2-21/+9
2010-08-26be2net: stats for packets received due to internal switching in ASIC.Ajit Khaparde1-0/+3
2010-08-26be2net: fix to dynamically generate MAC Address for VFsAjit Khaparde2-0/+68
2010-08-26bridge: avoid ethtool on non running interfacestephen hemminger1-11/+12
2010-08-26qlge: Fix a deadlock when the interface is going downBreno Leitao1-11/+12
2010-08-26bridge: fix locking commentStephen Hemminger1-5/+1
2010-08-26net/netfilter/ipvs: Eliminate memory leakJulia Lawall1-1/+2
2010-08-26drivers/net/irda: Eliminate memory leakJulia Lawall1-1/+2
2010-08-26typhoon: fix a race in typhoon_do_get_statsEric Dumazet1-24/+22
2010-08-26plip: remove superflous returnDan Carpenter1-1/+0
2010-08-26stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO14-164/+153
2010-08-26stmmac: remove dead option in the driver's KconfigGiuseppe CAVALLARO1-2/+2
2010-08-26stmmac: fix_mac_speed is called during 10/100<->1000 speed changesPawel Moll1-0/+3
2010-08-26bnx2x: small fix in stats handlingEric Dumazet1-3/+4
2010-08-26drivers/net: Remove address use from assignments of function pointersJoe Perches49-118/+118
2010-08-25qlcnic: change reg nameAmit Kumar Salecha3-8/+8
2010-08-25qlcnic: fix fw recovery for PFAmit Kumar Salecha1-5/+17
2010-08-25qlcnic: support port vlan idAmit Kumar Salecha3-21/+111
2010-08-25qlcnic: eswitch config fixesRajesh Borundia2-12/+15
2010-08-25mlx4_en: Fix build warning in mlx4_en_create_rx_ring.David S. Miller1-2/+0
2010-08-25mlx4_en: updated driver versionYevgeny Petrilin1-2/+2
2010-08-25mlx4_en: Moving to work with GROYevgeny Petrilin5-113/+17
2010-08-24mlx4_en: UDP RSS supportYevgeny Petrilin7-11/+25
2010-08-24mlx4_en: reconfiguring mac address.Yevgeny Petrilin2-0/+7
2010-08-24mlx4_en: get/set ringsize uses actual ring sizeYevgeny Petrilin1-5/+6
2010-08-24mlx4_en: Fixing report in Ethtool get_settingsYevgeny Petrilin5-2/+46
2010-08-24mlx4_en: Added self diagnostics test implementationYevgeny Petrilin15-27/+388
2010-08-24mlx4_en: Validate port up prior to transmittingYevgeny Petrilin1-0/+3
2010-08-24mlx4_en: Reporting link state with KERN_INFOYevgeny Petrilin2-2/+4
2010-08-24mlx4_en: Fixed MAX_TX_RINGS definitionYevgeny Petrilin1-1/+1
2010-08-24mlx4_en: performing CLOSE_PORT at the end of tear-down processYevgeny Petrilin1-2/+4
2010-08-24mlx4_en: Setting dev->perm_addr fieldYevgeny Petrilin1-3/+4
2010-08-24mlx4_en: Setting actual RX ring sizeYevgeny Petrilin1-2/+2
2010-08-24mlx4_en: Fixed incorrect unmapping on RX flow.Yevgeny Petrilin1-1/+1
2010-08-24tc: add meta match on receive hashStephen Hemminger2-0/+7
2010-08-24include/linux/if_ether.h: Remove unused #define MAC_FMTJoe Perches1-2/+0