summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-16net: hns3: add wait until mac link downJie Wang1-1/+9
2023-08-16net: hns3: refactor hclge_mac_link_status_wait for interface reuseJie Wang1-5/+9
2023-08-16net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver...Vladimir Oltean1-0/+2
2023-08-16net: phy: at803x: remove set/get wol callbacks for AR8032Li Yang1-2/+0
2023-08-16net: marvell: prestera: fix handling IPv4 routes with nhidJonas Gorski1-7/+7
2023-08-16net: tls: avoid discarding data on record closeJakub Kicinski1-31/+33
2023-08-16RDMA/bnxt_re: Fix error handling in probe failure pathKalesh AP1-0/+2
2023-08-16RDMA/bnxt_re: Properly order ib_device_unalloc() to avoid UAFSelvin Xavier1-1/+1
2023-08-16RDMA/umem: Set iova in ODP flowMichael Guralnik1-1/+2
2023-08-16wifi: cfg80211: fix sband iftype data lookup for AP_VLANFelix Fietkau1-0/+3
2023-08-16wifi: brcm80211: handle params_v1 allocation failurePetr Tesarik1-0/+5
2023-08-16drm/rockchip: Don't spam logs in atomic checkDaniel Stone1-8/+9
2023-08-16drm/nouveau: remove unused tu102_gr_load() functionArnd Bergmann1-13/+0
2023-08-16drm/bridge: it6505: Check power state with it6505->powered in IRQ handlerPin-yen Lin1-1/+3
2023-08-16drm/amd/display: Don't show stack trace for missing eDPMario Limonciello1-1/+2
2023-08-16IB/hfi1: Fix possible panic during hotplug removeDouglas Miller1-0/+1
2023-08-16iavf: fix potential races for FDIR filtersPiotr Gardocki2-4/+12
2023-08-16drivers: vxlan: vnifilter: free percpu vni stats on error pathFedor Pchelkin1-3/+8
2023-08-16drivers: net: prevent tun_build_skb() to exceed the packet size limitAndrew Kanner1-1/+1
2023-08-16dccp: fix data-race around dp->dccps_mss_cacheEric Dumazet2-3/+9
2023-08-16bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan1-1/+3
2023-08-16xsk: fix refcount underflow in error pathMagnus Karlsson1-0/+1
2023-08-16tunnels: fix kasan splat when generating ipv4 pmtu errorFlorian Westphal1-1/+1
2023-08-16tcp: add missing family to tcp_set_ca_state() tracepointEric Dumazet1-1/+4
2023-08-16PCI: move OF status = "disabled" detection to dev->match_driverVladimir Oltean2-6/+3
2023-08-16net/smc: Use correct buffer sizes when switching between TCP and SMCGerd Bayer1-22/+51
2023-08-16net/smc: Fix setsockopt and sysctl to specify same buffer size againGerd Bayer5-20/+25
2023-08-16net/packet: annotate data-races around tp->statusEric Dumazet1-6/+10
2023-08-16ionic: Add missing err handling for queue reconfigNitya Sunkad1-7/+16
2023-08-16igc: Add lock to safeguard global Qbv variablesMuhammad Husaini Zulkifli2-2/+36
2023-08-16mptcp: fix the incorrect judgment for msk->cb_flagsXiang Yang1-1/+1
2023-08-16macsec: use DEV_STATS_INC()Eric Dumazet1-14/+14
2023-08-16mISDN: Update parameter type of dsp_cmx_send()Nathan Chancellor3-3/+3
2023-08-16hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl reportAleksa Savic1-1/+36
2023-08-16bpf, sockmap: Fix bug that strp_done cannot be calledXu Kuohai2-2/+9
2023-08-16bpf, sockmap: Fix map type error in sock_map_del_linkXu Kuohai1-5/+5
2023-08-16net: core: remove unnecessary frame_sz check in bpf_xdp_adjust_tail()Andrew Kanner1-6/+0
2023-08-16selftests: forwarding: bridge_mdb: Make test more robustIdo Schimmel1-4/+4
2023-08-16selftests: forwarding: bridge_mdb: Fix failing test with old libnetIdo Schimmel1-22/+24
2023-08-16selftests: forwarding: bridge_mdb_max: Fix failing test with old libnetIdo Schimmel1-4/+10
2023-08-16selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel1-4/+4
2023-08-16selftests: forwarding: tc_actions: Use ncat instead of ncIdo Schimmel1-2/+4
2023-08-16selftests: forwarding: Switch off timeoutIdo Schimmel1-0/+1
2023-08-16selftests: forwarding: Skip test when no interfaces are specifiedIdo Schimmel1-0/+5
2023-08-16selftests: forwarding: hw_stats_l3_gre: Skip when using veth pairsIdo Schimmel1-0/+2
2023-08-16selftests: forwarding: ethtool_extended_state: Skip when using veth pairsIdo Schimmel1-0/+2
2023-08-16selftests: forwarding: ethtool: Skip when using veth pairsIdo Schimmel1-0/+2
2023-08-16selftests: forwarding: Add a helper to skip test when using veth pairsIdo Schimmel1-0/+11
2023-08-16selftests/rseq: Fix build with undefined __weakMark Brown2-1/+5
2023-08-16selftests/bpf: fix a CI failure caused by vsock sockmap testXu Kuohai1-1/+1