summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: remove TSO config command from VF driverPeng Li2018-01-122-28/+0
* net: hns3: add ethtool_ops.get_channels support for VFPeng Li2018-01-122-0/+31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-1219-81/+146
|\
| * Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2018-01-121-6/+12
| |\
| | * rbd: set max_segments to USHRT_MAXIlya Dryomov2018-01-091-1/+1
| | * rbd: reacquire lock should update lock owner client idFlorian Margaine2018-01-091-5/+11
| * | Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-01-121-12/+23
| |\ \
| | * | gpio: Add missing open drain/source handling to gpiod_set_value_cansleep()Geert Uytterhoeven2018-01-101-12/+23
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-1111-36/+51
| |\ \
| | * | mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...Jiri Pirko2018-01-101-3/+4
| | * | mlxsw: pci: Wait after reset before accessing HWYuval Mintz2018-01-102-1/+7
| | * | nfp: always unmask aux interrupts at initJakub Kicinski2018-01-101-0/+2
| | * | Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub...David S. Miller2018-01-105-28/+30
| | |\ \
| | | * \ Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo2018-01-052-13/+16
| | | |\ \
| | | | * | wcn36xx: Fix dynamic power savingLoic Poulain2018-01-042-13/+16
| | | * | | iwlwifi: pcie: fix DMA memory mapping / unmappingEmmanuel Grumbach2018-01-053-15/+14
| | * | | | of_mdio: avoid MDIO bus removal when a PHY is missingMadalin Bucur2018-01-101-2/+7
| | * | | | net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu2018-01-101-2/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2018-01-096-27/+60
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | loop: fix concurrent lo_open/lo_releaseLinus Torvalds2018-01-061-2/+8
| | * | | | nvme-fcloop: avoid possible uninitialized variable warningJames Smart2017-12-291-1/+1
| | * | | | nvme-mpath: fix last path removal during trafficSagi Grimberg2017-12-292-0/+13
| | * | | | nvme-rdma: fix concurrent reset and reconnectSagi Grimberg2017-12-291-1/+13
| | * | | | nvme: fix sector units when going between formatsJeff Lien2017-12-291-1/+5
| | * | | | nvme-pci: move use_sgl initialization to nvme_init_iod()Minwoo Im2017-12-291-22/+20
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-1112-254/+413
|\ \ \ \ \ \
| * | | | | | nfp: bpf: reuse verifier log for debug messagesQuentin Monnet2018-01-101-14/+16
| * | | | | | nfp: bpf: add signed jump insnsNic Viljoen2018-01-102-0/+49
| * | | | | | nfp: hand over to BPF offload app at coarser granularityJakub Kicinski2018-01-105-61/+34
| * | | | | | nfp: bpf: use a large constant in unresolved branchesJakub Kicinski2018-01-102-7/+13
| * | | | | | nfp: bpf: don't depend on high order allocations for program imageJakub Kicinski2018-01-102-2/+19
| * | | | | | nfp: bpf: relocate jump targets just before the loadJakub Kicinski2018-01-104-87/+115
| * | | | | | nfp: bpf: add helpers for modifying branch addressesJakub Kicinski2018-01-103-12/+34
| * | | | | | nfp: bpf: move jump resolution to jit.cJakub Kicinski2018-01-103-17/+25
| * | | | | | nfp: bpf: allow disabling TC offloads when XDP activeJakub Kicinski2018-01-101-1/+3
| * | | | | | nfp: bpf: don't allow changing MTU above BPF offload limit when activeJakub Kicinski2018-01-104-0/+46
| * | | | | | nfp: bpf: round up the size of the stackJakub Kicinski2018-01-101-1/+1
| * | | | | | nfp: fix incumbent kdoc warningsJakub Kicinski2018-01-102-55/+57
| * | | | | | nfp: don't try to register XDP rxq structures on control queuesJakub Kicinski2018-01-101-4/+8
* | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-01-116-64/+207
|\ \ \ \ \ \ \
| * | | | | | | Bluetooth: btbcm: Fix sleep mode struct orderingLukas Wunner2018-01-102-2/+2
| * | | | | | | Bluetooth: hci_bcm: Sleep instead of spinningLukas Wunner2018-01-101-2/+2
| * | | | | | | Bluetooth: hci_bcm: Silence IRQ printkLukas Wunner2018-01-101-1/+1
| * | | | | | | Bluetooth: hci_bcm: Support Apple GPIO handlingLukas Wunner2018-01-101-0/+55
| * | | | | | | Bluetooth: hci_bcm: Handle errors properlyLukas Wunner2018-01-101-16/+75
| * | | | | | | Bluetooth: hci_bcm: Add callbacks to toggle GPIOsLukas Wunner2018-01-101-4/+23
| * | | | | | | Bluetooth: hci_bcm: Document struct bcm_deviceLukas Wunner2018-01-101-2/+25
| * | | | | | | Bluetooth: hci_bcm: Invalidate IRQ on request failureLukas Wunner2018-01-101-1/+3
| * | | | | | | Bluetooth: hci_bcm: Fix unbalanced pm_runtime_disable()Lukas Wunner2018-01-101-1/+1
| * | | | | | | Bluetooth: hci_bcm: Fix race on closeLukas Wunner2018-01-101-4/+4