summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-12vxge: update driver versionJon Mason1-2/+2
2011-04-12vxge: spin-lock issueJon Mason1-16/+32
2011-04-12vxge: always enable hardware time stampJon Mason3-51/+64
2011-04-12s2io: Fix warnings due to -Wunused-but-set-variable.David S. Miller2-10/+5
2011-04-12niu: Fix warnings due to -Wunused-but-set-variableDavid S. Miller1-11/+3
2011-04-12caif: Add BUG_ON if dev_info is missing in packetSjur Brændeland1-1/+2
2011-04-12caif: Don't resend if dev_queue_xmit fails.Sjur Brændeland9-88/+14
2011-04-12caif: code cleanupStephen Hemminger12-416/+30
2011-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2765-8032/+7214
2011-04-12niu: Recognise original ethtool class code for AH/ESP flow hashingBen Hutchings1-0/+2
2011-04-12gianfar: Clean up implementation of RX network flow classificationBen Hutchings2-68/+1
2011-04-12qlge: use ethtool set_phys_idstephen hemminger1-19/+19
2011-04-12v3 ethtool: add ntuple flow specifier data to network flow classifierAlexander Duyck2-28/+39
2011-04-12ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntupleAlexander Duyck1-0/+3
2011-04-12caif: performance bugfix - allow radio stack to prioritize packets.Sjur Brændeland1-1/+5
2011-04-12caif: Bugfix use for_each_safe when removing list nodes.Sjur Brændeland1-2/+2
2011-04-12netxen: limit skb frags for non tso packetamit salecha2-2/+19
2011-04-12bonding:fix two typosPeter Pan(潘卫平)1-2/+2
2011-04-12net: fix tranmitted/tranmitting typoPeter Pan(潘卫平)4-5/+5
2011-04-12bonding:delete unused rlb_interval_counterPeter Pan(潘卫平)1-1/+0
2011-04-12bonding:delete unused alb_timerPeter Pan(潘卫平)1-1/+0
2011-04-12bonding:set save_load to 0 when initializingPeter Pan(潘卫平)1-1/+1
2011-04-11stmmac: fix Transmit Underflow errorGiuseppe CAVALLARO1-1/+0
2011-04-11stmmac: fix open funct when exit on errorGiuseppe CAVALLARO1-20/+28
2011-04-11stmmac: fixed dma lib build when turn-on the debug optionGiuseppe CAVALLARO1-14/+14
2011-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller6-8/+28
2011-04-11iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACYJohn W. Linville1-4/+5
2011-04-11pci: fix PCI bus allocation alignment handlingLinus Torvalds1-2/+2
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds54-164/+301
2011-04-11net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning1-0/+15
2011-04-11net: bnx2: convert to hw_featuresMichał Mirosław2-83/+28
2011-04-11net: via-velocity: convert to hw_featuresMichał Mirosław1-5/+2
2011-04-11net: ksz884x: convert to hw_featuresMichał Mirosław1-52/+21
2011-04-11net: stmmac: convert to hw_featuresMichał Mirosław2-74/+23
2011-04-11net: 8139cp: convert to hw_featuresMichał Mirosław1-29/+17
2011-04-11net: r8169: convert to hw_featuresMichał Mirosław1-62/+33
2011-04-11net: benet: convert to hw_features - fixupMichał Mirosław1-6/+5
2011-04-11net: Remove invalid offloadsMichał Mirosław2-3/+0
2011-04-11Disable rp_filter for IPsec packetsMichael Smith2-1/+14
2011-04-11fib_validate_source(): pass sk_buff instead of markMichael Smith3-17/+15
2011-04-11usb: plusb: Add debug to reset functionsimon1-1/+5
2011-04-11usb: plusb: Add support for PL-25A1simon2-3/+21
2011-04-11usb: plusb: Whitespacesimon1-2/+2
2011-04-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds9-34/+61
2011-04-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-21/+13
2011-04-09Merge branch 'fix/hda' into for-linusTakashi Iwai5-27/+50
2011-04-09Merge branch 'fix/asoc' into for-linusTakashi Iwai689-10452/+17839
2011-04-09cxgb4vf: drop phys_id interface and implement the newer set_phys_idDimitris Michailidis1-3/+12
2011-04-09cxgb4: drop phys_id interface and implement the newer set_phys_idDimitris Michailidis1-6/+11
2011-04-09cnic: Fix rtnl deadlockMichael Chan1-2/+0