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
2008-05-30
atl1: fix 4G memory corruption bug
Alexey Dobriyan
1
-0
/
+1
2008-05-30
ucc_geth_ethtool: Add a missing HW stats counter
Li Yang
1
-0
/
+1
2008-05-30
ucc_geth_ethtool: Fix typo
Joakim Tjernlund
1
-1
/
+1
2008-05-30
virtio: fix delayed xmit of packet and freeing of old packets.
Rusty Russell
1
-0
/
+22
2008-05-30
virtio: fix virtio_net xmit of freed skb bug
Rusty Russell
1
-5
/
+9
2008-05-30
myri10ge: update driver version
Brice Goglin
1
-1
/
+1
2008-05-30
sc92031: remove bogus unlikely()
Cesar Eduardo Barros
1
-1
/
+1
2008-05-30
[netdrvr] CS89X0: Add cleanup for dma after fail
Wang Chen
1
-3
/
+7
2008-05-30
[netdrvr] sfc: Report XAUI link down at default log level
Ben Hutchings
1
-1
/
+1
2008-05-30
llc: Fix double accounting of received packets
Arnaldo Carvalho de Melo
1
-5
/
+5
2008-05-29
netfilter: nf_conntrack_expect: fix error path unwind in nf_conntrack_expect_...
Alexey Dobriyan
1
-2
/
+2
2008-05-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
17
-51
/
+166
2008-05-29
bluetooth: fix locking bug in the rfcomm socket cleanup handling
Arjan van de Ven
1
-1
/
+1
2008-05-28
mac80211: fix alignment issue with compare_ether_addr()
Senthil Balasubramanian
3
-6
/
+6
2008-05-28
mac80211: Fix for NULL pointer dereference in sta_info_get()
Senthil Balasubramanian
1
-2
/
+2
2008-05-28
mac80211: fix a typo in ieee80211_handle_filtered_frame comment
Yi Zhu
1
-1
/
+1
2008-05-28
rndis_wlan: add missing range check for power_output modparam
Jussi Kivilinna
1
-0
/
+5
2008-05-28
iwlwifi: fix rate scale TLC column selection bug
Guy Cohen
1
-1
/
+0
2008-05-28
iwlwifi: fix exit from stay_in_table state
Guy Cohen
1
-1
/
+1
2008-05-28
rndis_wlan: Make connections to TKIP PSK networks work
Scott Ashcroft
1
-2
/
+58
2008-05-28
mac80211 : Fixes the status message for iwconfig
Abhijeet Kolekar
1
-3
/
+8
2008-05-28
rt2x00: Use atomic interface iteration in irq context
Ivo van Doorn
1
-3
/
+3
2008-05-28
rt2x00: Reset antenna RSSI after switch
Ivo van Doorn
2
-0
/
+6
2008-05-28
rt2x00: Don't count retries as failure
Ivo van Doorn
1
-1
/
+1
2008-05-28
rt2x00: Fix memleak in tx() path
Ivo van Doorn
1
-0
/
+1
2008-05-28
mac80211: reorder channel and freq reporting in wext scan report
Tomas Winkler
1
-5
/
+4
2008-05-28
b43: Fix controller restart crash
Michael Buesch
1
-2
/
+10
2008-05-28
mac80211: fix ieee80211_rx_bss_put/get imbalance
Tomas Winkler
1
-4
/
+8
2008-05-28
net/mac80211: always true conditionals
Nicolas Kaiser
1
-2
/
+2
2008-05-28
b43: Upload both beacon templates on initial load
Michael Buesch
2
-14
/
+45
2008-05-28
rtl8180: fix wrong parameter in grf5101_rf_set_channel
Andrea Merello
1
-1
/
+1
2008-05-28
rtl8180: fix wrong parameter in max2820_rf_set_channel
Andrea Merello
1
-1
/
+1
2008-05-28
rtl8180: fix wrong parameter in sa2400_rf_set_channel
Andrea Merello
1
-1
/
+1
2008-05-28
rtl8180: avoid NULL dereference in max2820_rf_set_channel
John W. Linville
1
-1
/
+2
2008-05-27
dccp ccid-3: Fix "t_ipi explosion" bug
Gerrit Renker
1
-9
/
+4
2008-05-27
dccp: Fix to handle short sequence numbers packet correctly
Wei Yongjun
1
-2
/
+2
2008-05-23
vlan: Use bitmask of feature flags instead of seperate feature bits
Patrick McHardy
4
-18
/
+8
2008-05-23
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
48
-576
/
+853
2008-05-22
fmvj18x_cs: add NextCom NC5310 rev B support
Komuro
1
-1
/
+3
2008-05-22
xirc2ps_cs: re-initialize the multicast address in do_reset
Komuro
1
-4
/
+8
2008-05-22
3C509: rx_bytes should not be increased when alloc_skb failed
Wang Chen
1
-1
/
+1
2008-05-22
NETFRONT: Use __skb_queue_purge()
Wang Chen
1
-4
/
+2
2008-05-22
VIRTIO: Use __skb_queue_purge()
Wang Chen
1
-2
/
+1
2008-05-22
phylib: do EXPORT_SYMBOL on get_phy_id
Paul Gortmaker
1
-0
/
+1
2008-05-22
netlink: Fix nla_parse_nested_compat() to call nla_parse() directly
Thomas Graf
1
-5
/
+6
2008-05-22
WAN: protect HDLC proto list while insmod/rmmod
Krzysztof Halasa
1
-8
/
+11
2008-05-22
drivers/net/fs_enet: remove null pointer dereference
Julia Lawall
1
-1
/
+1
2008-05-22
S2io: Version update for napi and MSI-X patches
Sreenivasa Honnur
1
-1
/
+1
2008-05-22
S2io: Added napi support when MSIX is enabled.
Sreenivasa Honnur
3
-141
/
+205
2008-05-22
S2io: Move all the transmit completions to a single msi-x (alarm) vector
Sreenivasa Honnur
2
-70
/
+105
[next]