aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-12net: dsa: mv88e6xxx: don't use PHY_DETECT on internal PHY'sMaarten Zanders
2021-10-12net: mscc: ocelot: Fix dumplicated argument in ocelotWan Jiabing
2021-10-12af_unix: Rename UNIX-DGRAM to UNIX to maintain backwards compatabilityStephen Boyd
2021-10-09virtio-net: fix for skb_over_panic inside big modeXuan Zhuo
2021-10-09net: phy: Do not shutdown PHYs in READY stateFlorian Fainelli
2021-10-09qed: Fix missing error code in qed_slowpath_start()chongjiapeng
2021-10-09net: dsa: hold rtnl_lock in dsa_switch_setup_tag_protocolVladimir Oltean
2021-10-09isdn: mISDN: Fix sleeping function called from invalid contextZheyu Ma
2021-10-09ionic: don't remove netdev->dev_addr when syncing uc listShannon Nelson
2021-10-08net: mana: Fix error handling in mana_create_rxq()Haiyang Zhang
2021-10-08isdn: cpai: check ctr->cnr to avoid array index out of boundXiaolong Huang
2021-10-08mqprio: Correct stats in mqprio_dump_class_stats().Sebastian Andrzej Siewior
2021-10-08Merge branch 'dsa-bridge-tx-forwarding-offload-fixes-part-1'Jakub Kicinski
2021-10-08net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged portsVladimir Oltean
2021-10-08net: dsa: mv88e6xxx: keep the pvid at 0 when VLAN-unawareVladimir Oltean
2021-10-08net: dsa: tag_dsa: send packets with TX fwd offload from VLAN-unaware bridges...Vladimir Oltean
2021-10-08net: dsa: fix bridge_num not getting cleared after ports leaving the bridgeVladimir Oltean
2021-10-08nfc: nci: fix the UAF of rf_conn_info objectLin Ma
2021-10-08net/smc: improved fix wait on already cleared linkKarsten Graul
2021-10-08Merge branch 'stmmac-regression-fix'David S. Miller
2021-10-08ARM: dts: spear3xx: Fix gmac nodeHerve Codina
2021-10-08net: stmmac: add support for dwmac 3.40aHerve Codina
2021-10-08dt-bindings: net: snps,dwmac: add dwmac 3.40a IP versionHerve Codina
2021-10-08net: stmmac: fix get_hw_feature() on old hardwareHerve Codina
2021-10-08mptcp: fix possible stall on recvmsg()Paolo Abeni
2021-10-07Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-10-07Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-07Merge tag 'asahi-soc-fixes-5.15' of https://github.com/AsahiLinux/linux into ...Arnd Bergmann
2021-10-07Merge tag 'scmi-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2021-10-07Merge tag 'omap-for-v5.15/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2021-10-07Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-07Merge tag 'perf-tools-fixes-for-v5.15-2021-10-07' of git://git.kernel.org/pub...Linus Torvalds
2021-10-07Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-07Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-10-08MAINTAINERS: Add Sven Peter as ARM/APPLE MACHINE maintainerSven Peter
2021-10-08MAINTAINERS: Add Alyssa Rosenzweig as M1 reviewerAlyssa Rosenzweig
2021-10-07net: prefer socket bound to interface when not in VRFMike Manning
2021-10-07Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller
2021-10-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller
2021-10-06Merge tag 'devicetree-fixes-for-5.15-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-10-06NFSD: Keep existing listeners on portlist errorBenjamin Coddington
2021-10-06iavf: fix double unlock of crit_lockStefan Assmann
2021-10-06i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch
2021-10-06i40e: fix endless loop under rtnlJiri Benc
2021-10-06x86/hyperv: Avoid erroneously sending IPI to 'self'Vitaly Kuznetsov
2021-10-06Merge tag 'imx-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2021-10-06dt-bindings: net: dsa: marvell: fix compatible in exampleMarcel Ziswiler
2021-10-06ionic: move filter sync_needed bit setShannon Nelson
2021-10-06gve: report 64bit tx_bytes counter from gve_handle_report_stats()Eric Dumazet