summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * iwlwifi: pnvm: accept multiple HW-type TLVsJohannes Berg2021-07-281-9/+16
* | net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu2021-08-171-1/+3
* | virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LROJason Wang2021-08-171-7/+7
* | vrf: Reset skb conntrack connection on VRF rcvLahav Schlesinger2021-08-171-0/+4
* | net: iosm: Prevent underflow in ipc_chnl_cfg_get()Dan Carpenter2021-08-161-4/+3
* | bnxt_en: Add missing DMA memory barriersMichael Chan2021-08-161-0/+12
* | bnxt_en: Disable aRFS if running on 212 firmwareMichael Chan2021-08-161-0/+3
* | qed: Fix null-pointer dereference in qed_rdma_create_qp()Shai Malin2021-08-161-2/+1
* | qed: qed ll2 race condition fixesShai Malin2021-08-161-0/+20
* | net: 6pack: fix slab-out-of-bounds in decode_dataPavel Skripkin2021-08-161-0/+6
* | ice: Fix perout start time roundingMaciej Machnikowski2021-08-141-1/+1
* | bnxt: count Tx dropsJakub Kicinski2021-08-131-0/+2
* | bnxt: make sure xmit_more + errors does not miss doorbellsJakub Kicinski2021-08-132-13/+27
* | bnxt: disable napi before canceling DIMJakub Kicinski2021-08-131-2/+1
* | bnxt: don't lock the tx queue from napi pollJakub Kicinski2021-08-131-22/+32
* | Merge tag 'ieee802154-for-davem-2021-08-12' of git://git.kernel.org/pub/scm/l...Jakub Kicinski2021-08-121-3/+3
|\ \
| * | ieee802154: hwsim: fix GPF in hwsim_new_edge_nlDongliang Mu2021-07-081-1/+1
| * | ieee802154: hwsim: fix GPF in hwsim_set_edge_lqiDongliang Mu2021-07-071-2/+2
* | | wwan: core: Avoid returning NULL from wwan_create_dev()Andy Shevchenko2021-08-121-4/+8
* | | net: dsa: sja1105: unregister the MDIO buses during teardownVladimir Oltean2021-08-121-0/+1
* | | net: mscc: Fix non-GPL export of regmap APIsMark Brown2021-08-121-8/+8
* | | net: pcs: xpcs: fix error handling on failed to allocate memoryWong Vee Khee2021-08-111-1/+1
* | | net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean2021-08-109-11/+11
* | | net: dsa: sja1105: fix broken backpressure in .port_fdb_dumpVladimir Oltean2021-08-101-1/+3
* | | net: dsa: lantiq: fix broken backpressure in .port_fdb_dumpVladimir Oltean2021-08-101-4/+10
* | | net: dsa: lan9303: fix broken backpressure in .port_fdb_dumpVladimir Oltean2021-08-101-15/+19
* | | net: dsa: hellcreek: fix broken backpressure in .port_fdb_dumpVladimir Oltean2021-08-101-2/+5
* | | net: dsa: microchip: ksz8795: Don't use phy_port_cnt in VLAN table lookupBen Hutchings2021-08-101-4/+4
* | | net: dsa: microchip: ksz8795: Fix VLAN filteringBen Hutchings2021-08-101-0/+11
* | | net: dsa: microchip: ksz8795: Use software untagging on CPU portBen Hutchings2021-08-101-1/+8
* | | net: dsa: microchip: ksz8795: Fix VLAN untagged flag change on deletionBen Hutchings2021-08-101-3/+0
* | | net: dsa: microchip: ksz8795: Reject unsupported VLAN configurationBen Hutchings2021-08-102-1/+27
* | | net: dsa: microchip: ksz8795: Fix PVID tag insertionBen Hutchings2021-08-102-7/+23
* | | net: dsa: microchip: Fix ksz_read64()Ben Hutchings2021-08-101-6/+2
* | | Merge tag 'linux-can-fixes-for-5.14-20210810' of git://git.kernel.org/pub/scm...David S. Miller2021-08-101-4/+4
|\ \ \
| * | | can: m_can: m_can_set_bittiming(): fix setting M_CAN_DBTP registerHussein Alasadi2021-08-101-4/+4
* | | | Merge tag 'mlx5-fixes-2021-08-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-08-1015-49/+79
|\ \ \ \
| * | | | net/mlx5: Fix return value from tracer initializationAya Levin2021-08-101-2/+9
| * | | | net/mlx5: Synchronize correct IRQ when destroying CQShay Drory2021-08-106-21/+23
| * | | | net/mlx5e: TC, Fix error handling memory leakChris Mi2021-08-101-0/+1
| * | | | net/mlx5: Destroy pool->mutexShay Drory2021-08-101-1/+2
| * | | | net/mlx5: Set all field of mlx5_irq before inserting it to the xarrayShay Drory2021-08-101-1/+1
| * | | | net/mlx5: Fix order of functions in mlx5_irq_detach_nb()Shay Drory2021-08-101-1/+4
| * | | | net/mlx5: Block switchdev mode while devlink traps are activeAya Levin2021-08-101-3/+11
| * | | | net/mlx5e: Destroy page pool after XDP SQ to fix use-after-freeMaxim Mikityanskiy2021-08-101-10/+10
| * | | | net/mlx5: Bridge, fix ageing timeVlad Buslov2021-08-101-2/+2
| * | | | net/mlx5e: Avoid creating tunnel headers for local routeRoi Dayan2021-08-101-0/+5
| * | | | net/mlx5: DR, Add fail on error check on decapAlex Vesker2021-08-101-0/+2
| * | | | net/mlx5: Don't skip subfunction cleanup in case of error in module initLeon Romanovsky2021-08-102-8/+9
* | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-08-104-13/+36
|\ \ \ \ \ | |_|/ / / |/| | | |