summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-15net: dsa: netc: add bridge mode supportWei Fang
2026-06-15net: dsa: netc: add VLAN filter table and egress treatment managementWei Fang
2026-06-15net: enetc: add helpers to set/clear table bitmapWei Fang
2026-06-15net: dsa: netc: initialize the group bitmap of ETT and ECTWei Fang
2026-06-15net: enetc: add "Update" operation to the egress count tableWei Fang
2026-06-15net: enetc: add interfaces to manage egress treatment tableWei Fang
2026-06-15net: enetc: add "Update" and "Delete" operations to VLAN filter tableWei Fang
2026-06-15net: enetc: add interfaces to manage dynamic FDB entriesWei Fang
2026-06-15selftests/net/openvswitch: add SET action testMinxi Hou
2026-06-15Merge branch 'net-sfp-extend-smbus-support'Jakub Kicinski
2026-06-15net: sfp: extend SMBus supportJonas Jelonek
2026-06-15net: sfp: apply I2C adapter quirks to limit block sizeJonas Jelonek
2026-06-15Merge tag 'nf-next-26-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-06-15mailmap: add entry for Jesse BrandeburgJesse Brandeburg
2026-06-15Merge branch 'netdev-expose-page-pool-order-via-netlink'Jakub Kicinski
2026-06-15io_uring/zcrx: selftests: verify rx_buf_len for large chunksDragos Tatulea
2026-06-15netdev: expose io_uring rx_page_order order via netlinkDragos Tatulea
2026-06-15perf tools: Document recent additions to the perf.data file headerThomas Falcon
2026-06-15Merge branch 'selftests-vsock-improve-vng-version-and-quirk-handling'Jakub Kicinski
2026-06-15selftests/vsock: skip vng setsid workaround on >= 1.41Bobby Eshleman
2026-06-15selftests/vsock: accept vng 1.33 or >= 1.36Bobby Eshleman
2026-06-15tcp: ipv6: clamp default adverting MSS to avoid GSO_BY_FRAGS (0xFFFF)Eric Dumazet
2026-06-15tipc: fix UAF in tipc_l2_send_msg()Eric Dumazet
2026-06-15Merge branch 'octeontx2-quiesce-stale-mailbox-irq-state-before-request_irq'Jakub Kicinski
2026-06-15octeontx2-vf: clear stale mailbox IRQ state before request_irq()Runyu Xiao
2026-06-15octeontx2-pf: clear stale mailbox IRQ state before request_irq()Runyu Xiao
2026-06-15net: phy: sfp: detect presence via I2C when no MOD_DEF0 GPIOGreg Patrick
2026-06-15Merge branch 'devlink-warn-on-resource-id-collision-with-parent_top'Jakub Kicinski
2026-06-15devlink: Warn on resource ID collision with PARENT_TOPDavid Yang
2026-06-15net: dsa: mv88e6xxx: Avoid devlink resource IDs collision with PARENT_TOPDavid Yang
2026-06-15net: dsa: hellcreek: avoid devlink resource IDs collision with PARENT_TOPDavid Yang
2026-06-15net: dsa: b53: avoid devlink resource IDs collision with PARENT_TOPDavid Yang
2026-06-15net: dsa: dsa_loop: avoid devlink resource IDs collision with PARENT_TOPDavid Yang
2026-06-15pmdomain: core: fix unused variable warning with !PM_GENERIC_DOMAINS_OFJohan Hovold
2026-06-15NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addrMichael Bommarito
2026-06-15nfs: don't skip revalidate on directory delegation when attrs flagged staleTom Haynes
2026-06-15dt-bindings: interrupt-controller: ti,irq-crossbar: Convert to DT schemaBhargav Joshi
2026-06-15Merge branch 'ipv4-fib-remove-rtnl-in-fib_net_exit_batch'Jakub Kicinski
2026-06-15ipv4: fib: Convert fib_net_exit_batch() to ->exit_rtnl().Kuniyuki Iwashima
2026-06-15ipv4: fib: Avoid calling fib_trie_table() in fib_new_table() for dying net.Kuniyuki Iwashima
2026-06-15ipv4: fib: Free net->ipv4.{fib_table_hash,notifier_ops} without RTNL.Kuniyuki Iwashima
2026-06-15ipv4: fib: Call fib_proc_exit() and nl_fib_lookup_exit() at ->pre_exit().Kuniyuki Iwashima
2026-06-15ipv4: fib: Flush all fib_info in fib_table_flush() during netns dismantle.Kuniyuki Iwashima
2026-06-15net: dsa: hellcreek: replace kcalloc with struct_sizeRosen Penev
2026-06-15Merge branch 'net-mlx5-add-switchdev-mode-support-for-socket-direct-single-ne...Jakub Kicinski
2026-06-15net/mlx5: SD, enable SD over ECPF and allow switchdev transitionShay Drory
2026-06-15net/mlx5: SD, defer vport metadata init until SD is readyShay Drory
2026-06-15net/mlx5: E-Switch, Tie rep load/unload to SD LAG stateShay Drory
2026-06-15net/mlx5: LAG, add MPESW over SD LAG supportShay Drory
2026-06-15net/mlx5: LAG, introduce software vport LAG implementationShay Drory