aboutsummaryrefslogtreecommitdiffstats
path: root/lib/vsprintf.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-29r8169: Fix card drop incoming VLAN tagged MTU byte large jumbo framesRaimonds Cicans1-1/+1
2009-10-29ibmtr: possible Read buffer overflow?roel kluin1-2/+9
2009-10-29net: Fix RPF to work with policy routingjamal3-6/+10
2009-10-29net: fix kmemcheck annotationsEric Dumazet1-2/+2
2009-10-29e1000e: rework disable K1 at 1000Mbps for 82577/82578Bruce Allan5-28/+190
2009-10-29e1000e: config PHY via software after resetsBruce Allan2-78/+218
2009-10-29e100: e100_phy_init() isolates selected PHY, causes 10 second boot delayBruce Allan1-7/+19
2009-10-29net: Fix 'Re: PACKET_TX_RING: packet size is too long'Gabor Gombas1-4/+1
2009-10-29netdev: usb: dm9601.c can drive a device not supported yet, add support for itJanusz Krzysztofik1-0/+4
2009-10-29qlge: Fix firmware mailbox command timeout.Ron Mercer2-11/+13
2009-10-29qlge: Fix EEH handling.Ron Mercer1-26/+52
2009-10-29AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2)Neil Horman1-7/+17
2009-10-28bonding: fix a race condition in calls to slave MII ioctlsJiri Bohac1-1/+1
2009-10-28virtio-net: fix data corruption with OOMMichael S. Tsirkin1-3/+11
2009-10-28sfc: Set ip_summed correctly for page buffers passed to GROBen Hutchings1-3/+6
2009-10-28cnic: Fix L2CTX_STATUSB_NUM offset in context memory.Michael Chan2-6/+9
2009-10-27MAINTAINERS: rt2x00 list is moderatedBartlomiej Zolnierkiewicz1-1/+1
2009-10-27airo: Reorder tests, check bounds before elementRoel Kluin1-3/+2
2009-10-27mac80211: fix for incorrect sequence number on hostapd injected framesBjörn Smedman1-1/+1
2009-10-27libertas spi: fix sparse errorsHolger Schurig1-5/+5
2009-10-27mac80211: trivial: fix spelling in mesh_hwmpAndrey Yurovsky1-1/+1
2009-10-27cfg80211: sme: deauthenticate on assoc failureJohannes Berg3-2/+29
2009-10-27mac80211: keep auth state when assoc failsJohannes Berg1-2/+1
2009-10-27mac80211: fix ibss joiningReinette Chatre1-4/+2
2009-10-27b43: add 'struct b43_wl' missing declarationMiguel Boton1-0/+1
2009-10-27b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger2-2/+2
2009-10-27rt2x00: Fix crypto in TX frame for rt2800usbBenoit PAPILLAULT1-1/+1
2009-10-26sh_eth: Add asm/cacheflush.hNobuhiro Iwamatsu1-0/+1
2009-10-26PPPoE: Fix flush/close races.Michal Ostrowski1-61/+68
2009-10-26e1000e: allow for swflag to be held over consecutive PHY accessesBruce Allan4-141/+346
2009-10-26e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCHBruce Allan1-31/+58
2009-10-26e1000e: 82577/82578 requires a different method to configure LPLUBruce Allan1-0/+40
2009-10-26e1000e: increase swflag acquisition timeout for ICHx/PCHBruce Allan1-1/+3
2009-10-26e1000e: clear PHY wakeup bit after LCD reset on 82577/82578Bruce Allan1-1/+9
2009-10-26igbvf: fix memory leak when ring size changed while interface downAlexander Duyck1-13/+17
2009-10-26ixgbe: fix memory leak when resizing rings while interface is downAlexander Duyck1-9/+13
2009-10-26igb: fix memory leak when setting ring size while interface is downAlexander Duyck1-13/+22
2009-10-24bonding: Modify hash transmit policies to use the packet's source MAC addressJasper Spaans1-4/+4
2009-10-24pktgen: Dont leak kernel memoryEric Dumazet1-5/+10
2009-10-24DM9000: Fix revision ID for DM9000BBen Dooks1-1/+1
2009-10-24r8169: fix Ethernet Hangup for RTL8110SC rev dSimon Wunderlich1-1/+12
2009-10-22ifb: should not use __dev_get_by_index() without locksEric Dumazet1-1/+2
2009-10-22net: au1000_eth: add missing capability.hManuel Lauss1-0/+1
2009-10-22myri10ge: improve port type reporting in ethtoolBrice Goglin1-3/+14
2009-10-22net: use WARN() for the WARN_ON in commit b6b39e8f3fbbbArjan van de Ven1-3/+3
2009-10-22e1000e: reset the PHY on 82577/82578 when going to SxBruce Allan1-2/+1
2009-10-22isdn: fix possible circular locking dependencyXiaotian Feng1-3/+3
2009-10-22netxen: avoid undue board config checkDhananjay Phadke1-10/+4
2009-10-22netxen: fix tx timeout handling on firmware hangAmit Kumar Salecha1-0/+1
2009-10-22netxen: fix i2c initDhananjay Phadke2-6/+3