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-01-16
cfg80211: Fix regression with 11d on bands
Luis R. Rodriguez
1
-3
/
+79
2009-01-16
cfg80211: make handle_band() and handle_channel() wiphy specific
Luis R. Rodriguez
1
-6
/
+19
2009-01-16
iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failure
Zhu Yi
2
-2
/
+2
2009-01-16
ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASK
Jouni Malinen
1
-1
/
+1
2009-01-16
ath9k: Fix an operator typo in phy rate validation
Jouni Malinen
1
-1
/
+1
2009-01-16
libertas: Fix alignment issues in libertas core
Andrey Yurovsky
1
-46
/
+45
2009-01-16
mac80211: more kernel-doc fixes
Randy Dunlap
2
-2
/
+0
2009-01-16
p54: fix oops caused by bad eeproms
Christian Lamparter
1
-1
/
+1
2009-01-15
b44: GFP_DMA skb should not escape from driver
Eric Dumazet
2
-2
/
+4
2009-01-15
korina: do not use IRQF_SHARED with IRQF_DISABLED
Phil Sutter
1
-4
/
+4
2009-01-15
korina: do not stop queue here
Phil Sutter
1
-1
/
+0
2009-01-15
korina: fix handling tx_chain_tail
Phil Sutter
1
-11
/
+11
2009-01-15
korina: do tx at the right position
Phil Sutter
1
-4
/
+4
2009-01-15
korina: do schedule napi after testing for it
Phil Sutter
1
-1
/
+1
2009-01-15
korina: rework korina_rx() for use with napi
Phil Sutter
1
-56
/
+53
2009-01-15
korina: disable napi on close and restart
Phil Sutter
1
-0
/
+4
2009-01-15
korina: reset resource buffer size to 1536
Phil Sutter
1
-1
/
+4
2009-01-15
korina: fix usage of driver_data
Phil Sutter
1
-1
/
+0
2009-01-15
bnx2x: First slow path interrupt race
Eilon Greenstein
1
-9
/
+9
2009-01-15
bnx2x: MTU Filter
Eilon Greenstein
1
-1
/
+1
2009-01-15
bnx2x: Indirection table initialization index
Eilon Greenstein
1
-5
/
+4
2009-01-15
bnx2x: Missing brackets
Eilon Greenstein
1
-1
/
+1
2009-01-15
bnx2x: Fixing the doorbell size
Eilon Greenstein
1
-1
/
+1
2009-01-15
bnx2x: Endianness issues
Eilon Greenstein
1
-5
/
+6
2009-01-15
bnx2x: VLAN tagged packets without VLAN offload
Eilon Greenstein
2
-14
/
+40
2009-01-15
bnx2x: Protecting the link change indication
Eilon Greenstein
1
-3
/
+5
2009-01-15
bnx2x: Flow control updated before reporting the link
Eilon Greenstein
1
-1
/
+2
2009-01-15
bnx2x: Missing mask when calculating flow control
Eilon Greenstein
1
-1
/
+2
2009-01-15
bnx2x: Using system page size for SGE
Eilon Greenstein
2
-16
/
+19
2009-01-15
bnx2x: Missing memory barriers
Eilon Greenstein
1
-2
/
+26
2009-01-15
bnx2x: Using singlethread work queue
Eilon Greenstein
2
-6
/
+16
2009-01-14
can: fix slowpath issue in hrtimer callback function
Oliver Hartkopp
1
-27
/
+30
2009-01-14
ax88796: start_xmit fix using net_device_ops
Magnus Damm
1
-6
/
+21
2009-01-14
net: Add init_dummy_netdev() and fix EMAC driver using it
Benjamin Herrenschmidt
4
-1
/
+47
2009-01-14
drivers/net/irda/irda-usb.c: fix buffer overflow
Jos-Vicente Gilabert
1
-1
/
+1
2009-01-14
netxen: handle dma mapping failures
Dhananjay Phadke
3
-40
/
+67
2009-01-14
netxen: hold tx lock while sending firmware commands
Dhananjay Phadke
1
-0
/
+4
2009-01-14
netxen: cleanup mac list on driver unload
Dhananjay Phadke
3
-0
/
+17
2009-01-14
netxen: firmware init fix
Dhananjay Phadke
3
-37
/
+51
2009-01-14
netxen: fix link speed reporting for some boards
Dhananjay Phadke
4
-18
/
+58
2009-01-14
netxen: fix ipv6 offload and tx cleanup
Dhananjay Phadke
3
-91
/
+57
2009-01-14
netxen: fix endianness in firmware commands
Dhananjay Phadke
4
-97
/
+95
2009-01-14
sis900: generate fake MAC address if the hardware doesn't have one
Daniele Venzano
1
-4
/
+4
2009-01-14
powerpc/fs_enet: Add missing irq free in error path.
Mike Ditto
1
-0
/
+1
2009-01-14
gso: Ensure that the packet is long enough
Herbert Xu
1
-6
/
+7
2009-01-14
gro: Fix page ref count for skbs freed normally
Herbert Xu
2
-6
/
+6
2009-01-14
xfrm: For 32/64 compatability wrt. xfrm_usersa_info
David S. Miller
1
-2
/
+9
2009-01-14
i4l: minor cleanups
Paul Bolle
1
-5
/
+0
2009-01-14
i4l: do not print a warning when shutting down an i4l ppp interface
Paul Bolle
1
-1
/
+3
2009-01-14
phylib: Fix Freescale TBI PHY detection
Anton Vorontsov
1
-9
/
+0
[next]