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
2015-11-19
Bluetooth: Move Start Discovery to req_workqueue
Johan Hedberg
3
-229
/
+213
2015-11-19
Bluetooth: Add error return value to hci_req_sync callback
Johan Hedberg
3
-26
/
+54
2015-11-19
Bluetooth: Add discovery type validity helper
Johan Hedberg
1
-0
/
+40
2015-11-19
Bluetooth: Move LE scan disable/restart behind req_workqueue
Johan Hedberg
4
-173
/
+183
2015-11-19
Bluetooth: Make __hci_update_background_scan private to hci_request.c
Johan Hedberg
2
-3
/
+1
2015-11-19
Bluetooth: Use req_workqueue for background scanning when powering on
Johan Hedberg
1
-6
/
+4
2015-11-19
Bluetooth: Use req_workqueue for explicit connect requests
Johan Hedberg
2
-36
/
+18
2015-11-19
Bluetooth: Add HCI status return parameter to hci_req_sync()
Johan Hedberg
4
-19
/
+26
2015-11-19
Bluetooth: Don't wait for HCI in Add/Remove Device
Johan Hedberg
1
-111
/
+50
2015-11-19
Bluetooth: Run all background scan updates through req_workqueue
Johan Hedberg
4
-24
/
+25
2015-11-19
Bluetooth: Add stubs for synchronous HCI request functionality
Johan Hedberg
3
-0
/
+15
2015-11-19
Bluetooth: Add 'sync' specifier to synchronous request APIs
Johan Hedberg
3
-20
/
+20
2015-11-19
Bluetooth: Move synchronous request handling into hci_request.c
Johan Hedberg
3
-193
/
+195
2015-11-19
Bluetooth: Remove unnecessary call to hci_update_background_scan
Johan Hedberg
2
-4
/
+1
2015-11-19
Bluetooth: Add support for controller specific logging
Marcel Holtmann
3
-0
/
+104
2015-11-19
Bluetooth: Add support for sending system notes to monitor channel
Marcel Holtmann
4
-5
/
+35
2015-11-19
Bluetooth: Fix casting coding style within HCI sockets
Marcel Holtmann
1
-13
/
+13
2015-11-19
Bluetooth: Add clarifying comment why schedule_work is used
Johan Hedberg
1
-0
/
+4
2015-11-19
Bluetooth: Add missing hci_skb_opcode for raw socket commands
Marcel Holtmann
1
-0
/
+5
2015-11-19
Bluetooth: Compress the size of struct hci_ctrl
Johan Hedberg
4
-14
/
+23
2015-11-19
Bluetooth: Remove redundant setting to zero of bt_cb
Johan Hedberg
1
-6
/
+2
2015-11-19
Bluetooth: Use new hci_skb_pkt_* wrappers for drivers
Marcel Holtmann
21
-116
/
+127
2015-11-19
Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handling
Marcel Holtmann
3
-32
/
+33
2015-11-19
Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) access
Marcel Holtmann
1
-0
/
+4
2015-11-19
Bluetooth: Make LE only events conditional on supported commands
Marcel Holtmann
1
-4
/
+18
2015-11-19
Bluetooth: Fix issue with HCI_QUIRK_FIXUP_INQUIRY_MODE and event mask
Marcel Holtmann
1
-1
/
+2
2015-11-19
Bluetooth: Build LE event mask based on supported commands
Marcel Holtmann
1
-1
/
+28
2015-11-19
Bluetooth: Move BR/EDR default events behind its features
Marcel Holtmann
1
-4
/
+8
2015-11-18
be2net: remove local variable 'status'
Ivan Vecera
1
-4
/
+2
2015-11-18
net: hisilicon: fix binding document of mdio
huangdaode
1
-1
/
+6
2015-11-18
net ipv4: use preferred log methods
Bastian Stender
4
-59
/
+44
2015-11-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
29
-278
/
+247
2015-11-18
Merge tag 'hwmon-for-linus-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-11
/
+14
2015-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
84
-3650
/
+1036
2015-11-17
MAINTAINERS: Update Mellanox's Eth NIC driver entries
Or Gerlitz
1
-1
/
+9
2015-11-17
net/core: revert "net: fix __netdev_update_features return.." and add comment
Nikolay Aleksandrov
1
-1
/
+4
2015-11-17
af_unix: take receive queue lock while appending new skb
Hannes Frederic Sowa
1
-1
/
+4
2015-11-17
rtnetlink: fix frame size warning in rtnl_fill_ifinfo
Hannes Frederic Sowa
1
-122
/
+152
2015-11-17
net: use skb_clone to avoid alloc_pages failure.
Martin Zhang
1
-1
/
+1
2015-11-17
packet: Use PAGE_ALIGNED macro
Tobias Klauser
1
-1
/
+1
2015-11-17
packet: Don't check frames_per_block against negative values
Tobias Klauser
1
-2
/
+2
2015-11-17
net: phy: Use interrupts when available in NOLINK state
Andrew Lunn
1
-0
/
+3
2015-11-17
phy: marvell: Add support for 88E1540 PHY
Andrew Lunn
2
-0
/
+17
2015-11-17
arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCS
Yang Shi
1
-5
/
+39
2015-11-17
macvlan: fix leak in macvlan_handle_frame
Sabrina Dubroca
1
-0
/
+2
2015-11-17
ipvlan: fix use after free of skb
Sabrina Dubroca
1
-1
/
+1
2015-11-17
ipvlan: fix leak in ipvlan_rcv_frame
Sabrina Dubroca
1
-5
/
+7
2015-11-17
Merge branch 'vlan-reorder'
David S. Miller
3
-2
/
+10
2015-11-17
vlan: Do not put vlan headers back on bridge and macvlan ports
Vlad Yasevich
2
-1
/
+8
2015-11-17
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
Vlad Yasevich
1
-1
/
+2
[next]