index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
iwlagn: fix the race in the unmapping of the HCMD
Emmanuel Grumbach
2011-11-02
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-11-02
|
\
|
*
Bluetooth: bfusb: Fix error path on firmware load
David Herrmann
2011-10-31
|
*
Bluetooth: bcm203x: Use GFP_KERNEL in workqueue
David Herrmann
2011-10-31
|
*
Bluetooth: bcm203x: Fix race condition on disconnect
David Herrmann
2011-10-31
|
*
Bluetooth: ath3k: Use GFP_KERNEL instead of GFP_ATOMIC
David Herrmann
2011-10-31
|
*
Bluetooth: Set HCI_MGMT flag only in read_controller_info
Johan Hedberg
2011-10-31
|
*
Bluetooth: Increase HCI reset timeout in hci_dev_do_close
Szymon Janc
2011-10-31
|
*
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
Szymon Janc
2011-10-14
*
|
vlan: allow nested vlan_do_receive()
Eric Dumazet
2011-10-30
*
|
ipv6: fix route lookup in addrconf_prefix_rcv()
Andreas Hofmeister
2011-10-30
*
|
bonding: eliminate bond_close race conditions
Jay Vosburgh
2011-10-30
*
|
qlcnic: fix beacon and LED test.
Sucheta Chakraborty
2011-10-30
*
|
qlcnic: Updated License file
Sritej Velaga
2011-10-30
*
|
qlcnic: updated reset sequence
Sony Chacko
2011-10-30
*
|
qlcnic: reset loopback mode if promiscous mode setting fails.
Sucheta Chakraborty
2011-10-30
*
|
qlcnic: skip IDC ack check in fw reset path.
Sritej Velaga
2011-10-30
*
|
Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge
David S. Miller
2011-10-30
|
\
\
|
*
|
batman-adv: unify hash_entry field position in tt_local/global_entry
Antonio Quartulli
2011-10-25
|
*
|
batman-adv: add sanity check when removing global tts
Simon Wunderlich
2011-10-25
|
*
|
batman-adv: remove references for global tt entries
Simon Wunderlich
2011-10-25
*
|
|
i825xx: Fix incorrect dependency for BVME6000_NET
Geert Uytterhoeven
2011-10-28
*
|
|
ipv6: fix route error binding peer in func icmp6_dst_alloc
Gao feng
2011-10-28
*
|
|
ipv6: fix error propagation in ip6_ufo_append_data()
Zheng Yan
2011-10-28
*
|
|
stmmac: update normal descriptor structure (v2)
Giuseppe CAVALLARO
2011-10-27
*
|
|
stmmac: fix NULL pointer dereference in capabilities fixup (v2)
Angus Clark
2011-10-27
*
|
|
stmmac: fix a bug while checking the HW cap reg (v2)
Giuseppe CAVALLARO
2011-10-27
*
|
|
be2net: Changing MAC Address of a VF was broken.
Somnath Kotur
2011-10-27
*
|
|
be2net: Refactored be_cmds.c file.
Somnath Kotur
2011-10-27
*
|
|
bnx2x: update driver version to 1.70.30-0
Dmitry Kravkov
2011-10-27
*
|
|
bnx2x: use FW 7.0.29.0
Dmitry Kravkov
2011-10-27
*
|
|
bnx2x: Enable changing speed when port type is PORT_DA
Yaniv Rosner
2011-10-27
*
|
|
bnx2x: Fix 54618se LED behavior
Yaniv Rosner
2011-10-27
*
|
|
bnx2x: Fix RX/TX problem caused by the MAC layer
Yaniv Rosner
2011-10-27
*
|
|
bnx2x: Add link retry to 578xx-KR
Yaniv Rosner
2011-10-27
*
|
|
bnx2x: Fix LED blink rate for 578xx
Yaniv Rosner
2011-10-27
*
|
|
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
Eric Dumazet
2011-10-27
*
|
|
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-10-26
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge branches 'slab/next' and 'slub/partial' into slab/for-linus
Pekka Enberg
2011-10-26
|
|
\
\
\
\
|
|
|
*
|
|
slub: Discard slab page when node partial > minimum partial number
Alex Shi
2011-09-27
|
|
|
*
|
|
slub: correct comments error for per cpu partial
Alex Shi
2011-09-27
|
|
|
*
|
|
slub: Code optimization in get_partial_node()
Alex,Shi
2011-09-13
|
|
|
*
|
|
slub: update slabinfo tools to report per cpu partial list statistics
Christoph Lameter
2011-08-19
|
|
|
*
|
|
slub: per cpu cache for partial pages
Christoph Lameter
2011-08-19
|
|
|
*
|
|
slub: return object pointer from get_partial() / new_slab().
Christoph Lameter
2011-08-19
|
|
|
*
|
|
slub: pass kmem_cache_cpu pointer to get_partial()
Christoph Lameter
2011-08-19
|
|
|
*
|
|
slub: Prepare inuse field in new_slab()
Christoph Lameter
2011-08-19
|
|
|
*
|
|
slub: Remove useless statements in __slab_alloc
Christoph Lameter
2011-08-19
|
|
|
*
|
|
slub: free slabs without holding locks
Christoph Lameter
2011-08-19
|
|
*
|
|
|
tools, slub: Fix off-by-one buffer corruption after readlink() call
Thomas Jarosch
2011-10-18
[next]