| Age | Commit message (Expand) | Author | Files | Lines |
| 17 hours | wifi: ath12k: correct monitor destination ring sizefor-nextath-next | Aaradhana Sahu | 1 | -1/+1 |
| 17 hours | wifi: ath12k: change MAC buffer ring size to 4096 | Yingying Tang | 1 | -1/+1 |
| 17 hours | wifi: ath12k: Skip peer link info update in rx_status for monitor MSDUs | Sushant Butta | 1 | -53/+1 |
| 17 hours | wifi: ath12k: Skip setting RX_FLAG_8023 for Ethernet-II (DIX) frames in monit... | Sushant Butta | 3 | -24/+3 |
| 17 hours | wifi: ath12k: Show per-radio center freq in dp stats | Sreeramya Soratkal | 1 | -0/+7 |
| 17 hours | wifi: ath12k: Add timestamp to dp stats display | Sreeramya Soratkal | 1 | -0/+3 |
| 17 hours | wifi: ath12k: Use runtime device count in dp stats display | Sreeramya Soratkal | 1 | -2/+2 |
| 17 hours | wifi: ath12k: Advertise multicast Ethernet encapsulation offload support | Tamizh Chelvam Raja | 2 | -14/+53 |
| 17 hours | wifi: ath12k: advertise ieee_link_id in vdev start MLO params | Manish Dharanenthiran | 3 | -11/+29 |
| 17 hours | wifi: ath12k: reset REOQ LUT addresses before firmware stop | Aishwarya R | 3 | -3/+17 |
| 17 hours | wifi: ath12k: expand UserPD ID mask to support up to 8 PDs | Aaradhana Sahu | 2 | -2/+1 |
| 17 hours | wifi: ath12k: tighten RX monitor TLV bounds check | Miaoqing Pan | 1 | -2/+2 |
| 17 hours | wifi: ath12k: add dp_mon support 32-bit TLV headers | Miaoqing Pan | 1 | -28/+29 |
| 17 hours | wifi: ath12k: add HAL ops for monitor TLV header decode and alignment | Miaoqing Pan | 5 | -0/+22 |
| 17 hours | wifi: ath12k: refactor HAL TLV32/64 decode helpers | Miaoqing Pan | 5 | -15/+39 |
| 17 hours | wifi: ath12k: fix TLV32 length mask | Miaoqing Pan | 2 | -8/+5 |
| 17 hours | wifi: ath12k: avoid setting 320MHz support on non 6GHz band | Nicolas Escande | 1 | -1/+16 |
| 17 hours | wifi: ath12k: remove unused QMI definitions | Aaradhana Sahu | 1 | -26/+0 |
| 17 hours | wifi: ath12k: use %u for unsigned variables in QMI debug logs | Raj Kumar Bhagat | 1 | -35/+35 |
| 17 hours | wifi: ath12k: Fix inconsistencies in struct qmi_elem_info initializers | Raj Kumar Bhagat | 1 | -69/+75 |
| 17 hours | wifi: ath12k: enable threaded NAPI when DP IRQ affinity is unavailable | Hangtian Zhu | 1 | -1/+11 |
| 6 days | Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 82 | -391/+848 |
| 6 days | net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link() | Jakub Kicinski | 7 | -6/+14 |
| 6 days | net: hns3: differentiate autoneg default values between copper and fiber | Shuaisong Yang | 1 | -0/+7 |
| 6 days | net: hns3: fix permanent link down deadlock after reset | Shuaisong Yang | 1 | -7/+15 |
| 6 days | net: hns3: refactor MAC autoneg and speed configuration | Shuaisong Yang | 2 | -14/+42 |
| 6 days | net: hns3: unify copper port ksettings configuration path | Shuaisong Yang | 2 | -19/+40 |
| 6 days | net: mana: Optimize irq affinity for low vcpu configs | Shradha Gupta | 1 | -14/+64 |
| 6 days | net: sparx5: unregister blocking notifier on init failure | Haoxiang Li | 1 | -1/+3 |
| 6 days | octeontx2-af: Free BPID bitmap on setup failure | Haoxiang Li | 1 | -3/+8 |
| 6 days | net: enetc: fix potential divide-by-zero when num_vsi is zero | Wei Fang | 1 | -0/+3 |
| 6 days | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski | 9 | -27/+48 |
| 6 days | net: stmmac: dwmac-spacemit: Fix wrong irq definition | Inochi Amaoto | 1 | -2/+2 |
| 6 days | net: stmmac: dwmac-spacemit: Fix wrong phy interface definition | Inochi Amaoto | 1 | -3/+6 |
| 6 days | net: ethernet: sunplus: spl2sw: fix phy_node refcount leak in remove | Shitalkumar Gandhi | 1 | -2/+4 |
| 6 days | net: sungem: fix probe error cleanup | Ruoyu Wang | 1 | -4/+9 |
| 7 days | eth: mlx5: fix macsec dependency | Arnd Bergmann | 1 | -1/+1 |
| 7 days | net: usb: kalmia: bound RX frame length in kalmia_rx_fixup() | Maoyi Xie | 1 | -0/+8 |
| 7 days | geneve: validate inner network offset in geneve_gro_complete() | Xiang Mei | 1 | -0/+14 |
| 7 days | geneve: gate GRO hint in geneve_gro_complete() on gs->gro_hint | Xiang Mei | 1 | -2/+2 |
| 7 days | net: mvneta: re-enable percpu interrupt on resume | Yun Zhou | 1 | -0/+3 |
| 7 days | octeontx2-af: fix CGX debugfs RVU AF PCI reference leaks | Ratheesh Kannoth | 1 | -26/+30 |
| 7 days | octeontx2-af: Validate NIX maximum LFs correctly | Subbaraya Sundeep | 1 | -8/+19 |
| 7 days | net: wwan: t7xx: destroy DMA pool on CLDMA late init failure | Haoxiang Li | 1 | -0/+3 |
| 7 days | net: airoha: fix BQL underflow in shared QDMA TX ring | Lorenzo Bianconi | 2 | -76/+93 |
| 7 days | net: phy: realtek: Clear MDIO_AN_10GBT_CTRL_ADV10G bit | Jan Klos | 1 | -1/+2 |
| 7 days | octeontx2-af: npc: cn20k: Fix subbank free list indexing for search order | Ratheesh Kannoth | 1 | -12/+39 |
| 7 days | net: mana: Fall back to standard MTU when PF reports adapter_mtu of 0 | Erni Sri Satya Vennela | 2 | -3/+16 |
| 7 days | net: dsa: mxl862xx: fix use-after-free of DSA ports in crc_err_work | Daniel Golle | 1 | -5/+6 |
| 7 days | net: dsa: mxl862xx: avoid unaligned 16-bit access in api_wrap | Daniel Golle | 1 | -3/+4 |
| 7 days | net: dsa: realtek: fix memory leak in rtl8366rb_setup_led() | David Yang | 1 | -4/+4 |
| 7 days | net: ixp4xx_hss: fix duplicate HDLC netdev allocation | Haoxiang Li | 1 | -2/+2 |
| 7 days | net: airoha: fix netif_set_real_num_tx_queues for sparse QoS channels | Lorenzo Bianconi | 1 | -9/+16 |
| 7 days | net: airoha: Fix off-by-one in airoha_tc_remove_htb_queue() | Lorenzo Bianconi | 1 | -1/+1 |
| 7 days | eth: fbnic: fix ordering of heartbeat vs ownership | Jakub Kicinski | 1 | -5/+4 |
| 7 days | net: au1000: move free_irq out of the close-time spinlocked section | Runyu Xiao | 1 | -1/+2 |
| 8 days | net: usb: lan78xx: restore VLAN and hash filters after link up | Nicolai Buchwitz | 1 | -6/+31 |
| 8 days | veth: fix NAPI leak in XDP enable error path | Eric Dumazet | 1 | -0/+2 |
| 8 days | net: ti: icssg: Fix XSK zero copy TX during application wakeup | Meghana Malladi | 1 | -12/+11 |
| 8 days | net: dsa: sja1105: round up PTP perout pin duration | Aleksandrova Alyona | 1 | -1/+1 |
| 9 days | net: airoha: Fix TX scheduler queue mask loop upper bound | Wayen Yan | 1 | -1/+1 |
| 9 days | bnx2x: fix potential memory leak in bnx2x_alloc_mem_bp() | Abdun Nihaal | 1 | -2/+1 |
| 9 days | eth: bnxt: improve the timing of stats | Jakub Kicinski | 3 | -1/+53 |
| 9 days | hdlc_ppp: sync per-proto timers before freeing hdlc state | Fan Wu | 1 | -2/+13 |
| 9 days | net: ethernet: ti: icssg: guard PA stat lookups | Philippe Schenker | 1 | -21/+28 |
| 9 days | rocker: Fix memory leak in ofdpa_port_fdb() | Ziran Zhang | 1 | -0/+3 |
| 9 days | e1000e: Reconfigure PLL clock gate timeout and re-enable K1 on Meteor Lake | Dima Ruinskiy | 2 | -1/+17 |
| 9 days | i40e: Fix i40e_debug() to use struct i40e_hw argument | Mohamed Khalfella | 1 | -1/+1 |
| 9 days | ice: dpll: fix memory leak in ice_dpll_init_info error paths | ZhaoJinming | 1 | -6/+10 |
| 9 days | ice: dpll: set pointers to NULL after kfree in ice_dpll_deinit_info | ZhaoJinming | 1 | -0/+4 |
| 9 days | ice: call netif_keep_dst() once when entering switchdev mode | Marcin Szycik | 1 | -2/+2 |
| 9 days | ice: fix ice_init_link() error return preventing probe | Paul Greenwalt | 1 | -11/+5 |
| 9 days | ice: fix AQ error code comparison in ice_set_pauseparam() | Lukasz Czapnik | 2 | -5/+8 |
| 9 days | ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs() | Dawid Osuchowski | 1 | -1/+1 |
| 9 days | Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -10/+10 |
| 9 days | Merge tag 'tty-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+2 |
| 10 days | dpaa2-switch: do not accept VLAN uppers while bridged | Ioana Ciornei | 1 | -0/+8 |
| 10 days | net: airoha: Fix skb->priority underflow in airoha_dev_select_queue() | Wayen Yan | 1 | -1/+1 |
| 10 days | net: emac: Fix NULL pointer dereference in emac_probe | Rosen Penev | 1 | -7/+6 |
| 10 days | Merge tag 'ieee802154-for-net-next-2026-06-20' of git://git.kernel.org/pub/sc... | Jakub Kicinski | 1 | -3/+6 |
| 10 days | octeontx2-pf: mcs: Fix mcs resources free on PF shutdown | Geetha sowjanya | 1 | -2/+7 |
| 10 days | octeontx2-pf: Clear stats of all resources when freeing resources | Subbaraya Sundeep | 1 | -0/+1 |
| 10 days | octeontx2-af: mcs: Fix unsupported secy stats read | Geetha sowjanya | 2 | -4/+5 |
| 10 days | octeontx2-af: npc: cn20k: fix NPC defrag | Ratheesh Kannoth | 1 | -3/+6 |
| 10 days | net: ethernet: mtk_ppe: Fix rhashtable leak in mtk_ppe_init error paths | Wayen Yan | 1 | -2/+2 |
| 10 days | net: marvell: prestera: initialize err in prestera_port_sfp_bind | Ruoyu Wang | 1 | -1/+1 |
| 12 days | ieee802154: ca8210: fix pointer truncation in kfifo on 64-bit | Shitalkumar Gandhi | 1 | -2/+4 |
| 12 days | ieee802154: ca8210: fix cas_ctl leak on spi_async failure | Shitalkumar Gandhi | 1 | -1/+2 |
| 13 days | eth: fbnic: take netif_addr_lock_bh() around rx mode address programming | Daniel Zahka | 3 | -1/+12 |
| 13 days | net: wangxun: don't advertise IFF_SUPP_NOFCS | Rongguang Wei | 2 | -2/+0 |
| 13 days | net: ena: clean up XDP TX queues when regular TX setup fails | Dawei Feng | 1 | -2/+21 |
| 13 days | gve: fix header buffer corruption with header-split and HW-GRO | Ankit Garg | 1 | -10/+18 |
| 13 days | net: thunderbolt: Fix frags[] overflow by bounding frame_count | Maoyi Xie | 1 | -2/+6 |
| 13 days | netconsole: don't drop the last byte of a full-sized message | Breno Leitao | 1 | -5/+7 |
| 13 days | net: macb: add TX stall timeout callback to recover from lost TSTART write | Lukasz Raczylo | 1 | -0/+8 |
| 13 days | net: airoha: fix foe_check_time allocation size | Wayen Yan | 1 | -1/+2 |
| 13 days | octeontx2-af: cn10k: restrict VF LMTLINE sharing to its own PF | Junrui Luo | 1 | -0/+9 |
| 13 days | net: pch_gbe: handle TX skb allocation failure | Ruoyu Wang | 1 | -9/+29 |
| 13 days | dpaa2-switch: fix VLAN upper check not rejecting bridge join | Ioana Ciornei | 1 | -1/+1 |
| 13 days | virtio-net: fix len check in receive_big() | Xiang Mei | 1 | -3/+6 |
| 14 days | net/mlx5: Remove broken and unused mlx5_query_mtppse() | Li RongQing | 2 | -20/+0 |
| 14 days | net: ehea: unwind probe_port sysfs file on failure | Pengpeng Hou | 1 | -0/+2 |
| 14 days | octeontx2-af: npc: Log successful MCAM drop-on-non-hit install at debug level | Ratheesh Kannoth | 1 | -1/+1 |
| 14 days | octeontx2-pf: Fix leak of SQ timestamp buffer on teardown | Ratheesh Kannoth | 1 | -0/+1 |
| 14 days | net: ethernet: mtk_eth_soc: fix supported_interface set after phylink_create | Christian Marangi | 1 | -5/+5 |
| 14 days | net: pse-pd: set user byte command SUB2 field | Robert Marko | 1 | -1/+1 |
| 14 days | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 3 | -0/+1035 |
| 2026-06-17 | Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+1 |
| 2026-06-17 | Merge tag 'bitmap-for-7.2' of https://github.com/norov/linux | Linus Torvalds | 4 | -8/+8 |
| 2026-06-17 | Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Linus Torvalds | 1 | -4/+4 |
| 2026-06-17 | Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 932 | -25504/+58716 |
| 2026-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 24 | -170/+247 |
| 2026-06-15 | net: dsa: sja1105: fix lastused timestamp in flower stats | David Yang | 1 | -2/+1 |
| 2026-06-15 | ionic: Get "link_down_count" ext link stat from firmware | Eric Joyner | 6 | -5/+39 |
| 2026-06-15 | ionic: Report "rx_bits_phy" stat to ethtool | Eric Joyner | 4 | -1/+73 |
| 2026-06-15 | ionic: Update ionic_if.h with new extra port stats | Eric Joyner | 1 | -53/+11 |
| 2026-06-15 | ionic: Fix check in ionic_get_link_ext_stats | Brett Creeley | 1 | -2/+9 |
| 2026-06-15 | net: dsa: mxl862xx: add support for SerDes ports | Daniel Golle | 6 | -3/+668 |
| 2026-06-15 | net: dsa: mxl862xx: move API macros to mxl862xx-host.h | Daniel Golle | 2 | -7/+8 |
| 2026-06-15 | net: dsa: mxl862xx: move phylink stubs to mxl862xx-phylink.c | Daniel Golle | 4 | -38/+67 |
| 2026-06-15 | net: dsa: mxl862xx: store firmware version for feature gating | Daniel Golle | 2 | -0/+26 |
| 2026-06-15 | net: airoha: use int instead of atomic_t for qdma users counter | Lorenzo Bianconi | 2 | -3/+3 |
| 2026-06-15 | net: ethernet: oa_tc6: Remove FCS size in RX frame | Selvamani Rajagopal | 1 | -0/+11 |
| 2026-06-15 | net: ethernet: oa_tc6: mdiobus->parent initialized with NULL | Selvamani Rajagopal | 1 | -2/+1 |
| 2026-06-15 | net: ethernet: oa_tc6: Interrupt is active low, level triggered. | Selvamani Rajagopal | 1 | -50/+76 |
| 2026-06-15 | net: ti: icssg: Use undirected TX tag for XDP zero copy in HSR offload mode | Meghana Malladi | 1 | -2/+11 |
| 2026-06-15 | net: ti: icssg: Use undirected TX tag for native XDP in HSR offload mode | Meghana Malladi | 1 | -2/+19 |
| 2026-06-15 | net: ti: icssg-prueth: Fix AF_XDP fill ring alloc and wakeup condition | Meghana Malladi | 1 | -8/+6 |
| 2026-06-15 | net: airoha: Fix MODULE_LICENSE to match SPDX GPL-2.0-only identifier | Wayen.Yan | 2 | -2/+2 |
| 2026-06-15 | net/mlx5: HWS: correct CONFIG_MLX5_HW_STEERING macro name in comment | Ethan Nelson-Moore | 1 | -1/+1 |
| 2026-06-15 | net: airoha: Fix typos in comments and Kconfig | Wayen.Yan | 2 | -6/+6 |
| 2026-06-15 | net: airoha: Fix always-true condition in PPE1 queue reservation loop | Wayen.Yan | 1 | -1/+1 |
| 2026-06-15 | net: airoha: Fix non-standard return value in airoha_ppe_get_wdma_info() | Wayen.Yan | 1 | -1/+1 |
| 2026-06-15 | net: atlantic: add AQC113 PTP support in aq_ptp and driver core | Sukhdeep Singh | 5 | -138/+472 |
| 2026-06-15 | net: atlantic: add AQC113 TX timestamp polling and PTP TX classification | Sukhdeep Singh | 6 | -15/+64 |
| 2026-06-15 | net: atlantic: add AQC113 PTP hardware ops in hw_atl2 | Sukhdeep Singh | 5 | -3/+223 |
| 2026-06-15 | net: atlantic: extend hw_ops and TX descriptor for AQC113 PTP | Sukhdeep Singh | 4 | -9/+48 |
| 2026-06-15 | net: atlantic: add AQC113 PTP traffic class and TX path setup | Sukhdeep Singh | 2 | -7/+46 |
| 2026-06-15 | net: atlantic: implement AQC113 L2/L3/L4 RX filter ops | Sukhdeep Singh | 1 | -0/+518 |
| 2026-06-15 | net: atlantic: fix AQC113 HW init: ART, L2 filter slot, MAC address | Sukhdeep Singh | 2 | -11/+72 |
| 2026-06-15 | net: atlantic: add AQC113 filter data structures, firmware query and register... | Sukhdeep Singh | 5 | -15/+169 |
| 2026-06-15 | net: atlantic: add AQC113 hardware register definitions and accessors | Sukhdeep Singh | 3 | -4/+615 |
| 2026-06-15 | net: atlantic: decouple aq_set_data_fl3l4() from driver internals | Sukhdeep Singh | 2 | -8/+26 |
| 2026-06-15 | net: atlantic: move active_ipv4/ipv6 bitmap updates after HW write | Sukhdeep Singh | 1 | -13/+23 |
| 2026-06-15 | net: atlantic: correct L3L4 filter flow_type masking and IPv6 handling | Sukhdeep Singh | 1 | -16/+17 |
| 2026-06-15 | net: dsa: netc: implement dynamic FDB entry ageing | Wei Fang | 2 | -0/+74 |
| 2026-06-15 | net: dsa: netc: add bridge mode support | Wei Fang | 2 | -16/+363 |
| 2026-06-15 | net: dsa: netc: add VLAN filter table and egress treatment management | Wei Fang | 2 | -0/+463 |
| 2026-06-15 | net: enetc: add helpers to set/clear table bitmap | Wei Fang | 1 | -0/+24 |
| 2026-06-15 | net: dsa: netc: initialize the group bitmap of ETT and ECT | Wei Fang | 2 | -1/+95 |
| 2026-06-15 | net: enetc: add "Update" operation to the egress count table | Wei Fang | 1 | -0/+45 |
| 2026-06-15 | net: enetc: add interfaces to manage egress treatment table | Wei Fang | 2 | -0/+114 |
| 2026-06-15 | net: enetc: add "Update" and "Delete" operations to VLAN filter table | Wei Fang | 2 | -7/+102 |
| 2026-06-15 | net: enetc: add interfaces to manage dynamic FDB entries | Wei Fang | 2 | -2/+164 |
| 2026-06-15 | net: sfp: extend SMBus support | Jonas Jelonek | 1 | -27/+110 |
| 2026-06-15 | net: sfp: apply I2C adapter quirks to limit block size | Jonas Jelonek | 1 | -2/+10 |
| 2026-06-15 | octeontx2-vf: clear stale mailbox IRQ state before request_irq() | Runyu Xiao | 1 | -12/+10 |
| 2026-06-15 | octeontx2-pf: clear stale mailbox IRQ state before request_irq() | Runyu Xiao | 1 | -11/+9 |
| 2026-06-15 | net: phy: sfp: detect presence via I2C when no MOD_DEF0 GPIO | Greg Patrick | 1 | -3/+80 |
| 2026-06-15 | net: dsa: mv88e6xxx: Avoid devlink resource IDs collision with PARENT_TOP | David Yang | 1 | -4/+5 |
| 2026-06-15 | net: dsa: hellcreek: avoid devlink resource IDs collision with PARENT_TOP | David Yang | 1 | -0/+1 |
| 2026-06-15 | net: dsa: b53: avoid devlink resource IDs collision with PARENT_TOP | David Yang | 1 | -0/+1 |
| 2026-06-15 | net: dsa: dsa_loop: avoid devlink resource IDs collision with PARENT_TOP | David Yang | 1 | -0/+1 |
| 2026-06-15 | net: dsa: hellcreek: replace kcalloc with struct_size | Rosen Penev | 2 | -10/+6 |
| 2026-06-15 | net/mlx5: SD, enable SD over ECPF and allow switchdev transition | Shay Drory | 2 | -14/+0 |
| 2026-06-15 | net/mlx5: SD, defer vport metadata init until SD is ready | Shay Drory | 3 | -3/+93 |
| 2026-06-15 | net/mlx5: E-Switch, Tie rep load/unload to SD LAG state | Shay Drory | 5 | -0/+58 |
| 2026-06-15 | net/mlx5: LAG, add MPESW over SD LAG support | Shay Drory | 4 | -8/+105 |
| 2026-06-15 | net/mlx5: LAG, introduce software vport LAG implementation | Shay Drory | 5 | -3/+280 |
| 2026-06-15 | net/mlx5: LAG, disable both regular and SD LAG on lag_disable_change | Shay Drory | 1 | -2/+27 |
| 2026-06-15 | net/mlx5: LAG, store demux resources per master lag_func | Shay Drory | 2 | -34/+68 |
| 2026-06-15 | net/mlx5: E-Switch, notify SD on eswitch disable | Shay Drory | 1 | -0/+1 |
| 2026-06-15 | net/mlx5: SD, support switchdev mode transition with shared FDB | Shay Drory | 3 | -3/+154 |
| 2026-06-15 | net/mlx5: SD, expend vport metadata for SD secondary devices | Shay Drory | 3 | -3/+25 |
| 2026-06-15 | net/mlx5: SD, add L2 table silent mode query support | Shay Drory | 3 | -14/+114 |
| 2026-06-15 | net/mlx5: SD, make primary/secondary role determination more robust | Shay Drory | 1 | -34/+104 |
| 2026-06-15 | net/mlx5: devcom, add DEVCOM_CANT_FAIL for non-rollback events | Shay Drory | 2 | -1/+8 |
| 2026-06-15 | net/mlx5: devcom, expose locked variant of send_event | Shay Drory | 2 | -7/+25 |
| 2026-06-15 | net/mlx5: E-Switch, skip uplink IB rep load for SD secondary devices | Shay Drory | 1 | -4/+21 |
| 2026-06-15 | Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
| 2026-06-15 | Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel... | Linus Torvalds | 7 | -13/+21 |
| 2026-06-15 | Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2026-06-14 | wifi: ath6kl: fix invalid workqueue flags in ath6kl_usb_create() | wuyankun | 1 | -1/+1 |
| 2026-06-14 | geneve: Fix off-by-one comparing with GRO_LEGACY_MAX_SIZE | Alice Mikityanska | 1 | -1/+1 |
| 2026-06-13 | net: hns3: move fd code to a separate file | Jijie Shao | 5 | -2610/+2650 |
| 2026-06-13 | net: hns3: debugfs support for dumping fd rules | Jijie Shao | 3 | -0/+162 |
| 2026-06-13 | net: hns3: support IP and tunnel VNI dissectors for tc flow | Jijie Shao | 2 | -7/+88 |
| 2026-06-13 | net: hns3: support two more actions for tc flow | Jijie Shao | 1 | -7/+56 |
| 2026-06-13 | net: hns3: improve the unused_tuple parameter setting | Jijie Shao | 1 | -0/+12 |
| 2026-06-13 | net: hns3: refactor add_cls_flower to prepare for multiple actions | Jijie Shao | 3 | -38/+60 |
| 2026-06-13 | dpaa2-switch: unify the FDB update logic in dpaa2_switch_port_set_fdb() | Ioana Ciornei | 1 | -31/+19 |
| 2026-06-13 | dpaa2-switch: move FDB selection for leave path into a helper | Ioana Ciornei | 1 | -18/+30 |
| 2026-06-13 | dpaa2-switch: move FDB selection for join path into a helper | Ioana Ciornei | 1 | -25/+35 |
| 2026-06-13 | dpaa2-switch: factor out the FDB in-use check into a helper | Ioana Ciornei | 1 | -13/+18 |
| 2026-06-13 | dpaa2-switch: change dpaa2_switch_port_set_fdb() function prototype | Ioana Ciornei | 1 | -16/+13 |
| 2026-06-13 | igc: fix typos in comments | Maximilian Pezzullo | 2 | -3/+3 |
| 2026-06-13 | igb: fix typos in comments | Maximilian Pezzullo | 4 | -4/+4 |
| 2026-06-13 | e1000e: limit endianness conversion to boundary words | Agalakov Daniil | 1 | -7/+12 |
| 2026-06-13 | e1000: limit endianness conversion to boundary words | Agalakov Daniil | 1 | -4/+6 |
| 2026-06-13 | e1000e: Use __napi_schedule_irqoff() | Matt Vollrath | 1 | -3/+3 |