summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-18Merge tag 'linux-can-fixes-for-6.13-20241218' of git://git.kernel.org/pub/scm...Jakub Kicinski
2024-12-18net: usb: qmi_wwan: add Quectel RG255CMartin Hou
2024-12-18net: phy: avoid undefined behavior in *_led_polarity_set()Arnd Bergmann
2024-12-18Merge patch series "can: m_can: set init flag earlier in probe"Marc Kleine-Budde
2024-12-18can: m_can: fix missed interrupts with m_can_pciMatthias Schiffer
2024-12-18can: m_can: set init flag earlier in probeMatthias Schiffer
2024-12-17rtnetlink: Try the outer netns attribute in rtnl_get_peer_net().Kuniyuki Iwashima
2024-12-17net: netdevsim: fix nsim_pp_hold_write()Eric Dumazet
2024-12-17qed: fix possible uninit pointer read in qed_mcp_nvm_info_populate()Gianfranco Trad
2024-12-17net: ethernet: bgmac-platform: fix an OF node reference leakJoe Hattori
2024-12-17Merge branch 'fixes-on-the-open-alliance-tc6-10base-t1x-mac-phy-support-gener...Paolo Abeni
2024-12-17net: ethernet: oa_tc6: fix tx skb race condition between reference pointersParthiban Veerasooran
2024-12-17net: ethernet: oa_tc6: fix infinite loop error when tx credits becomes 0Parthiban Veerasooran
2024-12-17rust: net::phy fix module autoloadingFUJITA Tomonori
2024-12-16net: hinic: Fix cleanup in create_rxqs/txqs()Dan Carpenter
2024-12-16team: Fix feature exposure when no ports are presentDaniel Borkmann
2024-12-16chelsio/chtls: prevent potential integer overflow on 32bitDan Carpenter
2024-12-16Merge branch 'netdev-fix-repeated-netlink-messages-in-queue-dumps'Jakub Kicinski
2024-12-16selftests: net-drv: stats: sanity check netlink dumpsJakub Kicinski
2024-12-16selftests: net-drv: queues: sanity check netlink dumpsJakub Kicinski
2024-12-16selftests: net: support setting recv_size in YNLJakub Kicinski
2024-12-16netdev: fix repeated netlink messages in queue statsJakub Kicinski
2024-12-16netdev: fix repeated netlink messages in queue dumpJakub Kicinski
2024-12-15net: renesas: rswitch: rework ts tags managementNikita Yushchenko
2024-12-15Merge branch 'ionic-minor-code-fixes'Jakub Kicinski
2024-12-15ionic: use ee->offset when returning sprom dataShannon Nelson
2024-12-15ionic: no double destroy workqueueShannon Nelson
2024-12-15ionic: Fix netdev notifier unregister on failureBrett Creeley
2024-12-15tools/net/ynl: fix sub-message key lookup for nested attributesDonald Hunter
2024-12-15netdevsim: prevent bad user input in nsim_dev_health_break_write()Eric Dumazet
2024-12-15net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic()Vladimir Oltean
2024-12-15Merge branch 'smc-fixes'David S. Miller
2024-12-15net/smc: check return value of sock_recvmsg when draining clc dataGuangguan Wang
2024-12-15net/smc: check smcd_v2_ext_offset when receiving proposal msgGuangguan Wang
2024-12-15net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal msgGuangguan Wang
2024-12-15net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msgGuangguan Wang
2024-12-15net/smc: check sndbuf_space again after NOSPACE flag is set in smc_pollGuangguan Wang
2024-12-15net/smc: protect link down work from execute after lgr freedGuangguan Wang
2024-12-13net: tun: fix tun_napi_alloc_frags()Eric Dumazet
2024-12-12Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-12Merge tag 'for-net-2024-12-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-12-12net: dsa: tag_ocelot_8021q: fix broken receptionRobert Hodaszi
2024-12-12net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundariesJesse Van Gavere
2024-12-12net: renesas: rswitch: fix initial MPIC register settingNikita Yushchenko
2024-12-12Bluetooth: btmtk: avoid UAF in btmtk_process_coredumpThadeu Lima de Souza Cascardo
2024-12-12Bluetooth: iso: Fix circular lock in iso_conn_big_syncIulia Tanasescu
2024-12-12Bluetooth: iso: Fix circular lock in iso_listen_bisIulia Tanasescu
2024-12-12Bluetooth: SCO: Add support for 16 bits transparent voice settingFrédéric Danis
2024-12-12Bluetooth: iso: Fix recursive locking warningIulia Tanasescu
2024-12-12Bluetooth: iso: Always release hdev at the end of iso_listen_bisIulia Tanasescu