summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-07bridge: mcast: Remove br_mdb_parse()Ido Schimmel
2022-12-07bridge: mcast: Use MDB group key from configuration structureIdo Schimmel
2022-12-07bridge: mcast: Propagate MDB configuration structure furtherIdo Schimmel
2022-12-07bridge: mcast: Use MDB configuration structure where possibleIdo Schimmel
2022-12-07bridge: mcast: Remove redundant checksIdo Schimmel
2022-12-07bridge: mcast: Centralize netlink attribute parsingIdo Schimmel
2022-12-07net: phy: mxl-gpy: add MDINT workaroundMichael Walle
2022-12-07net: ethernet: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-07Merge tag 'linux-can-fixes-for-6.1-20221207' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-12-07Merge tag 'ieee802154-for-net-next-2022-12-05' of git://git.kernel.org/pub/sc...Jakub Kicinski
2022-12-07net: asix: add support for the Linux Automation GmbH USB 10Base-T1LOleksij Rempel
2022-12-07Merge tag 'platform-drivers-x86-v6.1-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-12-07fscache: Fix oops due to race with cookie_lru and use_cookieDave Wysochanski
2022-12-07media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()Hans Verkuil
2022-12-07net: dsa: mv88e6xxx: accept phy-mode = "internal" for internal PHY portsVladimir Oltean
2022-12-07xen/netback: fix build warningJuergen Gross
2022-12-07xen/netback: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-07platform/x86/amd: pmc: Add a workaround for an s0i3 issue on CezanneMario Limonciello
2022-12-07Merge tag 'ieee802154-for-net-2022-12-05' of git://git.kernel.org/pub/scm/lin...Paolo Abeni
2022-12-07Merge branch 'cn10kb-mac-block-support'Paolo Abeni
2022-12-07octeontx2-af: Add FEC stats for RPM/RPM_USX blockHariprasad Kelam
2022-12-07octeontx2-pf: ethtool: Implement get_fec_statsHariprasad Kelam
2022-12-07octeontx2-af: cn10kb: Add RPM_USX MAC supportHariprasad Kelam
2022-12-07octeontx2-af: Support variable number of lmacsRakesh Babu Saladi
2022-12-07dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switc...Yuan Can
2022-12-07Merge branch 'net-dsa-microchip-add-mtu-support-for-ksz8-series'Paolo Abeni
2022-12-07net: dsa: microchip: ksz8: move all DSA configurations to one locationOleksij Rempel
2022-12-07net: dsa: microchip: enable MTU normalization for KSZ8795 and KSZ9477 compati...Oleksij Rempel
2022-12-07net: dsa: microchip: ksz8: add MTU configuration supportOleksij Rempel
2022-12-07net: dsa: microchip: add ksz_rmw8() functionOleksij Rempel
2022-12-07net: dsa: microchip: do not store max MTU for all portsOleksij Rempel
2022-12-07net: dsa: microchip: move max mtu to one locationOleksij Rempel
2022-12-07net: ethernet: mtk_wed: Fix missing of_node_put() in mtk_wed_wo_hardware_init()Yuan Can
2022-12-07ethernet: aeroflex: fix potential skb leak in greth_init_rings()Zhang Changzhong
2022-12-07tipc: call tipc_lxc_xmit without holding node_read_lockXin Long
2022-12-07can: esd_usb: Allow REC and TEC to return to zeroFrank Jungclaus
2022-12-07can: can327: flush TX_work on ldisc .close()Max Staudt
2022-12-07can: slcan: fix freed work crashJiri Slaby (SUSE)
2022-12-07can: af_can: fix NULL pointer dereference in can_rcv_filterOliver Hartkopp
2022-12-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-12-06net: ethernet: mtk_wed: add reset to rx_ring_setup callbackLorenzo Bianconi
2022-12-06net: microchip: vcap: Remove unneeded semicolonszhang songyi
2022-12-06sfc: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-12-06net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()Zhengchao Shao
2022-12-06Merge branch 'ipv4-two-bug-fixes'Jakub Kicinski
2022-12-06ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel
2022-12-06ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel
2022-12-06net: fec: properly guard irq coalesce setupRasmus Villemoes
2022-12-06bonding: get correct NA dest addressHangbin Liu
2022-12-06net: sfp: clean up i2c-bus property parsingRussell King (Oracle)