aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
16 hourswireguard: send: append trailer after expanding headHEADstableJason A. Donenfeld1-10/+10
38 hoursnet: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLRdavem/netDipayaan Roy2-10/+35
41 hoursnet: mana: remove double CQ cleanup in mana_create_rxq error pathDipayaan Roy1-3/+0
41 hoursnet: mana: Skip WQ object destruction for uninitialized RXQDipayaan Roy1-1/+2
41 hoursnet: mana: check xdp_rxq registration before unreg in mana_destroy_rxq()Dipayaan Roy1-1/+3
2 daysnet: dsa: mt7530: fix .get_stats64 sleeping in atomic contextDaniel Golle2-3/+80
2 daysnet: usb: asix: ax88772: re-add usbnet_link_change() in phylink callbacksMarkus Baier1-0/+2
4 daysamd-xgbe: fix PTP addend overflow causing frozen clockGregory Fuchedgi1-2/+2
4 daysnet: wan: fsl_ucc_hdlc: fix ucc_hdlc_removeHolger Brunck1-2/+2
4 daysnet: wan: fsl_ucc_hdlc: fix uhdlc_memcleanHolger Brunck1-5/+0
5 daysnet: usb: cdc_ncm: add Apple Mac USB-C direct networking quirkAlex Cheema1-0/+8
5 daysnet: usb: r8152: add TRENDnet TUC-ET2G v2.0Aleksander Jan Bajkowski1-0/+1
6 daysocteontx2-af: npc: cn20k: Reject missing default-rule MCAM indicesRatheesh Kannoth5-10/+155
6 daysocteontx2-af: npc: cn20k: Tear down default MCAM rules explicitly on freeRatheesh Kannoth2-28/+82
6 daysocteontx2-af: npc: cn20k: Initialize default-rule index outputs up frontRatheesh Kannoth1-3/+7
6 daysocteontx2-af: npc: cn20k: Fix MCAM actions readRatheesh Kannoth1-13/+13
6 daysocteontx2-af: npc: cn20k: Fix bank valueRatheesh Kannoth1-55/+37
6 daysocteontx2-af: npc: cn20k: Clear MCAM entries by index and key widthRatheesh Kannoth3-9/+48
6 daysocteontx2-af: npc: cn20k: Fix target map and ruleRatheesh Kannoth1-1/+15
6 daysocteontx2-af: npc: cn20k: Propagate errors in defrag MCAM alloc rollbackRatheesh Kannoth1-4/+8
6 daysocteontx2-af: npc: cn20k: Drop debugfs_create_file() error checks in initRatheesh Kannoth1-23/+10
6 daysocteontx2-af: npc: cn20k: Propagate MCAM key-type errors on cn20kRatheesh Kannoth4-56/+124
6 daysnet: airoha: Move entries to queue head in case of DMA mapping failure in airoha_dev_xmit()Lorenzo Bianconi1-4/+2
6 daysnet: libwx: use request_irq for VF misc interruptJiawen Wu1-2/+2
6 daysnet: libwx: fix VF illegal register accessJiawen Wu1-2/+5
6 daysnet: enetc: fix VSI mailbox timeout handling and DMA lifecycleWei Fang2-8/+35
6 daysnet: phy: micrel: fix LAN8814 QSGMII soft resetRobert Marko1-7/+8
6 daysMerge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds29-225/+437
7 daysMerge tag 'ata-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linuxLinus Torvalds1-14/+7
7 dayssfc: fix error code in efx_devlink_info_running_versions()Dan Carpenter1-1/+1
7 daysice: add dpll peer notification for paired SMA and U.FL pinsPetr Oros1-0/+32
7 daysice: fix missing dpll notifications for SW pinsPetr Oros1-11/+36
7 daysdpll: export __dpll_pin_change_ntf() for use under dpll_lockIvan Vecera2-2/+10
7 daysice: fix SMA and U.FL pin state changes affecting paired pinPetr Oros1-1/+49
7 daysice: fix missing SMA pin initialization in DPLL subsystemPetr Oros1-0/+17
7 daysice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hwPetr Oros3-2/+4
7 daysice: fix NULL pointer dereference in ice_reset_all_vfs()Petr Oros1-1/+6
7 daysiavf: add VIRTCHNL_OP_ADD_VLAN to success completion handlerPetr Oros1-0/+4
7 daysiavf: wait for PF confirmation before removing VLAN filtersPetr Oros3-17/+34
7 daysiavf: stop removing VLAN filters from PF on interface downPetr Oros3-66/+12
7 daysiavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDINGPetr Oros2-5/+5
7 daysbonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet5-65/+88
7 daysnet: airoha: Do not return err in ndo_stop() callbackLorenzo Bianconi1-5/+2
8 daysnetconsole: restore userdatum value on update_userdata() failureBreno Leitao1-1/+7
8 daysnetconsole: propagate device name truncation in dev_name_store()Breno Leitao1-0/+7
8 daysnetconsole: avoid clobbering userdatum value on truncated writeBreno Leitao1-5/+3
8 daysnetconsole: return count instead of strnlen(buf, count) from store callbacksBreno Leitao1-13/+13
8 daysbareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst()Weiming Shi1-0/+3
9 daysnet: phy: dp83869: fix setting CLK_O_SEL field.Heiko Schocher1-1/+12
9 daysnet: mctp i2c: check length before marking flow activeWilliam A. Kennington III1-2/+2