summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-01-18Revert "net: team: use IFF_NO_ADDRCONF flag to prevent ipv6 addrconf"Xin Long
2023-01-18Merge tag 'wireless-2023-01-18' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-01-18net/mlx5e: Use read lock for eswitch get callbacksLeon Romanovsky
2023-01-18net/mlx5e: Remove redundant allocation of spec in create indirect fwd groupMaor Dickman
2023-01-18net/mlx5e: Support Geneve and GRE with VF tunnel offloadMaor Dickman
2023-01-18net/mlx5: E-Switch, Fix typo for egressRoi Dayan
2023-01-18net/mlx5e: Warn when destroying mod hdr hash table that is not emptyRoi Dayan
2023-01-18net/mlx5e: TC, Use common function allocating flow mod hdr or encap mod hdrRoi Dayan
2023-01-18net/mlx5e: TC, Add tc prefix to attach/detach hdr functionsRoi Dayan
2023-01-18net/mlx5e: TC, Pass flow attr to attach/detach mod hdr functionsRoi Dayan
2023-01-18net/mlx5e: Add warning when log WQE size is smaller than log stride sizeAdham Faris
2023-01-18net/mlx5e: Fail with messages when params are not valid for XSKAdham Faris
2023-01-18net/mlx5: E-switch, Remove redundant comment about meta rulesRoi Dayan
2023-01-18net/mlx5: Add hardware extended range support for PTP adjtime and adjphaseRahul Rameshbabu
2023-01-18net/mlx5: Add adjphase function to support hardware-only offset controlRahul Rameshbabu
2023-01-18net/mlx5: Suppress error logging on UCTX creationYishai Hadas
2023-01-18net/mlx5e: Suppress Send WQEBB room warning for PAGE_SIZE >= 16KBRahul Rameshbabu
2023-01-18net: microchip: sparx5: Add lock initialization to the KUNIT testsSteen Hegelund
2023-01-18net: microchip: sparx5: Improve VCAP admin locking in the VCAP APISteen Hegelund
2023-01-18net: microchip: sparx5: Add VCAP admin locking in debugFSSteen Hegelund
2023-01-18net: microchip: sparx5: Add support to check for existing VCAP rule idSteen Hegelund
2023-01-18net: microchip: sparx5: Add support for rule count by cookieSteen Hegelund
2023-01-18virtio-net: correctly enable callback during start_xmitJason Wang
2023-01-18r8152: avoid to change cfg for all devicesHayes Wang
2023-01-18net: macb: simplify TX timestamp handlingRobert Hancock
2023-01-18net: macb: fix PTP TX timestamp failure due to packet paddingRobert Hancock
2023-01-18virtio_net: Reuse buffer free functionParav Pandit
2023-01-18tsnep: Support XDP BPF program setupGerhard Engleder
2023-01-18tsnep: Add XDP RX supportGerhard Engleder
2023-01-18tsnep: Add RX queue info for XDP supportGerhard Engleder
2023-01-18tsnep: Prepare RX buffer for XDP supportGerhard Engleder
2023-01-18tsnep: Subtract TSNEP_RX_INLINE_METADATA_SIZE onceGerhard Engleder
2023-01-18tsnep: Add XDP TX supportGerhard Engleder
2023-01-18tsnep: Do not print DMA mapping errorGerhard Engleder
2023-01-18tsnep: Forward NAPI budget to napi_consume_skb()Gerhard Engleder
2023-01-18tsnep: Replace TX spin_lock with __netif_tx_lockGerhard Engleder
2023-01-18net: ftmac100: handle netdev flags IFF_PROMISC and IFF_ALLMULTISergei Antonov
2023-01-18net: ethernet: ti: am65-cpts: adjust pps following ptp changesGrygorii Strashko
2023-01-18net: ethernet: ti: am65-cpts: add pps supportGrygorii Strashko
2023-01-18net: stmmac: add imx93 platform supportClark Wang
2023-01-18net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap
2023-01-18net/mlx5: E-switch, Fix switchdev mode after devlink reloadChris Mi
2023-01-18net/mlx5e: Protect global IPsec ASOLeon Romanovsky
2023-01-18net/mlx5e: Remove optimization which prevented update of ESN stateLeon Romanovsky
2023-01-18net/mlx5e: Set decap action based on attr for sampleChris Mi
2023-01-18net/mlx5e: QoS, Fix wrongfully setting parent_element_id on MODIFY_SCHEDULING...Maor Dickman
2023-01-18net/mlx5: E-switch, Fix setting of reserved fields on MODIFY_SCHEDULING_ELEMENTMaor Dickman
2023-01-18net/mlx5e: Remove redundant xsk pointer check in mlx5e_mpwrq_validate_xskAdham Faris
2023-01-18net/mlx5e: Avoid false lock dependency warning on tc_ht even moreVlad Buslov
2023-01-18net/mlx5: fix missing mutex_unlock in mlx5_fw_fatal_reporter_err_work()Yang Yingliang