summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-25net/mlx5e: Fix ICOSQ recovery flow with Striding RQAya Levin3-8/+26
2020-03-25net/mlx5e: Fix missing reset of SW metadata in Striding RQ resetAya Levin1-2/+4
2020-03-25net/mlx5e: Enhance ICOSQ WQE info fieldsAya Levin3-6/+7
2020-03-25net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failureLeon Romanovsky1-0/+3
2020-03-24selftests/net/forwarding: add Makefile to install testsVadym Kochan2-0/+76
2020-03-24ethtool: fix reference leak in some *_SET handlersMichal Kubecek4-4/+12
2020-03-24net: dsa: Fix duplicate frames flooded by learningFlorian Fainelli1-0/+2
2020-03-24Merge branch 'bnxt_en-Bug-fixes'David S. Miller4-18/+35
2020-03-24bnxt_en: Reset rings if ring reservation fails during open()Vasundhara Volam1-0/+4
2020-03-24bnxt_en: Free context memory after disabling PCI in probe error path.Michael Chan1-3/+3
2020-03-24bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.Michael Chan1-4/+4
2020-03-24bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()Edwin Peer1-5/+10
2020-03-24bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.Michael Chan3-6/+14
2020-03-24macsec: restrict to ethernet devicesWillem de Bruijn1-0/+3
2020-03-24netlink: check for null extack in cookie helpersMichal Kubecek1-0/+4
2020-03-24net: qmi_wwan: add support for ASKEY WWHC050Pawel Dembicki1-0/+1
2020-03-24NFC: fdp: Fix a signedness bug in fdp_nci_send_patch()Dan Carpenter1-3/+2
2020-03-24ipv4: fix a RCU-list lock in inet_dump_fib()Qian Cai1-0/+2
2020-03-24Merge tag 'mlx5-fixes-2020-03-05' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller6-8/+11
2020-03-23tcp: repair: fix TCP_QUEUE_SEQ implementationEric Dumazet1-1/+3
2020-03-22selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...Alan Maguire1-0/+4
2020-03-22net: bcmgenet: always enable status blocksDoug Berger2-97/+38
2020-03-22net: phy: dp83867: w/a for fld detect threshold bootstrapping issueGrygorii Strashko1-1/+20
2020-03-22net: stmmac: dwmac-rk: fix error path in rk_gmac_probeEmil Renner Berthing1-1/+1
2020-03-22slcan: not call free_netdev before rtnl_unlock in slcan_openOliver Hartkopp1-0/+3
2020-03-22ionic: make spdxcheck.py happyLukas Bulwahn2-2/+2
2020-03-22hsr: fix general protection fault in hsr_addr_is_self()Taehee Yoo1-4/+4
2020-03-22Merge branch 'hinic-BugFixes'David S. Miller6-60/+34
2020-03-22hinic: fix wrong value of MIN_SKB_LENLuo bin1-1/+1
2020-03-22hinic: fix wrong para of wait_for_completion_timeoutLuo bin2-3/+5
2020-03-22hinic: fix out-of-order excution in arm cpuLuo bin4-0/+9
2020-03-22hinic: fix the bug of clearing event queueLuo bin1-7/+17
2020-03-22hinic: fix a bug of waitting for IO stoppedLuo bin1-49/+2
2020-03-21tcp: also NULL skb->dev when copy was neededFlorian Westphal1-2/+6
2020-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-4/+14
2020-03-20tcp: ensure skb->dev is NULL before leaving TCP stackEric Dumazet1-0/+4
2020-03-20cxgb4: fix Txq restart check during backpressureRahul Lakkireddy1-2/+8
2020-03-20cxgb4: fix throughput drop during Tx backpressureRahul Lakkireddy1-40/+2
2020-03-20net: dsa: mt7530: Change the LINK bit to reflect the link statusRené van Dorst1-2/+2
2020-03-20Merge tag 'rxrpc-fixes-20200319' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller11-133/+115
2020-03-20mlxsw: pci: Only issue reset when system is readyIdo Schimmel1-11/+39
2020-03-19netfilter: flowtable: populate addr_type maskEdward Cree1-0/+1
2020-03-19netfilter: flowtable: Fix flushing of offloaded flows on freePaul Blakey1-0/+3
2020-03-19netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}Haishuang Yan1-0/+2
2020-03-19netfilter: flowtable: reload ip{v6}h in nf_flow_nat_ip{v6}Haishuang Yan1-4/+8
2020-03-19Merge branch 'wireguard-fixes'David S. Miller11-57/+61
2020-03-19wireguard: noise: error out precomputed DH during handshake rather than configJason A. Donenfeld5-48/+49
2020-03-19wireguard: receive: remove dead code from default packet type caseJason A. Donenfeld1-2/+1
2020-03-19wireguard: queueing: account for skb->protocol==0Jason A. Donenfeld3-4/+10
2020-03-19wireguard: selftests: test using new 64-bit time_tJason A. Donenfeld2-2/+1