summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-01ixgbe: correct the parameter descriptionJiri Pirko1-3/+1
2009-10-01be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde4-6/+24
2009-10-013c59x: Rework suspend and resumeAnton Vorontsov1-39/+38
2009-10-01drivers/net: ks8851_mll ethernet network driverChoi, David3-0/+1705
2009-10-01skge: Make sure both ports initialize correctlyMike McCormack1-3/+6
2009-10-01bcm63xx_enet: timeout off by one in do_mdio_op()roel kluin1-1/+1
2009-10-01qlge: Fix error exit for probe call.Ron Mercer1-5/+5
2009-10-01qlge: Protect reset recovery with rtnl_lock().Ron Mercer1-3/+3
2009-10-01qlge: Fix spin_lock warning.Ron Mercer1-2/+0
2009-10-01qlge: Fix out of sync hardware semaphore.Ron Mercer1-4/+4
2009-10-01qlge: Fix bad bit definitions.Ron Mercer1-9/+9
2009-10-01ixgbe: Remove ATR computation for UDP trafficPeter P Waskiewicz Jr1-7/+0
2009-10-01ixgbe patch to provide NIC's tx/rx counters via ethtoolBen Greear2-2/+9
2009-10-01ixgbe: Bump driver version numberPeter P Waskiewicz Jr1-1/+1
2009-10-01ixgbe: Fix backplane flow control autonegPeter P Waskiewicz Jr3-52/+187
2009-10-01ixgbe: Fix disabling of relaxed ordering with Tx DCAPeter P Waskiewicz Jr1-3/+20
2009-10-01ax25: Fix possible oops in ax25_make_newJarek Poplawski1-1/+1
2009-10-01net: restore tx timestamping for accelerated vlansEric Dumazet1-3/+3
2009-10-01Phonet: fix mutex imbalanceRĂ©mi Denis-Courmont1-1/+0
2009-10-01sit: fix off-by-one in ipip6_tunnel_get_prlSascha Hlusiak1-1/+1
2009-10-01net: Fix sock_wfree() raceEric Dumazet1-7/+12
2009-10-01net: Make setsockopt() optlen be unsigned.David S. Miller67-153/+149
2009-09-29Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller19-235/+274
2009-09-29sony-laptop: re-read the rfkill state when resuming from suspendAlan Jenkins1-0/+3
2009-09-29sony-laptop: check for rfkill hard block at load timeAlan Jenkins1-0/+6
2009-09-29wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg3-8/+7
2009-09-29wext: Add bound checks for copy_from_userArjan van de Ven1-3/+6
2009-09-29mac80211: improve/fix mlme messagesJohannes Berg1-9/+9
2009-09-29cfg80211: always get BSSJohannes Berg1-3/+2
2009-09-29iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre11-204/+229
2009-09-29iwlwifi: fix memory leak in command queue handlingReinette Chatre1-0/+6
2009-09-29iwlwifi: fix debugfs buffer handlingReinette Chatre1-3/+3
2009-09-29cfg80211: don't set privacy w/o keyJohannes Berg1-1/+2
2009-09-29cfg80211: wext: don't display BSSID unless associatedJohannes Berg1-4/+1
2009-09-28net: Add explicit bound checks in net/socket.cArjan van de Ven1-1/+6
2009-09-28bridge: Fix double-free in br_add_if.Jeff Hansen1-0/+1
2009-09-28isdn: fix netjet/isdnhdlc build errorsRandy Dunlap2-2/+2
2009-09-28atm: dereference of he_dev->rbps_virt in he_init_group()Juha Leppanen1-7/+7
2009-09-28ax25: Add missing dev_put in ax25_setsockoptRalf Baechle1-9/+10
2009-09-27Revert "sit: stateless autoconf for isatap"Sascha Hlusiak4-67/+1
2009-09-27net: fix double skb free in dcbnlJohn Fastabend1-8/+7
2009-09-27net: fix nlmsg len size for skb when error bit is set.John Fastabend1-1/+1
2009-09-27net: fix vlan_get_size to include vlan_flags sizeJohn Fastabend1-0/+1
2009-09-27e1000: cleanup unused prototypeDon Skidmore1-1/+0
2009-09-27e1000: fix namespacecheck warningsJesse Brandeburg2-15/+1
2009-09-27e1000: drop unused functionality for eeprom write/readJesse Brandeburg2-120/+3
2009-09-27e1000: updated whitespace and commentsJesse Brandeburg3-6229/+6337
2009-09-27e1000: drop redunant line of code, cleanupJesse Brandeburg1-8/+4
2009-09-27e1000: remove races when changing mtuJesse Brandeburg1-2/+14
2009-09-27e1000: two workarounds were incomplete, fix themJesse Brandeburg1-7/+10