index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
filesystems.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-22
rfkill: remove user_claim stuff
Johannes Berg
12
-72
/
+9
2009-04-22
rfkill: remove deprecated state constants
Johannes Berg
4
-16
/
+8
2009-04-22
nl80211: validate some input better
Johannes Berg
1
-37
/
+77
2009-04-22
mac80211: Don't access managed mode bits in non-managed mode
Vasanthakumar Thiagarajan
1
-1
/
+1
2009-04-22
p54spi: compensate firmware alignment bug in p54spi_rx
Max Filippov
1
-1
/
+9
2009-04-22
iwl3945: use iwl_mac_conf_tx
Abhijeet Kolekar
4
-90
/
+46
2009-04-22
iwlwifi: merge and better support of suspend/resume for iwlagn and iwl3945
Wey-Yi Guy
6
-108
/
+56
2009-04-22
p54spi: fix p54spi_tx_frame DMA transfer initiation and skb cleanup
Max Filippov
1
-28
/
+28
2009-04-22
libertas: support mesh for various firmware versions
Bing Zhao
9
-50
/
+116
2009-04-22
p54spi: fix p54spi_upload_firmware
Max Filippov
1
-15
/
+19
2009-04-22
p54spi: mask value read from SPI_ADRS_DMA_WRITE_CTRL in p54spi_wait_bit
Max Filippov
1
-1
/
+1
2009-04-22
e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarily
Jesse Brandeburg
4
-11
/
+10
2009-04-22
sa1100_ir: fix build breakage
Alexander Beregalov
1
-1
/
+1
2009-04-21
tun: fix tun_chr_aio_write so that aio works
Michael S. Tsirkin
5
-17
/
+30
2009-04-21
tun: fix tun_chr_aio_read so that aio works
Michael S. Tsirkin
1
-5
/
+6
2009-04-21
net: skb_copy_datagram_const_iovec()
Michael S. Tsirkin
4
-0
/
+125
2009-04-21
ucc_geth: Move freeing of TX packets to NAPI context
Joakim Tjernlund
2
-21
/
+11
2009-04-21
rtl8139: unify the struct's name
Jianjun Kong
1
-46
/
+46
2009-04-21
net: factor out ethtool invocation of vlan/macvlan drivers
Patrick McHardy
3
-40
/
+29
2009-04-21
usb driver for intellon int51x1 based PLC like devolo dlan duo
Peter Holik
3
-0
/
+262
2009-04-21
export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c
Peter Holik
3
-32
/
+33
2009-04-21
tg3: Update version to 3.99
Matt Carlson
1
-2
/
+2
2009-04-21
tg3: Restore LAA sooner in shutdown sequence
Matt Carlson
1
-2
/
+2
2009-04-21
tg3: Limit CLKREQ fix to A[01] of 57780 asic rev
Matt Carlson
2
-1
/
+4
2009-04-21
tg3: Allow 5761 WOL and LED fixes to 5761S too
Matt Carlson
1
-2
/
+4
2009-04-21
tg3: Prevent send BD corruption
Matt Carlson
2
-0
/
+9
2009-04-21
tg3: Handle NVRAM absent cases
Matt Carlson
2
-4
/
+33
2009-04-21
tg3: Allow screaming interrupt detection
Matt Carlson
2
-12
/
+18
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
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
syncookies: remove last_synq_overflow from struct tcp_sock
Florian Westphal
4
-8
/
+18
2009-04-20
loopback: packet drops accounting
Eric Dumazet
1
-6
/
+15
2009-04-20
net: Fix GRO for multiple page fragments
Ben Hutchings
1
-2
/
+2
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
[next]