summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-17net: ti: icssg-prueth: Fix kernel warning while bringing down network interfaceMeghana Malladi
2025-04-16net: don't try to ops lock uninitialized devsJakub Kicinski
2025-04-16ptp: ocp: fix start time alignment in ptp_ocp_signal_setSagi Maimon
2025-04-16Merge branch 'collection-of-dsa-bug-fixes'Jakub Kicinski
2025-04-16net: dsa: avoid refcount warnings when ds->ops->tag_8021q_vlan_del() failsVladimir Oltean
2025-04-16net: dsa: free routing table on probe failureVladimir Oltean
2025-04-16net: dsa: clean up FDB, MDB, VLAN entries on unbindVladimir Oltean
2025-04-16net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupportedVladimir Oltean
2025-04-16net: dsa: mv88e6xxx: avoid unregistering devlink regions which were never reg...Vladimir Oltean
2025-04-16net: txgbe: fix memory leak in txgbe_probe() error pathAbdun Nihaal
2025-04-16net: bridge: switchdev: do not notify new brentries as changedJonas Gorski
2025-04-16net: b53: enable BPDU reception for management portJonas Gorski
2025-04-16Merge branch 'ynl-avoid-leaks-in-attr-override-and-spec-fixes-for-c'Jakub Kicinski
2025-04-16netlink: specs: rt-neigh: prefix struct nfmsg members with ndmJakub Kicinski
2025-04-16netlink: specs: rt-link: adjust mctp attribute namingJakub Kicinski
2025-04-16netlink: specs: rtnetlink: attribute naming correctionsJakub Kicinski
2025-04-16netlink: specs: rt-link: add an attr layer around alt-ifnameJakub Kicinski
2025-04-16tools: ynl-gen: make sure we validate subtype of array-nestJakub Kicinski
2025-04-16tools: ynl-gen: individually free previous values on double setJakub Kicinski
2025-04-16tools: ynl-gen: move local vars after the opening bracketJakub Kicinski
2025-04-16tools: ynl-gen: don't declare loop iterator in placeJakub Kicinski
2025-04-16cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error pathAbdun Nihaal
2025-04-15Merge tag 'linux-can-fixes-for-6.15-20250415' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-04-15batman-adv: Fix double-hold of meshif when getting enabledSven Eckelmann
2025-04-15Merge branch 'fib_rules-fix-iif-oif-matching-on-l3-master-device'Jakub Kicinski
2025-04-15selftests: fib_rule_tests: Add VRF match testsIdo Schimmel
2025-04-15net: fib_rules: Fix iif / oif matching on L3 master deviceIdo Schimmel
2025-04-15eth: bnxt: fix missing ring index trim on error pathJakub Kicinski
2025-04-15net: ethernet: ti: am65-cpsw: fix port_np reference countingMichael Walle
2025-04-15octeontx2-pf: handle otx2_mbox_get_rsp errorsChenyuan Yang
2025-04-15net: ngbe: fix memory leak in ngbe_probe() error pathAbdun Nihaal
2025-04-15can: rockchip_canfd: fix broken quirks checksWeizhao Ouyang
2025-04-15can: fix missing decrement of j1939_proto.inuse_idxDavide Caratti
2025-04-14net: openvswitch: fix nested key length validation in the set() actionIlya Maximets
2025-04-14Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2025-04-14netlink: specs: ovs_vport: align with C codegen capabilitiesJakub Kicinski
2025-04-14net: don't mix device locking in dev_close_many() callsJakub Kicinski
2025-04-11Merge branch 'there-are-some-bugfix-for-hibmcge-driver'Jakub Kicinski
2025-04-11net: hibmcge: fix multiple phy_stop() issueJijie Shao
2025-04-11net: hibmcge: fix not restore rx pause mac addr after reset issueJijie Shao
2025-04-11net: hibmcge: fix the incorrect np_link fail state issue.Jijie Shao
2025-04-11net: hibmcge: fix wrong mtu log issueJijie Shao
2025-04-11net: hibmcge: fix the share of irq statistics among different network ports i...Jijie Shao
2025-04-11net: hibmcge: fix incorrect multicast filtering issueJijie Shao
2025-04-11net: hibmcge: fix incorrect pause frame statistics issueJijie Shao
2025-04-11bonding: hold ops lock around get_linkStanislav Fomichev
2025-04-11net: mctp: Set SOCK_RCU_FREEMatt Johnston
2025-04-11ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll()Damodharam Ammepalli
2025-04-11pds_core: fix memory leak in pdsc_debugfs_add_qcq()Abdun Nihaal
2025-04-11Merge tag 'wireless-2025-04-11' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski