summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-06-18ethernet: myri10ge: Fix missing error code in myri10ge_probe()Jiapeng Chong
2021-06-16RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory
2021-06-16bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong
2021-06-16net: dsa: microchip: enable phy errata workaround on 9567George McCollister
2021-06-16net: appletalk: cops: Fix data race in cops_probe1Saubhik Mukherjee
2021-06-16net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li
2021-06-16net:sfc: fix non-freed irq in legacy irq modeÍñigo Huguet
2021-06-16net/qla3xxx: fix schedule while atomic in ql_sem_spinlockZheyu Ma
2021-06-16net: mdiobus: get rid of a BUG_ON()Dan Carpenter
2021-06-16bonding: init notify_work earlier to avoid uninitialized useJohannes Berg
2021-06-10xen-netback: take a reference to the RX task threadRoger Pau Monne
2021-06-10wireguard: allowedips: free empty intermediate nodes when removing single nodeJason A. Donenfeld
2021-06-10wireguard: allowedips: allocate nodes in kmem_cacheJason A. Donenfeld
2021-06-10wireguard: allowedips: remove nodes in O(1)Jason A. Donenfeld
2021-06-10wireguard: allowedips: initialize list head in selftestJason A. Donenfeld
2021-06-10wireguard: use synchronize_net rather than synchronize_rcuJason A. Donenfeld
2021-06-10wireguard: peer: allocate in kmem_cacheJason A. Donenfeld
2021-06-10wireguard: do not use -O3Jason A. Donenfeld
2021-06-10ixgbe: add correct exception tracing for XDPMagnus Karlsson
2021-06-10ixgbe: optimize for XDP_REDIRECT in xsk pathMagnus Karlsson
2021-06-10ice: add correct exception tracing for XDPMagnus Karlsson
2021-06-10ice: optimize for XDP_REDIRECT in xsk pathMagnus Karlsson
2021-06-10ice: simplify ice_run_xdpMaciej Fijalkowski
2021-06-10i40e: add correct exception tracing for XDPMagnus Karlsson
2021-06-10i40e: optimize for XDP_REDIRECT in xsk pathMagnus Karlsson
2021-06-10cxgb4: avoid link re-train during TC-MQPRIO configurationRahul Lakkireddy
2021-06-10ice: Allow all LLDP packets from PF to TxDave Ertman
2021-06-10ice: report supported and advertised autoneg using PHY capabilitiesPaul Greenwalt
2021-06-10ice: handle the VF VSI rebuild failureHaiyue Wang
2021-06-10ice: Fix VFR issues for AVF drivers that expect ATQLEN clearedBrett Creeley
2021-06-10ice: Fix allowing VF to request more/less queues via virtchnlBrett Creeley
2021-06-10cxgb4: fix regression with HASH tc prio value updateRahul Lakkireddy
2021-06-10ixgbevf: add correct exception tracing for XDPMagnus Karlsson
2021-06-10igb: add correct exception tracing for XDPMagnus Karlsson
2021-06-10net/mlx5: DR, Create multi-destination flow table with level less than 64Yevgeny Kliteynik
2021-06-10net/mlx5e: Check for needed capability for cvlan matchingRoi Dayan
2021-06-10net/mlx5: Check firmware sync reset requested is set before trying to abort itMoshe Shemesh
2021-06-10net/mlx5e: Fix incompatible castingAya Levin
2021-06-10net: usb: cdc_ncm: don't spew notificationsGrant Grundler
2021-06-03net: hso: bail out on interrupt URB allocation failureJohan Hovold
2021-06-03net: hns3: check the return of skb_checksum_help()Yunsheng Lin
2021-06-03net: mvpp2: add buffer header handling in RXStefan Chulski
2021-06-03net: zero-initialize tc skb extension on allocationVlad Buslov
2021-06-03net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88Stefan Roese
2021-06-03net: lantiq: fix memory corruption in RX ringAleksander Jan Bajkowski
2021-06-03ixgbe: fix large MTU request from VFJesse Brandeburg
2021-06-03cxgb4: avoid accessing registers when clearing filtersRaju Rangoju
2021-06-03net: hns3: put off calling register_netdev() until client initialize completeJian Shen
2021-06-03net: hns3: fix incorrect resp_msg issueJiaran Zhang
2021-06-03gve: Correct SKB queue index validation.David Awogbemila