summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-27Merge tag 'wireless-2023-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-02-27net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchyPedro Tammela
2023-02-26net: dsa: ocelot_ext: remove unnecessary phylink.h includeRussell King (Oracle)
2023-02-26Merge branch 'net-ocelot-switch-regressions'David S. Miller
2023-02-26net: mscc: ocelot: fix duplicate driver name errorVladimir Oltean
2023-02-26net: dsa: felix: fix internal MDIO controller resource lengthVladimir Oltean
2023-02-26net: dsa: seville: ignore mscc-miim read errors from Lynx PCSVladimir Oltean
2023-02-26Merge branch 'net-sched-action-bind'David S. Miller
2023-02-26net/sched: act_sample: fix action bind logicPedro Tammela
2023-02-26net/sched: act_mpls: fix action bind logicPedro Tammela
2023-02-26net/sched: act_pedit: fix action bind logicPedro Tammela
2023-02-26wifi: wext: warn about usage only onceJohannes Berg
2023-02-26wifi: mt76: usb: fix use-after-free in mt76u_free_rx_queueLorenzo Bianconi
2023-02-26qede: avoid uninitialized entries in coal_entry arrayMichal Schmidt
2023-02-26Merge tag 'mlx5-fixes-2023-02-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2023-02-26nfc: fix memory leak of se_io context in nfc_genl_se_ioFedor Pchelkin
2023-02-26ice: remove unnecessary CONFIG_ICE_GNSSJacob Keller
2023-02-26net/sched: cls_api: Move call to tcf_exts_miss_cookie_base_destroy()Nathan Chancellor
2023-02-24ibmvnic: Assign XPS map to correct queue indexNick Child
2023-02-24docs: net: fix inaccuracies in msg_zerocopy.rstnick black
2023-02-24Merge branch 'tools-ynl-gen-fix-glitches-found-by-chuck'Jakub Kicinski
2023-02-24tools: net: add __pycache__ to gitignoreJakub Kicinski
2023-02-24tools: ynl-gen: re-raise the exception instead of printingJakub Kicinski
2023-02-24tools: ynl-gen: fix single attribute structs with attr 0 onlyJakub Kicinski
2023-02-24net/mlx5: Geneve, Fix handling of Geneve object id as error codeMaor Dickman
2023-02-24net/mlx5e: Verify flow_source cap before using itRoi Dayan
2023-02-24net/mlx5: ECPF, wait for VF pages only after disabling host PFsMaher Sanalla
2023-02-24mlx5: fix possible ptp queue fifo use-after-freeVadim Fedorenko
2023-02-24mlx5: fix skb leak while fifo resync and pushVadim Fedorenko
2023-02-24net/mlx5e: TC, fix return value check in mlx5e_tc_act_stats_create()Yang Yingliang
2023-02-24net/mlx5: Remove NULL check before dev_{put, hold}Yang Li
2023-02-24net: fix __dev_kfree_skb_any() vs drop monitorEric Dumazet
2023-02-24netdev-genl: fix repeated typo oflloading -> offloadingTariq Toukan
2023-02-23net/mlx5e: Remove hairpin write debugfs filesGal Pressman
2023-02-23octeontx2-pf: Use correct struct reference in test conditionDeepak R Varma
2023-02-23sctp: add a refcnt in sctp_stream_priorities to avoid a nested loopXin Long
2023-02-23net: sunhme: Fix region requestSean Anderson
2023-02-23octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packetGeetha sowjanya
2023-02-23Merge branch 'net-phy-eee-fixes'Paolo Abeni
2023-02-23net: phy: c45: genphy_c45_ethtool_set_eee: validate EEE link modesOleksij Rempel
2023-02-23net: phy: do not force EEE supportOleksij Rempel
2023-02-23net: phy: c45: add genphy_c45_an_config_eee_aneg() functionOleksij Rempel
2023-02-23net: phy: c45: use "supported_eee" instead of supported for access validationOleksij Rempel
2023-02-23net/mlx5: Fix memory leak in IPsec RoCE creationPatrisious Haddad
2023-02-23selftests: fib_tests: Add test cases for IPv4/IPv6 in route notifyLu Wei
2023-02-23ipv6: Add lwtunnel encap size of all siblings in nexthop calculationLu Wei
2023-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2023-02-22ptp: vclock: use mutex to fix "sleep on atomic" bugÍñigo Huguet
2023-02-22wifi: ath11k: allow system suspend to survive ath11kLen Brown
2023-02-22netfilter: x_tables: fix percpu counter block leak on error path when creatin...Pavel Tikhomirov