index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
move virtnet_remove to .devexit.text
Uwe Kleine-König
2009-10-01
1
-1
/
+1
*
don't use __devexit_p to wrap sgiseeq_remove
Uwe Kleine-König
2009-10-01
1
-1
/
+1
*
don't use __devexit_p to wrap meth_remove
Uwe Kleine-König
2009-10-01
1
-1
/
+1
*
bonding: set primary param via sysfs
Jiri Pirko
2009-10-01
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-10-01
5
-27
/
+48
|
\
|
*
ar9170: fix bug in iq-auto calibration value calculation
Christian Lamparter
2009-09-29
1
-4
/
+2
|
*
rt2x00: Thrustmaster FunAccess WIFI USB and rt73usb
Michal Szalata
2009-09-29
1
-0
/
+1
|
*
mac80211_hwsim: Fix initial beacon timer configuration
Jouni Malinen
2009-09-29
1
-0
/
+3
|
*
b43: Always use block-I/O for the PIO data registers
Michael Buesch
2009-09-29
1
-22
/
+38
|
*
mac80211: Fix [re]association power saving issue on AP side
Igor Perminov
2009-09-29
1
-1
/
+4
*
|
pktgen: Fix delay handling
Eric Dumazet
2009-10-01
1
-2
/
+4
*
|
ixgbe: correct the parameter description
Jiri Pirko
2009-10-01
1
-3
/
+1
*
|
be2net: Workaround to fix a bug in Rx Completion processing.
Ajit Khaparde
2009-10-01
4
-6
/
+24
*
|
3c59x: Rework suspend and resume
Anton Vorontsov
2009-10-01
1
-39
/
+38
*
|
drivers/net: ks8851_mll ethernet network driver
Choi, David
2009-10-01
3
-0
/
+1705
*
|
skge: Make sure both ports initialize correctly
Mike McCormack
2009-10-01
1
-3
/
+6
*
|
bcm63xx_enet: timeout off by one in do_mdio_op()
roel kluin
2009-10-01
1
-1
/
+1
*
|
qlge: Fix error exit for probe call.
Ron Mercer
2009-10-01
1
-5
/
+5
*
|
qlge: Protect reset recovery with rtnl_lock().
Ron Mercer
2009-10-01
1
-3
/
+3
*
|
qlge: Fix spin_lock warning.
Ron Mercer
2009-10-01
1
-2
/
+0
*
|
qlge: Fix out of sync hardware semaphore.
Ron Mercer
2009-10-01
1
-4
/
+4
*
|
qlge: Fix bad bit definitions.
Ron Mercer
2009-10-01
1
-9
/
+9
*
|
ixgbe: Remove ATR computation for UDP traffic
Peter P Waskiewicz Jr
2009-10-01
1
-7
/
+0
*
|
ixgbe patch to provide NIC's tx/rx counters via ethtool
Ben Greear
2009-10-01
2
-2
/
+9
*
|
ixgbe: Bump driver version number
Peter P Waskiewicz Jr
2009-10-01
1
-1
/
+1
*
|
ixgbe: Fix backplane flow control autoneg
Peter P Waskiewicz Jr
2009-10-01
3
-52
/
+187
*
|
ixgbe: Fix disabling of relaxed ordering with Tx DCA
Peter P Waskiewicz Jr
2009-10-01
1
-3
/
+20
*
|
ax25: Fix possible oops in ax25_make_new
Jarek Poplawski
2009-10-01
1
-1
/
+1
*
|
net: restore tx timestamping for accelerated vlans
Eric Dumazet
2009-10-01
1
-3
/
+3
*
|
Phonet: fix mutex imbalance
Rémi Denis-Courmont
2009-10-01
1
-1
/
+0
*
|
sit: fix off-by-one in ipip6_tunnel_get_prl
Sascha Hlusiak
2009-10-01
1
-1
/
+1
*
|
net: Fix sock_wfree() race
Eric Dumazet
2009-10-01
1
-7
/
+12
*
|
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-10-01
67
-153
/
+149
|
/
*
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2009-09-28
19
-235
/
+274
|
\
|
*
sony-laptop: re-read the rfkill state when resuming from suspend
Alan Jenkins
2009-09-28
1
-0
/
+3
|
*
sony-laptop: check for rfkill hard block at load time
Alan Jenkins
2009-09-28
1
-0
/
+6
|
*
wext: add back wireless/ dir in sysfs for cfg80211 interfaces
Johannes Berg
2009-09-28
3
-8
/
+7
|
*
wext: Add bound checks for copy_from_user
Arjan van de Ven
2009-09-28
1
-3
/
+6
|
*
mac80211: improve/fix mlme messages
Johannes Berg
2009-09-28
1
-9
/
+9
|
*
cfg80211: always get BSS
Johannes Berg
2009-09-28
1
-3
/
+2
|
*
iwlwifi: fix 3945 ucode info retrieval after failure
Reinette Chatre
2009-09-28
11
-204
/
+229
|
*
iwlwifi: fix memory leak in command queue handling
Reinette Chatre
2009-09-28
1
-0
/
+6
|
*
iwlwifi: fix debugfs buffer handling
Reinette Chatre
2009-09-28
1
-3
/
+3
|
*
cfg80211: don't set privacy w/o key
Johannes Berg
2009-09-28
1
-1
/
+2
|
*
cfg80211: wext: don't display BSSID unless associated
Johannes Berg
2009-09-28
1
-4
/
+1
*
|
net: Add explicit bound checks in net/socket.c
Arjan van de Ven
2009-09-28
1
-1
/
+6
*
|
bridge: Fix double-free in br_add_if.
Jeff Hansen
2009-09-28
1
-0
/
+1
*
|
isdn: fix netjet/isdnhdlc build errors
Randy Dunlap
2009-09-28
2
-2
/
+2
*
|
atm: dereference of he_dev->rbps_virt in he_init_group()
Juha Leppanen
2009-09-28
1
-7
/
+7
*
|
ax25: Add missing dev_put in ax25_setsockopt
Ralf Baechle
2009-09-28
1
-9
/
+10
|
/
[prev]
[next]