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
2014-08-14
Bluetooth: Add more L2CAP convenience callbacks
Johan Hedberg
1
-0
/
+25
2014-08-14
Bluetooth: Move SMP (de)initialization to smp.c
Johan Hedberg
3
-30
/
+31
2014-08-14
Bluetooth: Move SMP initialization after HCI init
Johan Hedberg
1
-7
/
+3
2014-08-14
Bluetooth: Refactor SMP (de)initialization into separate functions
Johan Hedberg
1
-12
/
+34
2014-08-14
Bluetooth: Fix IRK lookup when tfm_aes is not available
Johan Hedberg
1
-0
/
+3
2014-08-14
Bluetooth: Fix hci_update_random_address() error return for no crypto
Johan Hedberg
1
-0
/
+6
2014-08-14
Bluetooth: Fix using HCI_CONN_LE_SMP_PEND to check for SMP context
Johan Hedberg
1
-1
/
+1
2014-08-14
Bluetooth: Call l2cap_le_conn_ready after notifying channels
Johan Hedberg
1
-3
/
+3
2014-08-14
Bluetooth: Call L2CAP teardown callback before clearing chan->conn
Johan Hedberg
1
-2
/
+2
2014-08-14
Bluetooth: Move parts of fixed channel initialization to l2cap_add_scid
Johan Hedberg
2
-9
/
+4
2014-08-14
Bluetooth: Remove special ATT data channel handling
Johan Hedberg
1
-79
/
+0
2014-08-14
Bluetooth: Improve fixed channel lookup based on link type
Johan Hedberg
1
-3
/
+8
2014-08-14
Bluetooth: Move L2CAP fixed channel creation into l2cap_conn_cfm
Johan Hedberg
1
-44
/
+80
2014-08-14
Bluetooth: Refactor l2cap_connect_cfm
Johan Hedberg
1
-5
/
+8
2014-08-14
Bluetooth: Remove special handling of ATT in l2cap_security_cfm()
Johan Hedberg
1
-9
/
+2
2014-08-14
Bluetooth: Resume BT_CONNECTED state after LE security elevation
Johan Hedberg
2
-0
/
+7
2014-08-14
Bluetooth: Fix __l2cap_no_conn_pending() usage with all channels
Johan Hedberg
1
-0
/
+3
2014-08-14
Bluetooth: Fix reference counting of global L2CAP channels
Johan Hedberg
1
-8
/
+28
2014-08-14
Bluetooth: Fix confusion between parent and child channel for 6lowpan
Johan Hedberg
1
-5
/
+5
2014-08-14
Bluetooth: Remove redundant check for remote_key_dist
Johan Hedberg
1
-2
/
+1
2014-08-14
Bluetooth: Disable page scan if all whitelisted devices are connected
Johan Hedberg
2
-4
/
+27
2014-08-14
Bluetooth: Create unified helper function for updating page scan
Johan Hedberg
3
-60
/
+48
2014-08-14
Bluetooth: Add convenience function to check for pending power off
Johan Hedberg
2
-24
/
+29
2014-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
72
-531
/
+3114
2014-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
8
-9
/
+15
2014-08-13
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
33
-1077
/
+918
2014-08-13
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2014-08-13
Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-70
/
+324
2014-08-13
Merge tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+3
2014-08-13
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
54
-1288
/
+1967
2014-08-13
Merge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
116
-2044
/
+2252
2014-08-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
17
-196
/
+189
2014-08-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
11
-423
/
+538
2014-08-13
Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
17
-55
/
+53
2014-08-12
reiserfs: Fix use after free in journal teardown
Jan Kara
2
-7
/
+21
2014-08-11
sparc64: Fix pcr_ops initialization and usage bugs.
David S. Miller
3
-3
/
+8
2014-08-11
sparc64: Do not disable interrupts in nmi_cpu_busy()
David S. Miller
1
-1
/
+0
2014-08-11
Merge branch 'bcmgenet'
David S. Miller
2
-15
/
+30
2014-08-11
net: bcmgenet: correctly resume adapter from Wake-on-LAN
Florian Fainelli
1
-4
/
+6
2014-08-11
net: bcmgenet: update UMAC_CMD only when link is detected
Florian Fainelli
1
-2
/
+6
2014-08-11
net: bcmgenet: correctly suspend and resume PHY device
Florian Fainelli
1
-2
/
+11
2014-08-11
net: bcmgenet: request and enable main clock earlier
Florian Fainelli
1
-7
/
+7
2014-08-11
net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-termin...
Rickard Strandqvist
1
-0
/
+1
2014-08-11
xen-netfront: Fix handling packets on compound pages with skb_linearize
Zoltan Kiss
1
-3
/
+4
2014-08-11
net: fec: Support phys probed from devicetree and fixed-link
Uwe Kleine-König
3
-22
/
+84
2014-08-11
smsc: replace WARN_ON() with WARN_ON_SMP()
Sanjeev Sharma
1
-1
/
+1
2014-08-11
xen-netback: Don't deschedule NAPI when carrier off
Zoltan Kiss
1
-5
/
+1
2014-08-11
Merge tag 'efi-urgent' into x86/efi
H. Peter Anvin
6
-24
/
+73
2014-08-11
net: ethernet: qlogic: qlcnic: Remove duplicate object file from Makefile
Andreas Ruprecht
1
-1
/
+1
2014-08-11
wan: wanxl: Remove typedefs from struct names
Himangi Saraogi
1
-31
/
+32
[next]