summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
10 daysvxlan: reject dynamic fdb entries that reference a nexthop idSeungwon Bae
10 dayss390/ism: folio_put() after errorAlexandra Winter
10 daysdibs: Unregister dibs_class after errorAlexandra Winter
10 daysnetdev: avoid skipping objects on race with device disappearanceJakub Kicinski
10 daysnet: phy: air_en8811h: refuse a firmware blob that is not a multiple of 4Aleksei Sviridkin
10 daysnet: reduce XMIT_RECURSION_LIMIT under KASANTristan Madani
10 daysnet: usb: cx82310_eth: drop URB after 0xffff reboot sentinel to prevent parti...Jason Winter
10 daysnet: mpls: clear inner_protocol when the last label is poppedFourie Zhang
10 daysnet: mana: remove unreachable dead code in mana_bpf()Muhammad Falak R Wani
10 daysionic: use netif_txq_maybe_stop() in ionic_tx()Nikhil P. Rao
10 daysocteontx2-af: mcs: Clear stale X2P calibration state before calibrationViswajith Murali
10 daysMerge tag 'batadv-next-pullrequest-20260831' of https://git.open-mesh.org/batadvJakub Kicinski
10 daysregulator: fix typos and repeated words in commentsMark Brown
10 daysregulator: fix repeated word in log messageHemanth Selam
10 daysregulator: fix typos in commentsHemanth Selam
10 daysnet: bridge: mcast: properly convert mglist to rcuNikolay Aleksandrov
11 daysperf pmu intel: Adjust cpumasks for sub-NUMA clusters on Sapphire Rapids and ...Chun-Tse Shao
11 daysperf pmu intel: Generalize SNC cpumask adjustment for multiple platformsChun-Tse Shao
11 daysdocs: fix typos in drivers/staging/iioAmiitesh TSP
11 daysMerge branch 'eth-fix-bugs-in-ntuple-filter-reporting'Jakub Kicinski
11 daysethtool: document that GRXCLSRLALL rule_cnt is a caller-provided limitJakub Kicinski
11 daysnet: dsa: mv88e6xxx: bound the policy rule dump by the caller's buffer sizeJakub Kicinski
11 dayseth: nfp: drop the replaced rule from the list when reprogramming failsJakub Kicinski
11 dayseth: nfp: bound the ntuple rule dump by the caller's buffer sizeJakub Kicinski
11 daysnet: dsa: bcm_sf2: bound the CFP rule dump by the caller's buffer sizeJakub Kicinski
11 daysbonding: use skb_cow_head() in bond_do_alb_xmit() and rlb_arp_xmit()Eric Dumazet
11 daysnexthop: Initialize extack in remove_nh_grp_entry()Ido Schimmel
11 daysMerge tag 'ieee802154-for-net-2026-09-03' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
11 daysASoC: Introduces MDSYNC support for CS35L45Mark Brown
11 daysASoC: cs35l45: Adds support for SYNC busRicardo Rivera-Matos
11 daysASoC: dt-bindings: cs35l45: Adds SYNC propertiesRicardo Rivera-Matos
11 daysDocumentation/x86: Add documentation for TDX's Dynamic PAMTRick Edgecombe
11 daysx86/virt/tdx: Enable Dynamic PAMTRick Edgecombe
11 daysKVM/TDX: Get/put PAMT pages when (un)mapping private memoryKirill A. Shutemov
11 daysx86/virt/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault pathRick Edgecombe
11 daysKVM/TDX: Allocate PAMT memory for TD and vCPU control structuresKirill A. Shutemov
11 daysx86/virt/tdx: Handle multiple callers in tdx_pamt_get/put()Rick Edgecombe
11 daysx86/virt/tdx: Allocate refcounts for Dynamic PAMT memoryRick Edgecombe
11 daysx86/virt/tdx: Add __tdx_pamt_get/put() helpersRick Edgecombe
11 daysx86/virt/tdx: Allocate page bitmap for Dynamic PAMTRick Edgecombe
11 daysx86/virt/tdx: Simplify PAMT layout calculationRick Edgecombe
11 daysMerge branch 'neighbour-namespacify-arp_tbl-and-nd_tbl'Jakub Kicinski
11 daysselftest: net: Specify netns for ip ntable in test_neigh.sh.Kuniyuki Iwashima
11 daysneighbour: Remove unnecessary net_eq().Kuniyuki Iwashima
11 daysneighbour: Don't store net in struct pneigh_entry.Kuniyuki Iwashima
11 daysneighbour: Namespacify neigh_tables.Kuniyuki Iwashima
11 daysneighbour: Convert neigh_table.entries to refcount_t.Kuniyuki Iwashima
11 daysneighbour: Clean up neigh_table_init() and neigh_table_clear().Kuniyuki Iwashima
11 daysipv6: Replace &nd_tbl with nd_table(net).Kuniyuki Iwashima
11 daysipv4: Replace &arp_tbl with arp_table(net).Kuniyuki Iwashima