summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli2021-12-162-1/+5
* sfc_ef100: potential dereference of null pointerJiasheng Jiang2021-12-161-0/+3
* net: stmmac: dwmac-rk: fix oob read in rk_gmac_setupJohn Keeping2021-12-161-1/+3
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2021-12-165-15/+23
|\
| * ixgbe: set X550 MDIO speed before talking to PHYCyril Novikov2021-12-151-0/+3
| * ixgbe: Document how to enable NBASE-T supportRobert Schlabbach2021-12-151-0/+4
| * igc: Fix typo in i225 LTR functionsSasha Neftin2021-12-151-1/+1
| * igbvf: fix double free in `igbvf_probe`Letu Ren2021-12-151-0/+1
| * igb: Fix removal of unicast MAC filters of VFsKaren Sornek2021-12-151-14/+14
* | dpaa2-eth: fix ethtool statisticsIoana Ciornei2021-12-152-1/+3
|/
* ice: Don't put stale timestamps in the skbKarol Kolacinski2021-12-142-7/+10
* ice: Use div64_u64 instead of div_u64 in adjfineKarol Kolacinski2021-12-141-1/+1
* mlxsw: spectrum_router: Consolidate MAC profiles when possibleDanielle Ratson2021-12-141-1/+2
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-12-141-3/+2
|\
| * iavf: do not override the adapter state in the watchdog task (again)Stefan Assmann2021-12-131-1/+0
| * iavf: missing unlocks in iavf_watchdog_task()Dan Carpenter2021-12-131-2/+2
* | net: stmmac: fix tc flower deletion for VLAN priority Rx steeringOng Boon Leong2021-12-142-13/+90
|/
* net: stmmac: Add GFP_DMA32 for rx buffers if no 64 capabilityDavid Wu2021-12-131-4/+12
* net: ethernet: ti: add missing of_node_put before returnWang Qing2021-12-131-9/+20
* net: bcmgenet: Fix NULL vs IS_ERR() checkingMiaoqian Lin2021-12-131-2/+2
* net: hns3: fix race condition in debugfsYufeng Mo2021-12-122-6/+16
* net: hns3: fix use-after-free bug in hclgevf_send_mbx_msgJie Wang2021-12-121-1/+2
* net: mana: Fix memory leak in mana_hwc_create_wqJosé Expósito2021-12-091-5/+5
* nfp: Fix memory leak in nfp_cpp_area_cache_add()Jianglei Nie2021-12-091-1/+3
* net: mvpp2: fix XDP rx queues registeringLouis Amas2021-12-081-2/+2
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2021-12-089-47/+74
|\
| * ice: safer stats processingJesse Brandeburg2021-12-081-11/+18
| * ice: fix adding different tunnelsMichal Swiatkowski2021-12-076-13/+25
| * ice: fix choosing UDP header typeMichal Swiatkowski2021-12-071-17/+10
| * ice: ignore dropped packets during initJesse Brandeburg2021-12-071-0/+3
| * ice: Fix problems with DSCP QoS implementationDave Ertman2021-12-071-6/+12
| * ice: rearm other interrupt cause register after enabling VFsPaul Greenwalt2021-12-071-0/+4
| * ice: fix FDIR init missing when reset VFYahui Cao2021-12-071-0/+2
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-12-082-0/+3
|\ \
| * | treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski2021-12-032-0/+3
* | | net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang2021-12-072-1/+4
* | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2021-12-075-38/+91
|\ \ \
| * | | i40e: Fix NULL pointer dereference in i40e_dbg_dump_descNorbert Zulinski2021-12-061-0/+8
| * | | i40e: Fix pre-set max number of queues for VFMateusz Palczewski2021-12-061-5/+0
| * | | i40e: Fix failed opcode appearing if handling messages from VFKaren Sornek2021-12-062-22/+50
| * | | iavf: Fix reporting when setting descriptor countMichal Maloszewski2021-12-061-11/+32
| * | | iavf: restore MSI state on resetMitch Williams2021-12-011-0/+1
* | | | gve: fix for null pointer dereference.Ameer Hamza2021-12-071-0/+3
| |_|/ |/| |
* | | net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter2021-12-071-10/+9
* | | qede: validate non LSO skb lengthManish Chopra2021-12-031-0/+7
* | | net: altera: set a couple error code in probe()Dan Carpenter2021-12-031-3/+6
* | | net: bcm4908: Handle dma_set_coherent_mask error codesJiasheng Jiang2021-12-031-1/+3
* | | ibmvnic: drop bad optimization in reuse_tx_pools()Sukadev Bhattiprolu2021-12-021-11/+3
* | | ibmvnic: drop bad optimization in reuse_rx_pools()Sukadev Bhattiprolu2021-12-021-11/+3
* | | ethernet: aquantia: Try MAC address from device treeTianhao Chai2021-12-021-10/+14