summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qtnfmac: support WPA3 SAE in AP modeSergey Matyukevich2020-03-124-10/+9
* dt-bindings: soc: qcom: fix IPA bindingAlex Elder2020-03-121-13/+19
* net: mptcp: don't hang before sending 'MP capable with data'Davide Caratti2020-03-111-0/+4
* soc: qcom: ipa: fix spelling mistake "cahces" -> "caches"Colin Ian King2020-03-111-1/+1
* net: ibm: remove set but not used variables 'err'Chen Zhou2020-03-111-2/+1
* net: Add missing annotation for *netlink_seq_start()Jules Irenge2020-03-111-0/+1
* tcp: Add missing annotation for tcp_child_process()Jules Irenge2020-03-111-0/+1
* raw: Add missing annotations to raw_seq_start() and raw_seq_stop()Jules Irenge2020-03-111-0/+2
* net: sched: make newly activated qdiscs visibleJulian Wiedmann2020-03-113-0/+28
* net: slcan, slip -- no need for goto when if () will doPavel Machek2020-03-112-10/+4
* net: stmmac: selftests: Fix L3/L4 Filtering testJose Abreu2020-03-111-0/+2
* cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev2020-03-113-94/+340
* bareudp: Fixed bareudp receive handlingMartin Varghese2020-03-111-0/+6
* ftgmac100: Remove redundant judgementtangbin2020-03-111-3/+0
* Merge branch 'ethtool-consolidate-irq-coalescing-part-3'David S. Miller2020-03-1016-18/+58
|\
| * net: gemini: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+2
| * net: cxgb4vf: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+2
| * net: cxgb4: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+4
| * net: cxgb3: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+1
| * net: cxgb2: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+3
| * net: mlx4: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+4
| * net: liquidio: reject unsupported coalescing paramsJakub Kicinski2020-03-102-0/+16
| * net: bna: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+3
| * net: tg3: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+5
| * net: bcmgenet: reject unsupported coalescing paramsJakub Kicinski2020-03-101-4/+3
| * net: bnx2x: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+1
| * net: bnx2: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+5
| * net: systemport: reject unsupported coalescing paramsJakub Kicinski2020-03-101-2/+4
| * net: aquantia: reject all unsupported coalescing paramsJakub Kicinski2020-03-101-12/+3
| * net: ena: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+2
|/
* r8169: simplify getting stats by using netdev_stats_to_stats64Heiner Kallweit2020-03-101-8/+2
* r8169: let rtl8169_mark_to_asic clear rx descriptor field opts2Heiner Kallweit2020-03-101-1/+1
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2020-03-1016-398/+396
|\
| * ice: fix incorrect size description of ice_get_nvm_versionJacob Keller2020-03-101-2/+2
| * ice: use variable name more descriptive than typeBruce Allan2020-03-105-36/+36
| * ice: Use EOPNOTSUPP instead of ENOTSUPPAnirudh Venkataramanan2020-03-102-3/+3
| * ice: Fix format specifierTony Nguyen2020-03-101-2/+2
| * ice: fix use of deprecated strlcpy()Bruce Allan2020-03-101-3/+3
| * ice: Increase mailbox receive queue length to maximumLukasz Czapnik2020-03-102-2/+1
| * ice: Correct setting VLAN pruningBrett Creeley2020-03-101-8/+2
| * ice: renegotiate link after FW DCB onDave Ertman2020-03-101-24/+29
| * ice: Fix corner case when switching from IEEE to CEEAvinash JD2020-03-101-1/+2
| * ice: Display Link detected via Ethtool in safe modeBrett Creeley2020-03-101-0/+1
| * ice: Fix removing driver while bare-metal VFs pass trafficBrett Creeley2020-03-103-10/+29
| * ice: Improve clarity of prints and variablesBrett Creeley2020-03-103-125/+145
| * ice: allow bigger VFsMitch Williams2020-03-104-158/+146
| * iavf: Enable support for up to 16 queuesMitch Williams2020-03-104-40/+11
| * ice: Cleanup unneeded parenthesisJeff Kirsher2020-03-101-2/+2
* | net: dsa: mt7530: fix macro MIRROR_PORTDENG Qingfang2020-03-101-1/+1
* | net: dsa: microchip: use delayed_work instead of timer + workGeorge McCollister2020-03-102-20/+9