summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-11-07Merge branch 'virtio_net-make-rss-interact-properly-with-queue-number'Paolo Abeni
2024-11-07virtio_net: Update rss when set queuePhilo Lu
2024-11-07virtio_net: Sync rss config to device when virtnet_probePhilo Lu
2024-11-07virtio_net: Add hash_key_length checkPhilo Lu
2024-11-07virtio_net: Support dynamic rss indirection table sizePhilo Lu
2024-11-07netfilter: nf_tables: wait for rcu grace period on net_device removalPablo Neira Ayuso
2024-11-07eth: fbnic: Add support to write TCE TCAM entriesMohsin Bashir
2024-11-07net: nfc: Propagate ISO14443 type A target ATS to userspace via netlinkJuraj Šarinay
2024-11-07net: stmmac: Fix unbalanced IRQ wake disable warning on single irq caseNícolas F. R. A. Prado
2024-11-06net: vertexcom: mse102x: Fix possible double free of TX skbStefan Wahren
2024-11-06Merge branch 'net-ucc_geth-devm-cleanups'Jakub Kicinski
2024-11-06net: ucc_geth: fix usage with NVMEM MAC addressRosen Penev
2024-11-06net: ucc_geth: use devm for register_netdevRosen Penev
2024-11-06net: ucc_geth: use devm for alloc_etherdevRosen Penev
2024-11-06net: ucc_geth: use devm for kmemdupRosen Penev