index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
decompress_bunzip2.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-30
net: fix sk_forward_alloc corruption
Eric Dumazet
5
-12
/
+18
2009-10-30
pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia card
Ken Kawasaki
8
-7
/
+60
2009-10-30
r8169: Fix card drop incoming VLAN tagged MTU byte large jumbo frames
Raimonds Cicans
1
-1
/
+1
2009-10-30
ibmtr: possible Read buffer overflow?
roel kluin
1
-2
/
+9
2009-10-30
net: Fix RPF to work with policy routing
jamal
3
-6
/
+10
2009-10-30
net: fix kmemcheck annotations
Eric Dumazet
1
-2
/
+2
2009-10-30
e1000e: rework disable K1 at 1000Mbps for 82577/82578
Bruce Allan
5
-28
/
+190
2009-10-30
e1000e: config PHY via software after resets
Bruce Allan
2
-78
/
+218
2009-10-30
e100: e100_phy_init() isolates selected PHY, causes 10 second boot delay
Bruce Allan
1
-7
/
+19
2009-10-29
net: Fix 'Re: PACKET_TX_RING: packet size is too long'
Gabor Gombas
1
-4
/
+1
2009-10-29
netdev: usb: dm9601.c can drive a device not supported yet, add support for it
Janusz Krzysztofik
1
-0
/
+4
2009-10-29
qlge: Fix firmware mailbox command timeout.
Ron Mercer
2
-11
/
+13
2009-10-29
qlge: Fix EEH handling.
Ron Mercer
1
-26
/
+52
2009-10-29
AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2)
Neil Horman
1
-7
/
+17
2009-10-29
bonding: fix a race condition in calls to slave MII ioctls
Jiri Bohac
1
-1
/
+1
2009-10-28
virtio-net: fix data corruption with OOM
Michael S. Tsirkin
1
-3
/
+11
2009-10-28
sfc: Set ip_summed correctly for page buffers passed to GRO
Ben Hutchings
1
-3
/
+6
2009-10-28
cnic: Fix L2CTX_STATUSB_NUM offset in context memory.
Michael Chan
2
-6
/
+9
2009-10-27
MAINTAINERS: rt2x00 list is moderated
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-10-27
airo: Reorder tests, check bounds before element
Roel Kluin
1
-3
/
+2
2009-10-27
mac80211: fix for incorrect sequence number on hostapd injected frames
Björn Smedman
1
-1
/
+1
2009-10-27
libertas spi: fix sparse errors
Holger Schurig
1
-5
/
+5
2009-10-27
mac80211: trivial: fix spelling in mesh_hwmp
Andrey Yurovsky
1
-1
/
+1
2009-10-27
cfg80211: sme: deauthenticate on assoc failure
Johannes Berg
3
-2
/
+29
2009-10-27
mac80211: keep auth state when assoc fails
Johannes Berg
1
-2
/
+1
2009-10-27
mac80211: fix ibss joining
Reinette Chatre
1
-4
/
+2
2009-10-27
b43: add 'struct b43_wl' missing declaration
Miguel Boton
1
-0
/
+1
2009-10-27
b43: Fix Bugzilla #14181 and the bug from the previous 'fix'
Larry Finger
2
-2
/
+2
2009-10-27
rt2x00: Fix crypto in TX frame for rt2800usb
Benoit PAPILLAULT
1
-1
/
+1
2009-10-27
sh_eth: Add asm/cacheflush.h
Nobuhiro Iwamatsu
1
-0
/
+1
2009-10-27
PPPoE: Fix flush/close races.
Michal Ostrowski
1
-61
/
+68
2009-10-27
e1000e: allow for swflag to be held over consecutive PHY accesses
Bruce Allan
4
-141
/
+346
2009-10-27
e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCH
Bruce Allan
1
-31
/
+58
2009-10-27
e1000e: 82577/82578 requires a different method to configure LPLU
Bruce Allan
1
-0
/
+40
2009-10-27
e1000e: increase swflag acquisition timeout for ICHx/PCH
Bruce Allan
1
-1
/
+3
2009-10-27
e1000e: clear PHY wakeup bit after LCD reset on 82577/82578
Bruce Allan
1
-1
/
+9
2009-10-27
igbvf: fix memory leak when ring size changed while interface down
Alexander Duyck
1
-13
/
+17
2009-10-27
ixgbe: fix memory leak when resizing rings while interface is down
Alexander Duyck
1
-9
/
+13
2009-10-27
igb: fix memory leak when setting ring size while interface is down
Alexander Duyck
1
-13
/
+22
2009-10-24
bonding: Modify hash transmit policies to use the packet's source MAC address
Jasper Spaans
1
-4
/
+4
2009-10-24
pktgen: Dont leak kernel memory
Eric Dumazet
1
-5
/
+10
2009-10-24
DM9000: Fix revision ID for DM9000B
Ben Dooks
1
-1
/
+1
2009-10-24
r8169: fix Ethernet Hangup for RTL8110SC rev d
Simon Wunderlich
1
-1
/
+12
2009-10-23
ifb: should not use __dev_get_by_index() without locks
Eric Dumazet
1
-1
/
+2
2009-10-23
net: au1000_eth: add missing capability.h
Manuel Lauss
1
-0
/
+1
2009-10-23
myri10ge: improve port type reporting in ethtool
Brice Goglin
1
-3
/
+14
2009-10-23
net: use WARN() for the WARN_ON in commit b6b39e8f3fbbb
Arjan van de Ven
1
-3
/
+3
2009-10-23
e1000e: reset the PHY on 82577/82578 when going to Sx
Bruce Allan
1
-2
/
+1
2009-10-23
isdn: fix possible circular locking dependency
Xiaotian Feng
1
-3
/
+3
2009-10-23
netxen: avoid undue board config check
Dhananjay Phadke
1
-10
/
+4
[next]