summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-27ice: xsk: Borrow xdp_tx_active logic from i40eMaciej Fijalkowski
2022-01-27ice: xsk: Improve AF_XDP ZC Tx and use batching APIMaciej Fijalkowski
2022-01-27ice: xsk: Avoid potential dead AF_XDP Tx processingMaciej Fijalkowski
2022-01-27i40e: xsk: Move tmp desc array from driver to poolMagnus Karlsson
2022-01-27ice: Make Tx threshold dependent on ring lengthMaciej Fijalkowski
2022-01-27ice: xsk: Handle SW XDP ring wrap and bump tail more oftenMaciej Fijalkowski
2022-01-27ice: xsk: Force rings to be sized to power of 2Maciej Fijalkowski
2022-01-27ice: Remove likely for napi_complete_doneMaciej Fijalkowski
2022-01-24Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-01-24Merge tag 'linux-can-fixes-for-5.17-20220124' of git://git.kernel.org/pub/scm...Jakub Kicinski
2022-01-24can: flexcan: mark RX via mailboxes as supported on MCF5441XMarc Kleine-Budde
2022-01-24can: tcan4x5x: regmap: fix max register valueMarc Kleine-Budde
2022-01-24can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if leng...Marc Kleine-Budde
2022-01-24net: stmmac: remove unused members in struct stmmac_privJisheng Zhang
2022-01-24net: atlantic: Use the bitmap API instead of hand-writing itChristophe JAILLET
2022-01-24ibmvnic: remove unused ->wait_capabilitySukadev Bhattiprolu
2022-01-24ibmvnic: don't spin in taskletSukadev Bhattiprolu
2022-01-24ibmvnic: init ->running_cap_crqs earlySukadev Bhattiprolu
2022-01-24ibmvnic: Allow extra failures before disablingSukadev Bhattiprolu
2022-01-24bonding: use rcu_dereference_rtnl when get bonding active slaveHangbin Liu
2022-01-24net: sfp: ignore disabled SFP nodeMarek BehĂșn
2022-01-21bpf: add frags support to the bpf_xdp_adjust_tail() APIEelco Chaudron
2022-01-21net: mvneta: enable jumbo frames if the loaded XDP program support fragsLorenzo Bianconi
2022-01-21net: mvneta: add frags support to XDP_TXLorenzo Bianconi
2022-01-21net: marvell: rely on xdp_update_skb_shared_info utility routineLorenzo Bianconi
2022-01-21net: mvneta: simplify mvneta_swbm_add_rx_fragment managementLorenzo Bianconi
2022-01-21net: mvneta: update frags bit before passing the xdp buffer to eBPF layerLorenzo Bianconi
2022-01-21octeontx2-af: Add KPU changes to parse NGIO as separate layerKiran Kumar K
2022-01-21octeontx2-pf: Forward error codes to VFSubbaraya Sundeep
2022-01-21octeontx2-af: cn10k: Do not enable RPM loopback for LPC interfacesGeetha sowjanya
2022-01-21octeontx2-af: Increase link credit restore polling timeoutGeetha sowjanya
2022-01-21octeontx2-pf: cn10k: Ensure valid pointers are freed to auraGeetha sowjanya
2022-01-21octeontx2-af: cn10k: Use appropriate register for LMAC enableGeetha sowjanya
2022-01-21octeontx2-af: Retry until RVU block reset completeGeetha sowjanya
2022-01-21octeontx2-af: Fix LBK backpressure id countSunil Goutham
2022-01-21octeontx2-af: Do not fixup all VF action entriesSubbaraya Sundeep
2022-01-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-01-20phylib: fix potential use-after-freeMarek BehĂșn
2022-01-20i40e: fix unsigned stat widthsJoe Damato
2022-01-20i40e: Fix for failed to init adminq while VF resetKaren Sornek
2022-01-20i40e: Fix queues reservation for XDPSylwester Dziedziuch
2022-01-20i40e: Fix issue when maximum queues is exceededJedrzej Jagielski
2022-01-20i40e: Increase delay to 1 s after global EMP resetJedrzej Jagielski
2022-01-20net: stmmac: dwmac-visconti: Fix clock configuration for RMII modeYuji Ishikawa
2022-01-20net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SELYuji Ishikawa
2022-01-20net: phy: broadcom: hook up soft_reset for BCM54616SRobert Hancock
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20hash.h: remove unused define directiveIsabella Basso
2022-01-20drivers/infiniband: replace open-coded string copy with get_task_commYafang Shao