index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
9p
/
client.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-30
Bluetooth: Read no of adv sets during init
Jaganath Kanakkassery
4
-2
/
+43
2018-07-30
Bluetooth: Use selected PHYs in extended connect
Jaganath Kanakkassery
1
-16
/
+45
2018-07-30
Bluetooth: Handle extended ADV PDU types
Jaganath Kanakkassery
2
-13
/
+45
2018-07-30
Bluetooth: Set Scan PHYs based on selected PHYs by user
Jaganath Kanakkassery
3
-10
/
+40
2018-07-30
Bluetooth: Implement PHY changed event
Jaganath Kanakkassery
4
-1
/
+31
2018-07-30
Bluetooth: Implement Set PHY Confguration command
Jaganath Kanakkassery
3
-0
/
+227
2018-07-30
Bluetooth: Implement Get PHY Configuration mgmt command
Jaganath Kanakkassery
2
-0
/
+170
2018-07-30
Bluetooth: Add defines for BREDR pkt_type and LE PHYs
Jaganath Kanakkassery
2
-0
/
+18
2018-07-30
Bluetooth: Define PHY flags in hdev and set 1M as default
Jaganath Kanakkassery
3
-4
/
+12
2018-07-23
bluetooth: hci_qca: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
1
-2
/
+2
2018-07-23
bluetooth: hci_intel: Replace GFP_ATOMIC with GFP_KERNEL in inject_cmd_comple...
Jia-Ju Bai
1
-1
/
+1
2018-07-23
bluetooth: btusb: Replace GFP_ATOMIC with GFP_KERNEL in inject_cmd_complete()
Jia-Ju Bai
1
-1
/
+1
2018-07-23
bluetooth: btmrvl_sdio: Replace GFP_ATOMIC with GFP_KERNEL in btmrvl_sdio_car...
Jia-Ju Bai
1
-1
/
+1
2018-07-23
bluetooth: bpa10x: Replace GFP_ATOMIC with GFP_KERNEL in bpa10x_send_frame()
Jia-Ju Bai
1
-3
/
+3
2018-07-23
bluetooth: bluecard_cs: Replace GFP_ATOMIC with GFP_KERNEL in bluecard_hci_se...
Jia-Ju Bai
1
-1
/
+1
2018-07-23
bluetooth: bfusb: Replace GFP_ATOMIC with GFP_KERNEL in bfusb_send_frame()
Jia-Ju Bai
1
-1
/
+1
2018-07-18
Bluetooth: Use lock_sock_nested in bt_accept_enqueue
Philipp Puschmann
1
-1
/
+1
2018-07-16
Bluetooth: avoid killing an already killed socket
Sudip Mukherjee
1
-1
/
+2
2018-07-06
Bluetooth: Use extended LE Connection if supported
Jaganath Kanakkassery
5
-18
/
+147
2018-07-06
Bluetooth: Introduce helpers for le conn status and complete
Jaganath Kanakkassery
1
-45
/
+65
2018-07-06
Bluetooth: Process extended ADV report event
Jaganath Kanakkassery
3
-0
/
+87
2018-07-06
Bluetooth: Use extended scanning if controller supports
Jaganath Kanakkassery
4
-25
/
+164
2018-07-06
Bluetooth: Introduce helpers for LE set scan start and complete
Jaganath Kanakkassery
2
-49
/
+46
2018-07-06
Bluetooth: remove unused bt-nokia-h4p.h header
Corentin Labbe
1
-38
/
+0
2018-07-06
Bluetooth: Add HCI command for clear Resolv list
Ankit Navik
3
-0
/
+24
2018-07-06
Bluetooth: Store Resolv list size
Ankit Navik
5
-0
/
+53
2018-07-06
Bluetooth: btusb: use irqsave() in URB's complete callback
Sebastian Andrzej Siewior
1
-8
/
+12
2018-07-06
Bluetooth: Add a new Realtek 8723DE ID 0bda:b009
Jian-Hong Pan
1
-0
/
+1
2018-07-06
6lowpan: iphc: reset mac_header after decompress to fix panic
Michael Scott
1
-0
/
+1
2018-07-06
net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()
Edward Cree
3
-16
/
+118
2018-07-06
net: ipv4: fix list processing on L3 slave devices
Edward Cree
1
-8
/
+15
2018-07-05
net: core: filter: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-05
net: decnet: dn_nsp_in: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-05
tipc: mark expected switch fall-throughs
Gustavo A. R. Silva
2
-0
/
+2
2018-07-05
cxgb4: Fix the condition to check if the card is T5
Ganesh Goudar
1
-1
/
+1
2018-07-05
net: ethernet: sun: remove redundant variables adv and lpa and mii_reads
Colin Ian King
1
-16
/
+0
2018-07-05
net: ethernet: sfc: Make subdir logic consistent with other vendors
Geert Uytterhoeven
2
-2
/
+3
2018-07-05
net: ethernet: Add missing VENDOR to Cadence and Packet Engines symbols
Geert Uytterhoeven
3
-8
/
+8
2018-07-05
net: ethernet: Make NET_VENDOR_AURORA default to yes
Geert Uytterhoeven
1
-0
/
+1
2018-07-05
qlogic: netxen: remove various redundant variables
Colin Ian King
2
-11
/
+3
2018-07-05
bnxt_en: Add bnxt_en initial params table and register it.
Vasundhara Volam
4
-11
/
+147
2018-07-05
devlink: Add enable_sriov boolean generic parameter
Vasundhara Volam
2
-1
/
+9
2018-07-05
mlx4: Add support for devlink reload and load driverinit values
Moshe Shemesh
3
-3
/
+55
2018-07-05
mlx4: Add mlx4 initial parameters table and register it
Moshe Shemesh
1
-2
/
+106
2018-07-05
devlink: Add generic parameters internal_err_reset and max_macs
Moshe Shemesh
2
-1
/
+44
2018-07-05
devlink: Add devlink notifications support for params
Moshe Shemesh
3
-0
/
+59
2018-07-05
devlink: Add support for get/set driverinit value
Moshe Shemesh
2
-0
/
+95
2018-07-05
devlink: Add param set command
Moshe Shemesh
3
-0
/
+139
2018-07-05
devlink: Add param get command
Moshe Shemesh
2
-0
/
+261
2018-07-05
devlink: Add devlink_param register and unregister
Moshe Shemesh
3
-0
/
+243
[next]