index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-22
netlabel: Always remove the correct address selector
Paul Moore
1
-16
/
+10
2009-04-22
ucc_geth.c: Fix upsmr setting in RMII mode
Heiko Schocher
1
-1
/
+2
2009-04-22
8139too: fix HW initial flow
Jianjun kong
1
-5
/
+5
2009-04-21
af_iucv: Fix race when queuing incoming iucv messages
Hendrik Brueckner
1
-3
/
+5
2009-04-21
af_iucv: Test additional sk states in iucv_sock_shutdown
Hendrik Brueckner
1
-0
/
+3
2009-04-21
af_iucv: Reject incoming msgs if RECV_SHUTDOWN is set
Hendrik Brueckner
1
-1
/
+3
2009-04-21
af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flag
Hendrik Brueckner
1
-3
/
+3
2009-04-21
af_iucv: consider state IUCV_CLOSING when closing a socket
Ursula Braun
1
-0
/
+3
2009-04-21
iwlwifi: DMA fixes
Reinette Chatre
6
-96
/
+165
2009-04-21
iwlwifi: add debugging for TX path
Reinette Chatre
2
-2
/
+6
2009-04-21
mwl8: fix build warning.
Rami Rosen
1
-2
/
+1
2009-04-21
mac80211: fix alignment calculation bug
Johannes Berg
1
-1
/
+1
2009-04-21
mac80211: do not print WARN if config interface
Reinette Chatre
1
-2
/
+13
2009-04-21
iwl3945: use cancel_delayed_work_sync to cancel rfkill_poll
Reinette Chatre
1
-1
/
+1
2009-04-21
iwlwifi: fix EEPROM validation mask to include OTP only devices
Jay Sternberg
1
-1
/
+1
2009-04-21
atmel: fix netdev ops conversion
Johannes Berg
1
-1
/
+0
2009-04-21
pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCM
Ken Kawasaki
4
-1
/
+32
2009-04-21
mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() fails
Roland Dreier
1
-3
/
+2
2009-04-21
mlx4_en: Move to SW counters for total bytes and packets
Yevgeny Petrilin
1
-32
/
+13
2009-04-21
mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initialization
Yevgeny Petrilin
1
-1
/
+1
2009-04-21
mlx4_en: Assign dummy event handler for TX queue
Yevgeny Petrilin
4
-6
/
+8
2009-04-21
mlx4_en: Fix a race at restart task
Yevgeny Petrilin
1
-8
/
+11
2009-04-21
mlx4_en: Fix error handling while activating RX rings
Yevgeny Petrilin
1
-2
/
+4
2009-04-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-70
/
+107
2009-04-20
tg3: Fix SEEPROM accesses
Matt Carlson
1
-9
/
+17
2009-04-20
mac80211: fix basic rate bitmap calculation
Johannes Berg
1
-1
/
+1
2009-04-20
mac80211: fix beacon loss detection after scan
Kalle Valo
1
-1
/
+9
2009-04-20
nl80211: Make nl80211_send_mlme_event() atomic
Jouni Malinen
1
-2
/
+2
2009-04-20
ar9170usb: fix hang on resume
Christian Lamparter
1
-20
/
+90
2009-04-20
MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG.
Robert P. J. Day
1
-7
/
+0
2009-04-20
mwl8k: fix module re-insertion bug
Joerg Albert
1
-2
/
+2
2009-04-20
p54: deactivate broken powersave function
Christian Lamparter
1
-2
/
+0
2009-04-20
iwl3945-base.c: Add missing space to debug print
Joe Perches
1
-1
/
+1
2009-04-20
rt2x00: Don't free register information on suspend
Ivo van Doorn
2
-34
/
+2
2009-04-20
netfilter: bridge: allow fragmentation of VLAN packets traversing a bridge
hummerbliss@gmail.com
1
-1
/
+9
2009-04-20
tun: Fix sk_sleep races when attaching/detaching
Herbert Xu
1
-9
/
+6
2009-04-20
tun: Only free a netdev when all tun descriptors are closed
Herbert Xu
1
-13
/
+19
2009-04-20
net: Fix GRO for multiple page fragments
Ben Hutchings
1
-2
/
+2
2009-04-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2
-11
/
+29
2009-04-20
net: fix "compatibility" typos
Marcin Slusarz
2
-4
/
+4
2009-04-20
tcp: fix mid-wq adjustment helper
Ilpo Järvinen
1
-1
/
+1
2009-04-20
net: sch_netem: Fix an inconsistency in ingress netem timestamps.
Jarek Poplawski
2
-0
/
+13
2009-04-20
ax25: proc uid file misses header
Alan Cox
1
-3
/
+9
2009-04-20
cxgb3: Fix EEH final recovery attempt
Divy Le Ray
1
-0
/
+7
2009-04-20
cxgb3: Fix potential msi-x vector leak
Divy Le Ray
1
-1
/
+6
2009-04-20
cxgb3: fix workqueue flush issues
Divy Le Ray
1
-3
/
+5
2009-04-20
cxgb3: fix link fault handling
Divy Le Ray
2
-30
/
+3
2009-04-19
Bluetooth: Add workaround for wrong HCI event in eSCO setup
Marcel Holtmann
1
-2
/
+10
2009-04-19
Bluetooth: Fallback from eSCO to SCO on unspecified error
Marcel Holtmann
1
-9
/
+17
2009-04-19
Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP
Johan Hedberg
1
-0
/
+2
[prev]
[next]