OSDN Git Service

tomoyo/tomoyo-test1.git
2018-08-04 Johan HedbergBluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV
2018-08-03 Balakrishna... Bluetooth: hci_qca: Add support for Qualcomm Bluetooth...
2018-08-03 Balakrishna... Bluetooth: btqca: Add wcn3990 firmware download support.
2018-08-03 Balakrishna... Bluetooth: hci_qca: Enable 3.2 Mbps operating speed.
2018-08-03 Balakrishna... Bluetooth: hci_qca: Add wrapper functions for setting...
2018-08-03 Balakrishna... Bluetooth: btqca: Redefine qca_uart_setup() to generic...
2018-08-03 Balakrishna... Bluetooth: btqca: Rename ROME specific functions to...
2018-08-03 Balakrishna... dt-bindings: net: bluetooth: Add device tree bindings...
2018-08-03 Hans de GoedeBluetooth: hci_h5: Add support for enable and device...
2018-08-03 Jeremy ClineBluetooth: hci_h5: Add support for the RTL8723BS
2018-08-03 Jeremy ClineBluetooth: hci_h5: Add vendor setup, open, and close...
2018-08-03 Hans de GoedeBluetooth: hci_h5: Add support for serdev enumerated...
2018-08-03 Hans de GoedeBluetooth: btrtl: Add support for a config filename...
2018-08-03 Martin BlumenstinglBluetooth: btrtl: add support for the RTL8723BS and...
2018-08-03 Martin BlumenstinglBluetooth: btrtl: add support for retrieving the UART...
2018-08-03 Hans de GoedeBluetooth: btrtl: Use rtl_dev_err and rtl_dev_info
2018-08-03 Martin BlumenstinglBluetooth: btrtl: split the device initialization into...
2018-08-03 Martin BlumenstinglBluetooth: btrtl: add MODULE_FIRMWARE declarations
2018-08-03 Marcel HoltmannBluetooth: btusb: Use bt_dev_err for Intel firmware...
2018-08-03 Amit K BagBluetooth: btusb: Release RF resource on BT shutdown
2018-08-01 Mark SalyzynBluetooth: hidp: buffer overflow in hidp_process_report
2018-07-30 Marcel HoltmannBluetooth: hidp: Fix handling of strncpy for hid->name...
2018-07-30 Sean WangBluetooth: Add new quirk for non-persistent setup settings
2018-07-30 Jaganath KanakkasseryBluetooth: Implement secondary advertising on different...
2018-07-30 Jaganath KanakkasseryBluetooth: Handle ADv set terminated event
2018-07-30 Jaganath KanakkasseryBluetooth: Implement Set ADV set random address
2018-07-30 Jaganath KanakkasseryBluetooth: Use ext adv for directed adv
2018-07-30 Jaganath KanakkasseryBluetooth: Implement disable and removal of adv instance
2018-07-30 Jaganath KanakkasseryBluetooth: Use Set ext adv/scan rsp data if controller...
2018-07-30 Jaganath KanakkasseryBluetooth: Impmlement extended adv enable
2018-07-30 Jaganath KanakkasseryBluetooth: Read no of adv sets during init
2018-07-30 Jaganath KanakkasseryBluetooth: Use selected PHYs in extended connect
2018-07-30 Jaganath KanakkasseryBluetooth: Handle extended ADV PDU types
2018-07-30 Jaganath KanakkasseryBluetooth: Set Scan PHYs based on selected PHYs by...
2018-07-30 Jaganath KanakkasseryBluetooth: Implement PHY changed event
2018-07-30 Jaganath KanakkasseryBluetooth: Implement Set PHY Confguration command
2018-07-30 Jaganath KanakkasseryBluetooth: Implement Get PHY Configuration mgmt command
2018-07-30 Jaganath KanakkasseryBluetooth: Add defines for BREDR pkt_type and LE PHYs
2018-07-30 Jaganath KanakkasseryBluetooth: Define PHY flags in hdev and set 1M as default
2018-07-23 Jia-Ju Baibluetooth: hci_qca: Replace GFP_ATOMIC with GFP_KERNEL
2018-07-23 Jia-Ju Baibluetooth: hci_intel: Replace GFP_ATOMIC with GFP_KERNE...
2018-07-23 Jia-Ju Baibluetooth: btusb: Replace GFP_ATOMIC with GFP_KERNEL...
2018-07-23 Jia-Ju Baibluetooth: btmrvl_sdio: Replace GFP_ATOMIC with GFP_KER...
2018-07-23 Jia-Ju Baibluetooth: bpa10x: Replace GFP_ATOMIC with GFP_KERNEL...
2018-07-23 Jia-Ju Baibluetooth: bluecard_cs: Replace GFP_ATOMIC with GFP_KER...
2018-07-23 Jia-Ju Baibluetooth: bfusb: Replace GFP_ATOMIC with GFP_KERNEL...
2018-07-18 Philipp PuschmannBluetooth: Use lock_sock_nested in bt_accept_enqueue
2018-07-16 Sudip MukherjeeBluetooth: avoid killing an already killed socket
2018-07-06 Jaganath KanakkasseryBluetooth: Use extended LE Connection if supported
2018-07-06 Jaganath KanakkasseryBluetooth: Introduce helpers for le conn status and...
2018-07-06 Jaganath KanakkasseryBluetooth: Process extended ADV report event
2018-07-06 Jaganath KanakkasseryBluetooth: Use extended scanning if controller supports
2018-07-06 Jaganath KanakkasseryBluetooth: Introduce helpers for LE set scan start...
2018-07-06 Corentin LabbeBluetooth: remove unused bt-nokia-h4p.h header
2018-07-06 Ankit NavikBluetooth: Add HCI command for clear Resolv list
2018-07-06 Ankit NavikBluetooth: Store Resolv list size
2018-07-06 Sebastian Andrzej... Bluetooth: btusb: use irqsave() in URB's complete callback
2018-07-06 Jian-Hong PanBluetooth: Add a new Realtek 8723DE ID 0bda:b009
2018-07-06 Michael Scott6lowpan: iphc: reset mac_header after decompress to...
2018-07-06 David S. MillerMerge branch 'IP-listification-follow-ups'
2018-07-06 Edward Creenet: ipv6: listify ipv6_rcv() and ip6_rcv_finish()
2018-07-06 Edward Creenet: ipv4: fix list processing on L3 slave devices
2018-07-05 Gustavo A.... net: core: filter: mark expected switch fall-through
2018-07-05 Gustavo A.... net: decnet: dn_nsp_in: mark expected switch fall-through
2018-07-05 Gustavo A.... tipc: mark expected switch fall-throughs
2018-07-05 Ganesh Goudarcxgb4: Fix the condition to check if the card is T5
2018-07-05 Colin Ian Kingnet: ethernet: sun: remove redundant variables adv...
2018-07-05 David S. MillerMerge branch 'net-ethernet-Miscellaneous-Kconfig-and...
2018-07-05 Geert Uytterhoevennet: ethernet: sfc: Make subdir logic consistent with...
2018-07-05 Geert Uytterhoevennet: ethernet: Add missing VENDOR to Cadence and Packet...
2018-07-05 Geert Uytterhoevennet: ethernet: Make NET_VENDOR_AURORA default to yes
2018-07-05 Colin Ian Kingqlogic: netxen: remove various redundant variables
2018-07-05 David S. MillerMerge branch 'devlink-Add-configuration-parameters...
2018-07-05 Vasundhara... bnxt_en: Add bnxt_en initial params table and register it.
2018-07-05 Vasundhara... devlink: Add enable_sriov boolean generic parameter
2018-07-05 Moshe Shemeshmlx4: Add support for devlink reload and load driverini...
2018-07-05 Moshe Shemeshmlx4: Add mlx4 initial parameters table and register it
2018-07-05 Moshe Shemeshdevlink: Add generic parameters internal_err_reset...
2018-07-05 Moshe Shemeshdevlink: Add devlink notifications support for params
2018-07-05 Moshe Shemeshdevlink: Add support for get/set driverinit value
2018-07-05 Moshe Shemeshdevlink: Add param set command
2018-07-05 Moshe Shemeshdevlink: Add param get command
2018-07-05 Moshe Shemeshdevlink: Add devlink_param register and unregister
2018-07-05 Colin Ian Kingnet/hamradio/6pack: remove redundant variable channel
2018-07-05 Colin Ian Kingfjes: use currently unused variable my_epid and max_epid
2018-07-05 Colin Ian Kingnet: tehuti: remove redundant pointer skb
2018-07-05 Colin Ian Kingnet: socionext: remove redundant pointer ndev
2018-07-05 Wei Yongjunnet: aquantia: Make some functions static
2018-07-05 Wei Yongjunnet: dsa: vsc73xx: Make some functions static
2018-07-05 Colin Ian Kingnet: dsa: fix spelling mistake "waitting" -> "waiting"
2018-07-05 Li RongQingnet: limit each hash list length to MAX_GRO_SKBS
2018-07-05 Heiner Kallweitr8169: fix runtime suspend
2018-07-05 Edward Creenet: ipv4: fix drop handling in ip_list_rcv() and ip_li...
2018-07-05 Casey Leedomcxgb4: Add support to read actual provisioned resources
2018-07-04 Colin Ian Kingepic100: remove redundant variable 'irq'
2018-07-04 Colin Ian Kingsfc: remove redundant variable old_vlan
2018-07-04 Colin Ian Kingqed: remove redundant pointer 'name'
2018-07-04 Colin Ian Kingethernet: micrel: remove redundant pointer 'info'
2018-07-04 Colin Ian Kingnet: hinic: remove redundant pointer pfhwdev
2018-07-04 Colin Ian Kingnet: hns3: remove redundant variable 'protocol'
next