summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-08Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-37/+27
2011-04-08signal.c: fix erroneous syscall kernel-docRandy Dunlap1-2/+2
2011-04-08p54: Initialize extra_len in p54_tx_80211Jason Conti1-1/+1
2011-04-08ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore callsFelix Fietkau1-2/+10
2011-04-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds6-22/+34
2011-04-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-10/+5
2011-04-08mlx4_en: Restoring RX buffer pointer in case of failureYevgeny Petrilin1-0/+4
2011-04-08mlx4: Sensing link type at device initializationYevgeny Petrilin3-2/+9
2011-04-08net: atl*: convert to hw_featuresMichał Mirosław6-51/+24
2011-04-08net: tg3: convert to hw_featuresMichał Mirosław2-105/+32
2011-04-08net: enic: convert to hw_featuresMichał Mirosław3-69/+10
2011-04-08net: benet: convert to hw_featuresMichał Mirosław3-37/+10
2011-04-08skge: convert to hw_featuresMichał Mirosław2-49/+5
2011-04-08be2net: call FLR after setup wol in be_shutdownAjit Khaparde1-2/+2
2011-04-08be2net: dynamically allocate adapter->vf_cfgAjit Khaparde2-5/+13
2011-04-08be2net: fix to get max VFs supported from adapterAjit Khaparde1-8/+14
2011-04-08be2net: use common method to check for sriov function typeAjit Khaparde1-10/+2
2011-04-08be2net: add rxhash supportAjit Khaparde3-5/+30
2011-04-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller49-161/+273
2011-04-08ipv4: Fix "Set rt->rt_iif more sanely on output routes."OGAWA Hirofumi3-4/+10
2011-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville69-292/+716
2011-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1
2011-04-08watchdog: mpc8xxx_wdt: fix buildPeter Korsgaard1-1/+1
2011-04-08NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSECBryan Schumaker1-3/+1
2011-04-07cfg80211: add a timer for invalid user reg hintsLuis R. Rodriguez1-1/+24
2011-04-07cfg80211: fix regulatory restore upon user hintsLuis R. Rodriguez1-1/+45
2011-04-07iwlagn: move IO functions out of lineJohannes Berg8-503/+326