summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-11net: convert to nla_get_*_default()Johannes Berg
2024-11-11net: netlink: add nla_get_*_default() accessorsJohannes Berg
2024-11-09bridge: Allow deleting FDB entries with non-existent VLANIdo Schimmel
2024-11-09mlx5/core: Schedule EQ comp tasklet only if necessaryCaleb Sander Mateos
2024-11-09Merge branch 'improve-neigh_flush_dev-performance'Jakub Kicinski
2024-11-09neighbour: Create netdev->neighbour associationGilad Naaman
2024-11-09neighbour: Remove bare neighbour::next pointerGilad Naaman
2024-11-09neighbour: Convert iteration to use hlist+macroGilad Naaman
2024-11-09neighbour: Convert seq_file functions to use hlistGilad Naaman
2024-11-09neighbour: Define neigh_for_each_in_bucketGilad Naaman
2024-11-09neighbour: Add hlist_node to struct neighbourGilad Naaman
2024-11-09Merge branch 'r8169-improve-wol-suspend-related-code'Jakub Kicinski
2024-11-09r8169: align WAKE_PHY handling with r8125/r8126 vendor driversHeiner Kallweit
2024-11-09r8169: improve rtl_set_d3_pll_downHeiner Kallweit
2024-11-09r8169: improve __rtl8169_set_wolHeiner Kallweit
2024-11-09tc: fix typo probabilty in tc.yaml docAbhinav Saxena
2024-11-09mISDN: Fix typosAndrew Kreimer
2024-11-09hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointerHyunwoo Kim
2024-11-09net: sfc: use ethtool string helpersRosen Penev
2024-11-09mptcp: remove the redundant assignment of 'new_ctx->tcp_sock' in subflow_ulp_...MoYuanhao
2024-11-09net: mctp: Expose transport binding identifier via IFLA attributeKhang Nguyen
2024-11-07bonding: add ESP offload features when slaves supportJianbo Liu
2024-11-07Merge branch 'netlink-specs-add-neigh-and-rule-ynl-specs'Jakub Kicinski
2024-11-07netlink: specs: Add a spec for FIB rule managementDonald Hunter
2024-11-07netlink: specs: Add a spec for neighbor tables in rtnetlinkDonald Hunter
2024-11-07phonet: do not call synchronize_rcu() from phonet_route_del()Eric Dumazet
2024-11-07ipv4: Prepare ip_route_output() to future .flowi4_tos conversion.Guillaume Nault
2024-11-07Merge branch 'net-phy-remove-genphy_config_eee_advert'Jakub Kicinski
2024-11-07net: phy: remove genphy_config_eee_advertHeiner Kallweit
2024-11-07net: phy: broadcom: use genphy_c45_an_config_eee_aneg in bcm_config_lre_anegHeiner Kallweit
2024-11-07net: phy: export genphy_c45_an_config_eee_anegHeiner Kallweit
2024-11-07net: phy: make genphy_c45_write_eee_adv() staticHeiner Kallweit
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-07Merge tag 'net-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-11-07drivers: net: ionic: add missed debugfs cleanup to ionic_probe() error pathWentao Liang
2024-11-07net/smc: do not leave a dangling sk pointer in __smc_create()Eric Dumazet
2024-11-07rxrpc: Fix missing locking causing hanging callsDavid Howells
2024-11-07net/smc: Fix lookup of netdev by using ib_device_get_netdev()Wenjia Zhang
2024-11-07Merge tag 'pwm/for-6.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-07proc/softirqs: replace seq_printf with seq_put_decimal_ull_widthDavid Wang
2024-11-07Merge tag 'nf-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-11-07sctp: Avoid enqueuing addr events redundantlyGilad Naaman
2024-11-07Merge branch 'fix-the-arc-emac-driver'Paolo Abeni
2024-11-07net: arc: rockchip: fix emac mdio node supportJohan Jonker
2024-11-07net: arc: fix the device for dma_map_single/dma_unmap_singleJohan Jonker
2024-11-07Merge branch 'net-wwan-t7xx-add-t7xx-debug-ports'Paolo Abeni
2024-11-07net: wwan: t7xx: Unify documentation column widthJinjian Song
2024-11-07net: wwan: t7xx: Add debug portsJinjian Song
2024-11-07wwan: core: Add WWAN ADB and MIPC port typeJinjian Song
2024-11-07Merge tag 'nf-next-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni