index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Open management interface for untrusted users
Marcel Holtmann
2015-03-15
1
-9
/
+6
*
Bluetooth: Add support for trust verification of management commands
Marcel Holtmann
2015-03-15
1
-0
/
+7
*
Bluetooth: Remove unneeded initializer for management command table
Marcel Holtmann
2015-03-15
1
-43
/
+43
*
Bluetooth: Add support for untrusted access to management commands
Marcel Holtmann
2015-03-15
1
-7
/
+14
*
Bluetooth: Add hci_sock_test_flag helper function
Marcel Holtmann
2015-03-15
1
-1
/
+6
*
Bluetooth: Consolidate socket channel sending function back into one
Marcel Holtmann
2015-03-15
2
-63
/
+16
*
Bluetooth: Introduce trusted flag for management control sockets
Marcel Holtmann
2015-03-15
1
-0
/
+11
*
Bluetooth: Add support for extended index management command
Marcel Holtmann
2015-03-15
1
-0
/
+80
*
Bluetooth: Add support for extended index management events
Marcel Holtmann
2015-03-15
1
-0
/
+28
*
Bluetooth: Use special function to send filter management index events
Marcel Holtmann
2015-03-15
2
-14
/
+60
*
Bluetooth: Provide hci_send_to_flagged_channel helper function
Marcel Holtmann
2015-03-15
1
-0
/
+33
*
Bluetooth: Add flags field and setting function for HCI sockets
Marcel Holtmann
2015-03-15
1
-0
/
+11
*
net: dsa: do not use slave MII bus for fixed PHYs
Florian Fainelli
2015-03-15
1
-1
/
+2
*
inet_diag: factorize code in new inet_diag_msg_common_fill() helper
Eric Dumazet
2015-03-14
1
-101
/
+47
*
inet_diag: adjust inet_sk_diag_fill() bug condition
Eric Dumazet
2015-03-14
1
-1
/
+1
*
inet: fill request sock ir_iif for IPv4
Eric Dumazet
2015-03-14
5
-3
/
+7
*
tipc: clean up handling of message priorities
Jon Paul Maloy
2015-03-14
4
-61
/
+50
*
tipc: split link outqueue
Jon Paul Maloy
2015-03-14
7
-167
/
+150
*
tipc: eliminate unnecessary call to broadcast ack function
Jon Paul Maloy
2015-03-14
2
-1
/
+5
*
tipc: extract bundled buffers by cloning instead of copying
Jon Paul Maloy
2015-03-14
2
-47
/
+28
*
tipc: eliminate unnecessary linearization of incoming buffers
Jon Paul Maloy
2015-03-14
2
-9
/
+10
*
tipc: move message validation function to msg.c
Jon Paul Maloy
2015-03-14
3
-60
/
+47
*
tipc: add framework for node capabilities exchange
Jon Paul Maloy
2015-03-14
3
-2
/
+16
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-03-14
16
-1258
/
+1369
|
\
|
*
ieee802154: don't export static symbol
Julia Lawall
2015-03-14
1
-1
/
+0
|
*
mac802154: correct max sifs size handling
Alexander Aring
2015-03-14
1
-1
/
+12
|
*
ieee802154: remove deprecated sysfs entries
Alexander Aring
2015-03-14
1
-49
/
+0
|
*
ieee802154: change wpan-phy name to phy
Alexander Aring
2015-03-14
1
-1
/
+4
|
*
ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPAN
Alexander Aring
2015-03-14
1
-1
/
+1
|
*
Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
Marcel Holtmann
2015-03-13
6
-15
/
+15
|
*
Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
Marcel Holtmann
2015-03-13
2
-2
/
+2
|
*
Bluetooth: Introduce hci_dev_test_and_set_flag helper macro
Marcel Holtmann
2015-03-13
3
-31
/
+25
|
*
Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro
Marcel Holtmann
2015-03-13
4
-48
/
+43
|
*
Bluetooth: Introduce hci_dev_test_and_change_flag helper macro
Marcel Holtmann
2015-03-13
1
-1
/
+1
|
*
Bluetooth: Introduce hci_dev_change_flag helper macro
Marcel Holtmann
2015-03-13
1
-5
/
+5
|
*
Bluetooth: Introduce hci_dev_clear_flag helper macro
Marcel Holtmann
2015-03-13
5
-52
/
+50
|
*
Bluetooth: Introduce hci_dev_set_flag helper macro
Marcel Holtmann
2015-03-13
5
-41
/
+40
|
*
Bluetooth: Introduce hci_dev_test_flag helper macro
Marcel Holtmann
2015-03-13
9
-272
/
+270
|
*
Bluetooth: Add support connectable advertising setting
Marcel Holtmann
2015-03-13
1
-9
/
+30
|
*
Bluetooth: Remove two else branches that are not needed
Marcel Holtmann
2015-03-12
1
-4
/
+4
|
*
Bluetooth: Check for matching IRK when looking for paired LE devices
Johan Hedberg
2015-03-11
1
-0
/
+7
|
*
Bluetooth: Fix missing rcu_read_unlock() in hci_bdaddr_is_paired()
Johan Hedberg
2015-03-11
1
-1
/
+3
|
*
Bluetooth: Increment management interface revision
Marcel Holtmann
2015-03-11
1
-1
/
+1
|
*
Bluetooth: Add 'Already Paired' error for Pair Device command
Johan Hedberg
2015-03-10
2
-0
/
+34
|
*
Bluetooth: Make Fast Connectable available while powered off
Johan Hedberg
2015-03-10
1
-18
/
+12
|
*
Bluetooth: fix sco_exit compile warning
Alexander Aring
2015-03-07
1
-1
/
+1
|
*
Bluetooth: Add mgmt_send_event() helper to send to any HCI channel
Johan Hedberg
2015-03-06
1
-3
/
+11
|
*
Bluetooth: Rename pending_cmd to mgmt_pending_cmd
Johan Hedberg
2015-03-06
1
-87
/
+89
|
*
Bluetooth: Rename cmd_complete() to mgmt_cmd_complete()
Johan Hedberg
2015-03-06
1
-213
/
+229
|
*
Bluetooth: Rename cmd_status() to mgmt_cmd_status()
Johan Hedberg
2015-03-06
1
-229
/
+230
[next]