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
2012-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
18
-37
/
+85
2012-06-27
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can
David S. Miller
1
-2
/
+2
2012-06-27
9p: fix min_t() casting in p9pdu_vwritef()
Dan Carpenter
1
-1
/
+1
2012-06-27
mwifiex: fix memory leak associated with IE manamgement
Avinash Patil
1
-0
/
+1
2012-06-27
ath9k: fix panic caused by returning a descriptor we have queued for reuse
Tom Hughes
1
-2
/
+2
2012-06-27
mac80211: correct behaviour on unrecognised action frames
Johannes Berg
1
-1
/
+4
2012-06-27
ath9k: enable serialize_regmode for non-PCIE AR9287
Panayiotis Karabassis
1
-1
/
+1
2012-06-27
rtlwifi: rtl8192cu: New USB IDs
Larry Finger
1
-0
/
+3
2012-06-27
can: flexcan: use be32_to_cpup to handle the value of dt entry
Hui Wang
1
-2
/
+2
2012-06-27
xen/netfront: teardown the device before unregistering it.
Ian Campbell
1
-4
/
+4
2012-06-26
bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)
stephen hemminger
3
-1
/
+3
2012-06-26
vhost: use USER_DS in vhost_worker thread
Jens Freimann
1
-0
/
+3
2012-06-26
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
Alexander Duyck
3
-7
/
+13
2012-06-26
net: l2tp_eth: use LLTX to avoid LOCKDEP splats
Eric Dumazet
1
-11
/
+32
2012-06-26
Merge branch 'for-wireless' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-6
/
+9
2012-06-25
mac802154: add missed braces
alex.bluesman.smirnov@gmail.com
1
-1
/
+2
2012-06-26
NFC: Return from rawsock_release when sk is NULL
Eric Dumazet
1
-1
/
+4
2012-06-25
net: l2tp_eth: fix l2tp_eth_dev_xmit race
Eric Dumazet
1
-3
/
+3
2012-06-25
net/mlx4_en: Release QP range in free_resources
Yevgeny Petrilin
2
-4
/
+9
2012-06-25
net/mlx4: Use single completion vector after NOP failure
Yevgeny Petrilin
1
-0
/
+2
2012-06-25
net/mlx4_en: Set correct port parameters during device initialization
Yevgeny Petrilin
1
-2
/
+4
2012-06-25
ipheth: add support for iPad
Davide Gerhard
1
-0
/
+5
2012-06-25
caif-hsi: Add missing return in error path
Sjur Brændeland
1
-0
/
+1
2012-06-25
caif-hsi: Bugfix - Piggyback'ed embedded CAIF frame lost
Per Ellefsen
1
-2
/
+2
2012-06-25
caif: Clear shutdown mask to zero at reconnect.
Sjur Brændeland
1
-0
/
+1
2012-06-25
tcp: heed result of security_inet_conn_request() in tcp_v6_conn_request()
Neal Cardwell
1
-1
/
+2
2012-06-25
ipv6: fib: fix fib dump restart
Eric Dumazet
1
-2
/
+2
2012-06-25
iwlwifi: fix activating inactive stations
Johannes Berg
1
-0
/
+12
2012-06-25
wlcore: drop INET dependency
Randy Dunlap
1
-1
/
+0
2012-06-25
ath9k: fix dynamic WEP related regression
Felix Fietkau
3
-1
/
+7
2012-06-25
NFC: Prevent multiple buffer overflows in NCI
Dan Rosenberg
1
-5
/
+5
2012-06-23
batman-adv: fix race condition in TT full-table replacement
Antonio Quartulli
1
-2
/
+2
2012-06-23
batman-adv: only drop packets of known wifi clients
Marek Lindner
1
-4
/
+4
2012-06-22
net: sh_eth: fix the condition to fix the cur_tx/dirty_rx
Yoshihiro Shimoda
1
-5
/
+7
2012-06-22
r8169: RxConfig hack for the 8168evl.
françois romieu
1
-0
/
+1
2012-06-22
usbnet: handle remote wakeup asap
Ming Lei
1
-16
/
+26
2012-06-22
usbnet: decrease suspend count if returning -EBUSY for runtime suspend
Ming Lei
1
-0
/
+1
2012-06-22
usbnet: clear OPEN flag in failure path
Ming Lei
1
-1
/
+3
2012-06-22
net: qmi_wwan: fix Gobi device probing
Bjørn Mork
1
-43
/
+40
2012-06-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
19
-58
/
+96
2012-06-22
mwifiex: improve error path handling in usb.c
Amitkumar Karwar
1
-5
/
+17
2012-06-22
mwifiex: fix bugs in event handling code
Amitkumar Karwar
3
-11
/
+10
2012-06-22
mwifiex: fix WPS eapol handshake failure
Stone Piao
1
-0
/
+1
2012-06-22
mwifiex: fix 11n rx packet drop issue
Stone Piao
3
-2
/
+12
2012-06-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-7
/
+6
2012-06-21
mac80211: clear ifmgd->bssid only after building DELBA
Eliad Peller
1
-7
/
+6
2012-06-20
ath9k_htc: configure bssid on ASSOC/IBSS change
Rajkumar Manoharan
1
-3
/
+2
2012-06-20
iwlwifi: remove log_event debugfs file debugging is disabled
Johannes Berg
1
-0
/
+6
2012-06-20
ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvc
Mohammed Shafi Shajakhan
1
-1
/
+13
2012-06-20
wl1251: Fix memory leaks in SPI initialization
Grazvydas Ignotas
1
-0
/
+4
[next]