summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* move virtnet_remove to .devexit.textUwe Kleine-König2009-10-011-1/+1
* don't use __devexit_p to wrap sgiseeq_removeUwe Kleine-König2009-10-011-1/+1
* don't use __devexit_p to wrap meth_removeUwe Kleine-König2009-10-011-1/+1
* bonding: set primary param via sysfsJiri Pirko2009-10-011-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-015-27/+48
|\
| * ar9170: fix bug in iq-auto calibration value calculationChristian Lamparter2009-09-291-4/+2
| * rt2x00: Thrustmaster FunAccess WIFI USB and rt73usbMichal Szalata2009-09-291-0/+1
| * mac80211_hwsim: Fix initial beacon timer configurationJouni Malinen2009-09-291-0/+3
| * b43: Always use block-I/O for the PIO data registersMichael Buesch2009-09-291-22/+38
| * mac80211: Fix [re]association power saving issue on AP sideIgor Perminov2009-09-291-1/+4
* | pktgen: Fix delay handlingEric Dumazet2009-10-011-2/+4
* | ixgbe: correct the parameter descriptionJiri Pirko2009-10-011-3/+1
* | be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde2009-10-014-6/+24
* | 3c59x: Rework suspend and resumeAnton Vorontsov2009-10-011-39/+38
* | drivers/net: ks8851_mll ethernet network driverChoi, David2009-10-013-0/+1705
* | skge: Make sure both ports initialize correctlyMike McCormack2009-10-011-3/+6
* | bcm63xx_enet: timeout off by one in do_mdio_op()roel kluin2009-10-011-1/+1
* | qlge: Fix error exit for probe call.Ron Mercer2009-10-011-5/+5
* | qlge: Protect reset recovery with rtnl_lock().Ron Mercer2009-10-011-3/+3
* | qlge: Fix spin_lock warning.Ron Mercer2009-10-011-2/+0
* | qlge: Fix out of sync hardware semaphore.Ron Mercer2009-10-011-4/+4
* | qlge: Fix bad bit definitions.Ron Mercer2009-10-011-9/+9
* | ixgbe: Remove ATR computation for UDP trafficPeter P Waskiewicz Jr2009-10-011-7/+0
* | ixgbe patch to provide NIC's tx/rx counters via ethtoolBen Greear2009-10-012-2/+9
* | ixgbe: Bump driver version numberPeter P Waskiewicz Jr2009-10-011-1/+1
* | ixgbe: Fix backplane flow control autonegPeter P Waskiewicz Jr2009-10-013-52/+187
* | ixgbe: Fix disabling of relaxed ordering with Tx DCAPeter P Waskiewicz Jr2009-10-011-3/+20
* | ax25: Fix possible oops in ax25_make_newJarek Poplawski2009-10-011-1/+1
* | net: restore tx timestamping for accelerated vlansEric Dumazet2009-10-011-3/+3
* | Phonet: fix mutex imbalanceRémi Denis-Courmont2009-10-011-1/+0
* | sit: fix off-by-one in ipip6_tunnel_get_prlSascha Hlusiak2009-10-011-1/+1
* | net: Fix sock_wfree() raceEric Dumazet2009-10-011-7/+12
* | net: Make setsockopt() optlen be unsigned.David S. Miller2009-10-0167-153/+149
|/
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2009-09-2819-235/+274
|\
| * sony-laptop: re-read the rfkill state when resuming from suspendAlan Jenkins2009-09-281-0/+3
| * sony-laptop: check for rfkill hard block at load timeAlan Jenkins2009-09-281-0/+6
| * wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg2009-09-283-8/+7
| * wext: Add bound checks for copy_from_userArjan van de Ven2009-09-281-3/+6
| * mac80211: improve/fix mlme messagesJohannes Berg2009-09-281-9/+9
| * cfg80211: always get BSSJohannes Berg2009-09-281-3/+2
| * iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre2009-09-2811-204/+229
| * iwlwifi: fix memory leak in command queue handlingReinette Chatre2009-09-281-0/+6
| * iwlwifi: fix debugfs buffer handlingReinette Chatre2009-09-281-3/+3
| * cfg80211: don't set privacy w/o keyJohannes Berg2009-09-281-1/+2
| * cfg80211: wext: don't display BSSID unless associatedJohannes Berg2009-09-281-4/+1
* | net: Add explicit bound checks in net/socket.cArjan van de Ven2009-09-281-1/+6
* | bridge: Fix double-free in br_add_if.Jeff Hansen2009-09-281-0/+1
* | isdn: fix netjet/isdnhdlc build errorsRandy Dunlap2009-09-282-2/+2
* | atm: dereference of he_dev->rbps_virt in he_init_group()Juha Leppanen2009-09-281-7/+7
* | ax25: Add missing dev_put in ax25_setsockoptRalf Baechle2009-09-281-9/+10
|/