summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: kmsan: disable accelerated configs under KMSANAlexander Potapenko2022-10-031-0/+1
* Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-08-2542-182/+486
|\
| * net: lantiq_xrx200: restore buffer if memory allocation failedAleksander Jan Bajkowski2022-08-251-0/+1
| * net: lantiq_xrx200: fix lock under memory pressureAleksander Jan Bajkowski2022-08-251-1/+1
| * net: lantiq_xrx200: confirm skb is allocated before usingAleksander Jan Bajkowski2022-08-251-0/+6
| * net: stmmac: work around sporadic tx issue on link-upHeiner Kallweit2022-08-252-6/+11
| * Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2022-08-252-14/+47
| |\
| | * i40e: Fix incorrect address type for IPv6 flow rulesSylwester Dziedziuch2022-08-241-1/+1
| | * ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller2022-08-241-13/+46
| * | ionic: VF initial random MAC address if no assigned macR Mohamed Shah2022-08-251-5/+87
| * | ionic: fix up issues with handling EAGAIN on FW cmdsShannon Nelson2022-08-251-1/+3
| * | ionic: clear broken state on generation changeShannon Nelson2022-08-251-0/+3
| * | net: ethernet: mtk_eth_soc: fix hw hash reporting for MTK_NETSYS_V2Lorenzo Bianconi2022-08-252-10/+17
| |/
| * fec: Restart PPS after link state changeCsókás Bence2022-08-243-4/+77
| * Merge tag 'mlx5-fixes-2022-08-22' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-08-2410-42/+64
| |\
| | * net/mlx5: Unlock on error in mlx5_sriov_enable()Dan Carpenter2022-08-221-1/+1
| | * net/mlx5e: Fix use after free in mlx5e_fs_init()Dan Carpenter2022-08-221-2/+3
| | * net/mlx5e: kTLS, Use _safe() iterator in mlx5e_tls_priv_tx_list_cleanup()Dan Carpenter2022-08-221-2/+2
| | * net/mlx5: unlock on error path in esw_vfs_changed_event_handler()Dan Carpenter2022-08-221-1/+3
| | * net/mlx5e: Fix wrong tc flag used when set hw-tc-offload offMaor Dickman2022-08-221-1/+3
| | * net/mlx5e: TC, Add missing policer validationRoi Dayan2022-08-221-0/+4
| | * net/mlx5e: Fix wrong application of the LRO stateAya Levin2022-08-221-8/+0
| | * net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyMoshe Shemesh2022-08-221-0/+4
| | * net/mlx5: Fix cmd error logging for manage pages cmdRoy Novich2022-08-221-3/+6
| | * net/mlx5: Disable irq when locking lag_lockVlad Buslov2022-08-221-22/+33
| | * net/mlx5: Eswitch, Fix forwarding decision to uplinkEli Cohen2022-08-221-1/+2
| | * net/mlx5: LAG, fix logic over MLX5_LAG_FLAG_NDEVS_READYEli Cohen2022-08-221-1/+1
| | * net/mlx5e: Properly disable vlan strip on non-UL repsVlad Buslov2022-08-221-0/+2
| * | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-08-244-29/+54
| |\ \
| | * | ice: xsk: use Rx ring's XDP ring when picking NAPI contextMaciej Fijalkowski2022-08-224-29/+48
| | * | ice: xsk: prohibit usage of non-balanced queue idMaciej Fijalkowski2022-08-221-0/+6
| | |/
| * | bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callbackVikas Gupta2022-08-241-4/+1
| * | bnxt_en: fix NQ resource accounting during vf creation on 57500 chipsVikas Gupta2022-08-241-1/+1
| * | bnxt_en: set missing reload flag in devlink featuresVikas Gupta2022-08-241-0/+1
| * | bnxt_en: Use PAGE_SIZE to init buffer when multi buffer XDP is not in usePavan Chebbi2022-08-242-2/+9
| * | net: dsa: microchip: make learning configurable and keep it off while standaloneVladimir Oltean2022-08-232-1/+45
| * | net: ipvtap - add __init/__exit annotations to module init/exit funcsMaciej Żenczykowski2022-08-231-2/+2
| * | bonding: 3ad: make ad_ticks_per_sec a constJonathan Toppins2022-08-232-9/+4
| * | bonding: 802.3ad: fix no transmission of LACPDUsJonathan Toppins2022-08-231-22/+16
| * | net: moxa: get rid of asymmetry in DMA mapping/unmappingSergei Antonov2022-08-231-5/+6
| * | net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()Xiaolei Wang2022-08-231-4/+4
| * | net: ipa: don't assume SMEM is page-alignedAlex Elder2022-08-231-1/+1
| * | net: dsa: microchip: keep compatibility with device tree blobs with no phy-modeVladimir Oltean2022-08-231-1/+7
| |/
| * r8152: fix the RX FIFO settings when suspendingHayes Wang2022-08-221-0/+10
| * r8152: fix the units of some registers for RTL8156AHayes Wang2022-08-221-15/+2
| * Revert "net: macsec: update SCI upon MAC address change."Sabrina Dubroca2022-08-201-6/+5
| * net: dpaa: Fix <1G ethernet on LS1046ARDBSean Anderson2022-08-201-1/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-08-201-1/+1
|\ \ | |/ |/|
| * RDMA/cxgb4: fix accept failure due to increased cpl_t5_pass_accept_rpl sizePotnuri Bharat Teja2022-08-161-1/+1
* | Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-08-1935-452/+1645
|\ \