aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-30be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde
2009-09-303c59x: Rework suspend and resumeAnton Vorontsov
2009-09-30drivers/net: ks8851_mll ethernet network driverChoi, David
2009-09-30skge: Make sure both ports initialize correctlyMike McCormack
2009-09-30bcm63xx_enet: timeout off by one in do_mdio_op()roel kluin
2009-09-30qlge: Fix error exit for probe call.Ron Mercer
2009-09-30qlge: Protect reset recovery with rtnl_lock().Ron Mercer
2009-09-30qlge: Fix spin_lock warning.Ron Mercer
2009-09-30qlge: Fix out of sync hardware semaphore.Ron Mercer
2009-09-30qlge: Fix bad bit definitions.Ron Mercer
2009-09-30ixgbe: Remove ATR computation for UDP trafficPeter P Waskiewicz Jr
2009-09-30ixgbe patch to provide NIC's tx/rx counters via ethtoolBen Greear
2009-09-30ixgbe: Bump driver version numberPeter P Waskiewicz Jr
2009-09-30ixgbe: Fix backplane flow control autonegPeter P Waskiewicz Jr
2009-09-30ixgbe: Fix disabling of relaxed ordering with Tx DCAPeter P Waskiewicz Jr
2009-09-30ax25: Fix possible oops in ax25_make_newJarek Poplawski
2009-09-30net: restore tx timestamping for accelerated vlansEric Dumazet
2009-09-30Phonet: fix mutex imbalanceRĂ©mi Denis-Courmont
2009-09-30sit: fix off-by-one in ipip6_tunnel_get_prlSascha Hlusiak
2009-09-30net: Fix sock_wfree() raceEric Dumazet
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-09-28Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2009-09-28sony-laptop: re-read the rfkill state when resuming from suspendAlan Jenkins
2009-09-28sony-laptop: check for rfkill hard block at load timeAlan Jenkins
2009-09-28wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg
2009-09-28wext: Add bound checks for copy_from_userArjan van de Ven
2009-09-28mac80211: improve/fix mlme messagesJohannes Berg
2009-09-28cfg80211: always get BSSJohannes Berg
2009-09-28iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre
2009-09-28iwlwifi: fix memory leak in command queue handlingReinette Chatre
2009-09-28iwlwifi: fix debugfs buffer handlingReinette Chatre
2009-09-28cfg80211: don't set privacy w/o keyJohannes Berg
2009-09-28cfg80211: wext: don't display BSSID unless associatedJohannes Berg
2009-09-28net: Add explicit bound checks in net/socket.cArjan van de Ven
2009-09-28bridge: Fix double-free in br_add_if.Jeff Hansen
2009-09-28isdn: fix netjet/isdnhdlc build errorsRandy Dunlap
2009-09-28atm: dereference of he_dev->rbps_virt in he_init_group()Juha Leppanen
2009-09-28ax25: Add missing dev_put in ax25_setsockoptRalf Baechle
2009-09-26Revert "sit: stateless autoconf for isatap"Sascha Hlusiak
2009-09-26net: fix double skb free in dcbnlJohn Fastabend
2009-09-26net: fix nlmsg len size for skb when error bit is set.John Fastabend
2009-09-26net: fix vlan_get_size to include vlan_flags sizeJohn Fastabend
2009-09-26e1000: cleanup unused prototypeDon Skidmore
2009-09-26e1000: fix namespacecheck warningsJesse Brandeburg
2009-09-26e1000: drop unused functionality for eeprom write/readJesse Brandeburg
2009-09-26e1000: updated whitespace and commentsJesse Brandeburg
2009-09-26e1000: drop redunant line of code, cleanupJesse Brandeburg
2009-09-26e1000: remove races when changing mtuJesse Brandeburg
2009-09-26e1000: two workarounds were incomplete, fix themJesse Brandeburg
2009-09-26e1000: fix tx waking queue after queue stopped during shutdownJesse Brandeburg