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-04-29
mac80211: default to automatic power control
Johannes Berg
1
-0
/
+1
2009-04-29
mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock
Alan Jenkins
1
-10
/
+9
2009-04-28
e100: do not go D3 in shutdown unless system is powering off
Thadeu Lima de Souza Cascardo
1
-7
/
+23
2009-04-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
5
-31
/
+61
2009-04-28
netfilter: revised locking for x_tables
Stephen Hemminger
5
-296
/
+204
2009-04-28
ath5k: fix buffer overrun in rate debug code
Bob Copeland
1
-1
/
+1
2009-04-28
iwlwifi: notify on scan completion even when shutting down
Johannes Berg
1
-2
/
+2
2009-04-28
rndis_wlan: fix initialization order for workqueue&workers
Jussi Kivilinna
1
-4
/
+10
2009-04-28
wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bug
Stephen Rothwell
1
-1
/
+0
2009-04-28
Bluetooth: Fix connection establishment with low security requirement
Marcel Holtmann
1
-6
/
+3
2009-04-28
Bluetooth: Add different pairing timeout for Legacy Pairing
Marcel Holtmann
4
-3
/
+40
2009-04-28
Bluetooth: Ensure that HCI sysfs add/del is preempt safe
Roger Quadros
2
-22
/
+18
2009-04-28
net: Avoid extra wakeups of threads blocked in wait_for_packet()
Eric Dumazet
2
-3
/
+17
2009-04-27
net: Fix typo in net_device_ops description.
Mike Rapoport
1
-1
/
+1
2009-04-27
ipv4: Limit size of route cache hash table
Anton Blanchard
1
-1
/
+1
2009-04-27
Add reference to CAPI 2.0 standard
Karsten Keil
1
-7
/
+13
2009-04-27
Documentation/isdn/INTERFACE.CAPI
Tilman Schmidt
3
-0
/
+380
2009-04-27
update Documentation/isdn/00-INDEX
Tilman Schmidt
1
-4
/
+11
2009-04-27
ixgbe: Fix WoL functionality for 82599 KX4 devices
Waskiewicz Jr, Peter P
2
-55
/
+6
2009-04-27
veth: prevent oops caused by netdev destructor
Stephen Hemminger
1
-25
/
+16
2009-04-27
xfrm: wrong hash value for temporary SA
Nicolas Dichtel
1
-3
/
+3
2009-04-27
forcedeth: tx timeout fix
Ayaz Abdulla
1
-10
/
+21
2009-04-27
net: Fix LL_MAX_HEADER for CONFIG_TR_MODULE
Adrian Bunk
1
-1
/
+1
2009-04-27
mlx4_en: Handle page allocation failure during receive
Yevgeny Petrilin
1
-0
/
+4
2009-04-27
mlx4_en: Fix cleanup flow on cq activation
Yevgeny Petrilin
1
-1
/
+1
2009-04-25
vlan: update vlan carrier state for admin up/down
Jay Vosburgh
2
-0
/
+7
2009-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
6
-9
/
+32
2009-04-24
netfilter: xt_recent: fix stack overread in compat code
Jan Engelhardt
1
-5
/
+4
2009-04-24
netfilter: nf_ct_dccp: add missing role attributes for DCCP
Pablo Neira Ayuso
2
-1
/
+15
2009-04-24
netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACK
Laszlo Attila Toth
1
-2
/
+2
2009-04-24
netfilter: nf_ct_dccp/udplite: fix protocol registration error
Patrick McHardy
2
-0
/
+2
2009-04-22
netfilter: ctnetlink: fix gcc warning during compilation
Pablo Neira Ayuso
1
-2
/
+2
2009-04-22
net/netrom: Fix socket locking
Jean Delvare
1
-2
/
+4
2009-04-22
netlabel: Always remove the correct address selector
Paul Moore
1
-16
/
+10
2009-04-22
ucc_geth.c: Fix upsmr setting in RMII mode
Heiko Schocher
1
-1
/
+2
2009-04-22
8139too: fix HW initial flow
Jianjun kong
1
-5
/
+5
2009-04-21
af_iucv: Fix race when queuing incoming iucv messages
Hendrik Brueckner
1
-3
/
+5
2009-04-21
af_iucv: Test additional sk states in iucv_sock_shutdown
Hendrik Brueckner
1
-0
/
+3
2009-04-21
af_iucv: Reject incoming msgs if RECV_SHUTDOWN is set
Hendrik Brueckner
1
-1
/
+3
2009-04-21
af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flag
Hendrik Brueckner
1
-3
/
+3
2009-04-21
af_iucv: consider state IUCV_CLOSING when closing a socket
Ursula Braun
1
-0
/
+3
2009-04-21
iwlwifi: DMA fixes
Reinette Chatre
6
-96
/
+165
2009-04-21
iwlwifi: add debugging for TX path
Reinette Chatre
2
-2
/
+6
2009-04-21
mwl8: fix build warning.
Rami Rosen
1
-2
/
+1
2009-04-21
mac80211: fix alignment calculation bug
Johannes Berg
1
-1
/
+1
2009-04-21
mac80211: do not print WARN if config interface
Reinette Chatre
1
-2
/
+13
2009-04-21
iwl3945: use cancel_delayed_work_sync to cancel rfkill_poll
Reinette Chatre
1
-1
/
+1
2009-04-21
iwlwifi: fix EEPROM validation mask to include OTP only devices
Jay Sternberg
1
-1
/
+1
2009-04-21
atmel: fix netdev ops conversion
Johannes Berg
1
-1
/
+0
2009-04-21
pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCM
Ken Kawasaki
4
-1
/
+32
[prev]
[next]