summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-01-24i40e: set xdp_rxq_info::frag_sizeMaciej Fijalkowski
2024-01-24ice: update xdp_rxq_info::frag_size for ZC enabled Rx queueMaciej Fijalkowski
2024-01-24intel: xsk: initialize skb_frag_t::bv_offset in ZC driversMaciej Fijalkowski
2024-01-24ice: remove redundant xdp_rxq_info registrationMaciej Fijalkowski
2024-01-24i40e: handle multi-buffer packets that are shrunk by xdp progTirthendu Sarkar
2024-01-24ice: work on pre-XDP prog frag countMaciej Fijalkowski
2024-01-24xsk: make xsk_buff_pool responsible for clearing xdp_buff::flagsMaciej Fijalkowski
2024-01-24net: fill in MODULE_DESCRIPTION()s for rvu_mboxBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for litexBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for fsl_pq_mdioBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for fecBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for enetcBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for nps_enetBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for ep93xxx_ethBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for liquidioBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for Broadcom bgmacBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for 8390Breno Leitao
2024-01-24net: mvpp2: clear BM pool before initializationJenishkumar Maheshbhai Patel
2024-01-24net: stmmac: Wait a bit for the reset to take effectBernd Edlinger
2024-01-24Revert "net: ethernet: qualcomm: Remove QDF24xx support"Jakub Kicinski
2024-01-24wifi: ath12k: Fix issues in channel list updateSriram R
2024-01-24net/mlx5e: fix a potential double-free in fs_any_create_groupsDinghao Liu
2024-01-24net/mlx5e: fix a double-free in arfs_create_groupsZhipeng Lu
2024-01-24net/mlx5e: Ignore IPsec replay window values on sender sideLeon Romanovsky
2024-01-24net/mlx5e: Allow software parsing when IPsec crypto is enabledLeon Romanovsky
2024-01-24net/mlx5: Use mlx5 device constant for selecting CQ period mode for ASORahul Rameshbabu
2024-01-24net/mlx5: DR, Can't go to uplink vport on RX ruleYevgeny Kliteynik
2024-01-24net/mlx5: DR, Use the right GVMI number for drop actionYevgeny Kliteynik
2024-01-24net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh
2024-01-24net/mlx5: Fix a WARN upon a callback command failureYishai Hadas
2024-01-24net/mlx5e: Fix peer flow lists handlingVlad Buslov
2024-01-24net/mlx5e: Fix inconsistent hairpin RQT sizesTariq Toukan
2024-01-24net/mlx5e: Fix operation precedence bug in port timestamping napi_poll contextRahul Rameshbabu
2024-01-24net/mlx5: Fix query of sd_group fieldTariq Toukan
2024-01-24net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed
2024-01-23gve: Alloc before freeing when changing featuresShailend Chand
2024-01-23gve: Alloc before freeing when adjusting queuesShailend Chand
2024-01-23gve: Refactor gve_open and gve_closeShailend Chand
2024-01-23gve: Switch to config-aware queue allocationShailend Chand
2024-01-23gve: Refactor napi add and remove functionsShailend Chand
2024-01-23gve: Define config structs for queue allocationShailend Chand
2024-01-23hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 KbytesMichael Kelley
2024-01-23net: ethernet: qualcomm: Remove QDF24xx supportKonrad Dybcio
2024-01-23Revert "net: macsec: use skb_ensure_writable_head_tail to expand the skb"Rahul Rameshbabu
2024-01-23Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-01-23wifi: iwlegacy: Use kcalloc() instead of kzalloc()Erick Archer
2024-01-23wifi: rtw89: fix disabling concurrent mode TX hang issueChih-Kang Chang
2024-01-23wifi: rtw89: fix HW scan timeout due to TSF sync issueChih-Kang Chang
2024-01-23wifi: rtw89: add wait/completion for abort scanPo-Hao Huang
2024-01-23wifi: rtw89: fix null pointer access when abort scanPo-Hao Huang