index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
mac80211: check interface is down before type change
Johannes Berg
2009-11-02
1
-3
/
+3
|
*
cfg80211: fix NULL ptr deref
Johannes Berg
2009-11-02
1
-2
/
+5
|
*
libertas if_usb: Fix crash on 64-bit machines
David Woodhouse
2009-10-30
1
-1
/
+1
|
*
mac80211: fix reason code output endianness
Johannes Berg
2009-10-30
1
-1
/
+1
|
*
mac80211: fix addba timer
Johannes Berg
2009-10-30
1
-7
/
+12
|
*
ath9k: fix misplaced semicolon on rate control
Luis R. Rodriguez
2009-10-30
1
-1
/
+1
|
*
b43: Fix DMA TX bounce buffer copying
Michael Buesch
2009-10-30
1
-2
/
+13
|
*
mac80211: fix BSS leak
Johannes Berg
2009-10-30
1
-2
/
+4
|
*
rt73usb.c : more ids
Xose Vazquez Perez
2009-10-30
1
-0
/
+5
|
*
ipw2200: fix oops on missing firmware
Zhu Yi
2009-10-30
4
-6
/
+16
*
|
gre: Fix dev_addr clobbering for gretap
Herbert Xu
2009-10-30
1
-12
/
+16
*
|
sky2: set carrier off in probe
Brandon Philips
2009-10-30
1
-0
/
+2
*
|
net: fix sk_forward_alloc corruption
Eric Dumazet
2009-10-30
5
-12
/
+18
|
/
*
pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia card
Ken Kawasaki
2009-10-29
8
-7
/
+60
*
r8169: Fix card drop incoming VLAN tagged MTU byte large jumbo frames
Raimonds Cicans
2009-10-29
1
-1
/
+1
*
ibmtr: possible Read buffer overflow?
roel kluin
2009-10-29
1
-2
/
+9
*
net: Fix RPF to work with policy routing
jamal
2009-10-29
3
-6
/
+10
*
net: fix kmemcheck annotations
Eric Dumazet
2009-10-29
1
-2
/
+2
*
e1000e: rework disable K1 at 1000Mbps for 82577/82578
Bruce Allan
2009-10-29
5
-28
/
+190
*
e1000e: config PHY via software after resets
Bruce Allan
2009-10-29
2
-78
/
+218
*
e100: e100_phy_init() isolates selected PHY, causes 10 second boot delay
Bruce Allan
2009-10-29
1
-7
/
+19
*
net: Fix 'Re: PACKET_TX_RING: packet size is too long'
Gabor Gombas
2009-10-29
1
-4
/
+1
*
netdev: usb: dm9601.c can drive a device not supported yet, add support for it
Janusz Krzysztofik
2009-10-29
1
-0
/
+4
*
qlge: Fix firmware mailbox command timeout.
Ron Mercer
2009-10-29
2
-11
/
+13
*
qlge: Fix EEH handling.
Ron Mercer
2009-10-29
1
-26
/
+52
*
AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2)
Neil Horman
2009-10-29
1
-7
/
+17
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-10-29
14
-22
/
+46
|
\
|
*
MAINTAINERS: rt2x00 list is moderated
Bartlomiej Zolnierkiewicz
2009-10-27
1
-1
/
+1
|
*
airo: Reorder tests, check bounds before element
Roel Kluin
2009-10-27
1
-3
/
+2
|
*
mac80211: fix for incorrect sequence number on hostapd injected frames
Björn Smedman
2009-10-27
1
-1
/
+1
|
*
libertas spi: fix sparse errors
Holger Schurig
2009-10-27
1
-5
/
+5
|
*
mac80211: trivial: fix spelling in mesh_hwmp
Andrey Yurovsky
2009-10-27
1
-1
/
+1
|
*
cfg80211: sme: deauthenticate on assoc failure
Johannes Berg
2009-10-27
3
-2
/
+29
|
*
mac80211: keep auth state when assoc fails
Johannes Berg
2009-10-27
1
-2
/
+1
|
*
mac80211: fix ibss joining
Reinette Chatre
2009-10-27
1
-4
/
+2
|
*
b43: add 'struct b43_wl' missing declaration
Miguel Boton
2009-10-27
1
-0
/
+1
|
*
b43: Fix Bugzilla #14181 and the bug from the previous 'fix'
Larry Finger
2009-10-27
2
-2
/
+2
|
*
rt2x00: Fix crypto in TX frame for rt2800usb
Benoit PAPILLAULT
2009-10-27
1
-1
/
+1
*
|
bonding: fix a race condition in calls to slave MII ioctls
Jiri Bohac
2009-10-28
1
-1
/
+1
*
|
virtio-net: fix data corruption with OOM
Michael S. Tsirkin
2009-10-28
1
-3
/
+11
*
|
sfc: Set ip_summed correctly for page buffers passed to GRO
Ben Hutchings
2009-10-28
1
-3
/
+6
*
|
cnic: Fix L2CTX_STATUSB_NUM offset in context memory.
Michael Chan
2009-10-28
2
-6
/
+9
*
|
sh_eth: Add asm/cacheflush.h
Nobuhiro Iwamatsu
2009-10-26
1
-0
/
+1
*
|
PPPoE: Fix flush/close races.
Michal Ostrowski
2009-10-26
1
-61
/
+68
*
|
e1000e: allow for swflag to be held over consecutive PHY accesses
Bruce Allan
2009-10-26
4
-141
/
+346
*
|
e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCH
Bruce Allan
2009-10-26
1
-31
/
+58
*
|
e1000e: 82577/82578 requires a different method to configure LPLU
Bruce Allan
2009-10-26
1
-0
/
+40
*
|
e1000e: increase swflag acquisition timeout for ICHx/PCH
Bruce Allan
2009-10-26
1
-1
/
+3
*
|
e1000e: clear PHY wakeup bit after LCD reset on 82577/82578
Bruce Allan
2009-10-26
1
-1
/
+9
*
|
igbvf: fix memory leak when ring size changed while interface down
Alexander Duyck
2009-10-26
1
-13
/
+17
[prev]
[next]