summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-23mv643xx_eth: potential null dereferenceDan Carpenter
2010-07-23net: 3c59x: fix leak of iomapsKulikov Vasiliy
2010-07-23net: core: don't use own hex_to_bin() methodAndy Shevchenko
2010-07-23wireless: use newly introduced hex_to_bin()Andy Shevchenko
2010-07-23usb: usbnet: use newly introduced hex_to_bin()Andy Shevchenko
2010-07-23drivers: net: use newly introduced hex_to_bin()Andy Shevchenko
2010-07-23drivers: atm: don't use private copy of hex_to_bin()Andy Shevchenko
2010-07-23be2net: bump the driver version numberAjit Khaparde
2010-07-23be2net: variable name changesAjit Khaparde
2010-07-23be2net: supress printing error when mac query fails for VFAjit Khaparde
2010-07-23be2net: code to support tx rate configuration on virtual functionsAjit Khaparde
2010-07-23be2net: add vlan support for sriov virtual functionsAjit Khaparde
2010-07-23be2net: add support to get vf configAjit Khaparde
2010-07-23be2net: change to call pmac_del only if necessaryAjit Khaparde
2010-07-23qeth: avoid useless removal of multicast addressesUrsula Braun
2010-07-23qeth: Use memdup_user when user data is immediately copied into the allocated...Julia Lawall
2010-07-23qeth: return zero from reply callback functionsUrsula Braun
2010-07-23claw: A claw device is a group of just 2 ccw devicesUrsula Braun
2010-07-23qeth: avoid loop if ipa command response is missingUrsula Braun
2010-07-23qeth: serialize sysfs-triggered device configurationsUrsula Braun
2010-07-23qeth: Clear mac_bits field when switching between Layer 2 and Layer 3Carsten Otte
2010-07-23qeth: IP address takeover flag settingKlaus-Dieter Wacker
2010-07-22wimax/i2400m: Add PID & VID for Intel WiMAX 6250Alexey Shvetsov
2010-07-22stmmac: handle allocation errors in setup functionsDan Carpenter
2010-07-22caif: precedence bugDan Carpenter
2010-07-22bonding: don't lock when copying/clearing VLAN list on slaveJay Vosburgh
2010-07-22bonding: change test for presence of VLANsJay Vosburgh
2010-07-22net/fec: restore interrupt mask after software-reset in fec_stop()Wolfram Sang
2010-07-223c59x: handle pci_iomap() errorsKulikov Vasiliy
2010-07-22net: RTA_MARK additionEric Dumazet
2010-07-22ipv6: Don't add routes to ipv6 disabled interfaces.Brian Haley
2010-07-22net: Fix skb_copy_expand() handling of ->csum_startDavid S. Miller
2010-07-22net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.cAndrea Shepard
2010-07-22macvtap: Limit packet queue lengthHerbert Xu
2010-07-22CAN: Add Flexcan CAN controller driverMarc Kleine-Budde
2010-07-22r6040: Fix args to phy_mii_ioctl().David S. Miller
2010-07-22vhost net: Fix warning.David S. Miller
2010-07-21net: remove last uses of __attribute__((packed))Gustavo F. Padovan
2010-07-21irda: Use __packed annotation instead IRDA_PACKED macroGustavo F. Padovan
2010-07-21drivers/net/irda: use for_each_pci_dev()Kulikov Vasiliy
2010-07-21drivers/net/qlge: Use pr_<level>, shrink text a bitJoe Perches
2010-07-21ixgbe/igb: catch invalid VF settingsAndy Gospodarek
2010-07-21mac80211: proper IBSS lockingJohannes Berg
2010-07-21mac80211: fix IBSS lockdep complaintJohannes Berg
2010-07-21mac80211: refuse shared key auth when WEP is unavailableJohannes Berg
2010-07-21cfg80211: fix race between sysfs and cfg80211Maxime Bizon
2010-07-21b43: silence phy_n sparse warningsLarry Finger
2010-07-21b43: silence most sparse warningsJohn W. Linville
2010-07-21arch/um/drivers: remove duplicate structure field initializationJulia Lawall
2010-07-21drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() methodAndy Shevchenko