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
*
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
40
-110
/
+187
*
tipc: fix socket list regression in new nl api
Richard Alpe
2015-01-18
1
-12
/
+18
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-01-18
32
-2377
/
+2385
|
\
|
*
Bluetooth: Remove unused function
Rickard Strandqvist
2015-01-16
1
-15
/
+0
|
*
Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channels
Marcel Holtmann
2015-01-15
1
-0
/
+12
|
*
Bluetooth: Fix lookup of fixed channels by local bdaddr
Johan Hedberg
2015-01-15
1
-8
/
+7
|
*
Bluetooth: Add helpers for src/dst bdaddr type conversion
Johan Hedberg
2015-01-15
1
-12
/
+22
|
*
Bluetooth: Bind the SMP channel registration to management power state
Marcel Holtmann
2015-01-15
2
-3
/
+12
|
*
Bluetooth: Don't register any SMP channel if LE is not supported
Marcel Holtmann
2015-01-15
1
-0
/
+6
|
*
Bluetooth: Fix LE SMP channel source address and source address type
Marcel Holtmann
2015-01-15
1
-4
/
+23
|
*
Bluetooth: Fix issue with switching BR/EDR back on when disabled
Marcel Holtmann
2015-01-15
1
-0
/
+15
|
*
Bluetooth: Show device address type for L2CAP debugfs entries
Marcel Holtmann
2015-01-15
1
-2
/
+2
|
*
Bluetooth: 6lowpan: Remove PSM setting code
Jukka Rissanen
2015-01-14
1
-35
/
+31
|
*
Bluetooth: Fix valid Identity Address check
Johan Hedberg
2015-01-14
1
-1
/
+5
|
*
Bluetooth: Remove dead code
Gowtham Anandha Babu
2015-01-14
1
-6
/
+0
|
*
Bluetooth: Use %llu for printing duration details of selftests
Marcel Holtmann
2015-01-14
2
-2
/
+2
|
*
Bluetooth: Move Delete Stored Link Key to 4th phase of initialization
Marcel Holtmann
2015-01-14
1
-23
/
+23
|
*
Bluetooth: Process result of HCI Delete Stored Link Key command
Marcel Holtmann
2015-01-12
1
-0
/
+20
|
*
Bluetooth: Read stored link key information when powering on controller
Marcel Holtmann
2015-01-12
1
-0
/
+8
|
*
Bluetooth: Handle command complete event for HCI Read Stored Link Keys
Marcel Holtmann
2015-01-12
1
-0
/
+22
|
*
Bluetooth: Replace send_monitor_event with queue_monitor_skb
Marcel Holtmann
2015-01-12
1
-29
/
+1
|
*
Bluetooth: Create generic queue_monitor_skb helper function
Marcel Holtmann
2015-01-12
1
-22
/
+29
|
*
Bluetooth: Simplify packet copy in hci_send_to_monitor function
Marcel Holtmann
2015-01-12
1
-16
/
+12
|
*
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_sco
Marcel Holtmann
2015-01-12
1
-0
/
+2
|
*
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_rc
Marcel Holtmann
2015-01-12
1
-0
/
+2
|
*
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_l2
Marcel Holtmann
2015-01-12
1
-0
/
+2
|
*
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hci
Marcel Holtmann
2015-01-12
1
-0
/
+2
|
*
Bluetooth: Add opcode parameter to hci_req_complete_t callback
Marcel Holtmann
2015-01-12
4
-25
/
+33
|
*
ieee802154: 6lowpan: fix Makefile entry
Alexander Aring
2015-01-08
2
-2
/
+2
|
*
ieee802154: 6lowpan: rename to core
Alexander Aring
2015-01-08
2
-1
/
+1
|
*
ieee802154: 6lowpan: move transmit functionality
Alexander Aring
2015-01-08
4
-264
/
+279
|
*
ieee802154: 6lowpan: move receive functionality
Alexander Aring
2015-01-08
4
-167
/
+200
|
*
ieee802154: 6lowpan: rename internal header
Alexander Aring
2015-01-08
3
-5
/
+5
|
*
ieee802154: create 6lowpan sub-directory
Alexander Aring
2015-01-08
7
-7
/
+10
|
*
Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE option
Marcel Holtmann
2015-01-03
1
-1
/
+2
|
*
Bluetooth: Remove dead code for manufacturer inquiry mode quirks
Marcel Holtmann
2015-01-03
1
-39
/
+11
|
*
mac802154: fix kbuild test robot warning
Alexander Aring
2015-01-03
1
-4
/
+1
|
*
ieee802154: handle config as menuconfig
Alexander Aring
2015-01-03
1
-3
/
+6
|
*
ieee802154: rename af_ieee802154.c to socket.c
Alexander Aring
2015-01-03
2
-1
/
+1
|
*
ieee802154: socket: fix checkpatch issue
Alexander Aring
2015-01-03
1
-1
/
+1
|
*
ieee802154: socket: put handling into one file
Alexander Aring
2015-01-03
5
-856
/
+760
|
*
ieee802154: socket: change module name
Alexander Aring
2015-01-03
1
-2
/
+2
|
*
ieee802154: handle socket functionality as module
Alexander Aring
2015-01-03
2
-1
/
+11
|
*
Bluetooth: Fix SMP channel registration for unconfigured controllers
Marcel Holtmann
2015-01-02
1
-3
/
+13
|
*
Bluetooth: Fix for a leftover debug of pairing credentials
Marcel Holtmann
2015-01-02
1
-1
/
+1
|
*
Bluetooth: Fix scope of sc_only_mode debugfs entry
Marcel Holtmann
2015-01-02
1
-22
/
+23
|
*
Bluetooth: Remove no longer needed force_sc_support debugfs option
Marcel Holtmann
2015-01-02
2
-56
/
+4
|
*
Bluetooth: Remove broken force_lesc_support debugfs option
Marcel Holtmann
2015-01-02
1
-49
/
+0
|
*
Bluetooth: Introduce force_bredr_smp debugfs option for testing
Marcel Holtmann
2015-01-02
2
-5
/
+75
*
|
net: replace br_fdb_external_learn_* calls with switchdev notifier events
Jiri Pirko
2015-01-18
3
-35
/
+59
[next]