summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: enhance TSO control sequenceJulian Wiedmann2018-10-122-2/+101
* s390/qeth: make TSO controls protocol-agnosticJulian Wiedmann2018-10-121-20/+21
* net: hns3: Resume promisc mode and vlan filter status after loopback testJian Shen2018-10-121-1/+9
* net: hns3: Resume promisc mode and vlan filter status after resetJian Shen2018-10-121-1/+5
* net: hns3: Enable promisc mode when mac vlan table is fullJian Shen2018-10-124-12/+89
* Merge tag 'mac80211-next-for-davem-2018-10-12' of git://git.kernel.org/pub/sc...David S. Miller2018-10-121-10/+1
|\
| * mac80211_hwsim: drop now unused work-queue from hwsimMartin Willi2018-10-081-10/+1
* | fore200e: fix sbus compileChristoph Hellwig2018-10-121-1/+1
* | net: fddi: skfp: Remove unused macros 'PNMI_GET_ID' and 'PNMI_SET_ID'YueHaibing2018-10-121-8/+0
* | net: cdc_ncm: remove set but not used variable 'ctx'YueHaibing2018-10-121-3/+0
* | nfp: replace long license headers with SPDXJakub Kicinski2018-10-1169-2213/+138
* | net: cdc_ncm: use tasklet_init() for tasklet_struct initBen Dooks2018-10-111-2/+1
* | cxgb4: fix thermal configuration dependenciesArnd Bergmann2018-10-114-11/+10
* | net: ena: fix indentations in ena_defs for better readabilityArthur Kiyanovski2018-10-113-425/+338
* | net: ena: update driver version to 2.0.1Arthur Kiyanovski2018-10-111-3/+3
* | net: ena: remove redundant parameter in ena_com_admin_init()Arthur Kiyanovski2018-10-113-9/+4
* | net: ena: change rx copybreak default to reduce kernel memory pressureArthur Kiyanovski2018-10-111-1/+1
* | net: ena: limit refill Rx threshold to 256 to avoid latency issuesArthur Kiyanovski2018-10-112-3/+6
* | net: ena: explicit casting and initialization, and clearer error handlingArthur Kiyanovski2018-10-113-30/+36
* | net: ena: use CSUM_CHECKED device indication to report skb's checksum statusArthur Kiyanovski2018-10-116-3/+26
* | net: ena: add functions for handling Low Latency Queues in ena_netdevArthur Kiyanovski2018-10-113-143/+251
* | net: ena: add functions for handling Low Latency Queues in ena_comArthur Kiyanovski2018-10-115-80/+474
* | net: ena: introduce Low Latency Queues data structures according to ENA specArthur Kiyanovski2018-10-113-6/+128
* | net: ena: complete host info to match latest ENA specArthur Kiyanovski2018-10-114-14/+43
* | net: ena: minor performance improvementArthur Kiyanovski2018-10-112-45/+44
* | mlxsw: spectrum: Add NVE packet trapsIdo Schimmel2018-10-112-0/+5
* | mlxsw: resources: Add NVE resourcesIdo Schimmel2018-10-111-0/+4
* | mlxsw: reg: Add Monitoring Parsing State RegisterIdo Schimmel2018-10-111-0/+44
* | mlxsw: reg: Add definition of unicast tunnel record for SFD registerIdo Schimmel2018-10-111-0/+56
* | mlxsw: reg: Add Tunneling NVE QoS Default RegisterIdo Schimmel2018-10-111-0/+30
* | mlxsw: reg: Add Tunneling NVE QoS Configuration RegisterIdo Schimmel2018-10-111-0/+26
* | mlxsw: reg: Add Tunneling NVE Decapsulation ECN Mapping RegisterIdo Schimmel2018-10-111-0/+57
* | mlxsw: reg: Add Tunneling NVE Encapsulation ECN Mapping RegisterIdo Schimmel2018-10-111-0/+31
* | mlxsw: reg: Add Tunneling NVE Underlay Multicast Table RegisterIdo Schimmel2018-10-111-0/+91
* | mlxsw: reg: Add Tunnel Port Configuration RegisterIdo Schimmel2018-10-111-0/+46
* | mlxsw: reg: Add Tunneling NVE General Configuration RegisterIdo Schimmel2018-10-111-0/+185
* | mlxsw: spectrum: Seed LAG hash functionIdo Schimmel2018-10-112-2/+12
* | mlxsw: reg: Extend FDB flush types for NVEIdo Schimmel2018-10-111-0/+6
* | mlxsw: spectrum: Add a new type of KVD linear recordIdo Schimmel2018-10-112-0/+3
* | mlxsw: spectrum: Move L3 protocol and address definitions to global header fileIdo Schimmel2018-10-112-11/+11
* | mlxsw: spectrum_switchdev: Do not assume notifier information typeIdo Schimmel2018-10-111-1/+5
* | mlxsw: spectrum_switchdev: Check notification relevance based on upper deviceIdo Schimmel2018-10-111-1/+8
* | mlxsw: spectrum_switchdev: Prepare for VxLAN FDB notificationsIdo Schimmel2018-10-111-2/+3
* | mlxsw: spectrum: Remove misuses of private header fileIdo Schimmel2018-10-113-5/+4
* | octeontx2-af: Remove set but not used variable 'dev'YueHaibing2018-10-111-3/+0
* | net: mscc: allow extracting the FCS into the skbAntoine Tenart2018-10-112-2/+7
* | net: hns3: Add HW RSS hash information to RX skbPeng Li2018-10-113-0/+36
* | net: hns3: Add RSS tuples support for VFJian Shen2018-10-114-2/+234
* | net: hns3: Add RSS general configuration support for VFJian Shen2018-10-112-52/+106
* | net: hns3: Add new RSS hash algorithm support for PFJian Shen2018-10-112-10/+30