summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-07bpf: Add extra path pointer check to d_path helperJiri Olsa
2023-06-07net: sched: fix possible refcount leak in tc_chain_tmplt_add()Hangyu Hua
2023-06-07net: txgbe: Avoid passing uninitialised parameter to pci_wake_from_d3()Simon Horman
2023-06-07net: sched: act_police: fix sparse errors in tcf_police_dump()Eric Dumazet
2023-06-07net: dsa: qca8k: remove unnecessary (void*) conversionsAtin Bainada
2023-06-07net: openvswitch: fix upcall counter access before allocationEelco Chaudron
2023-06-07net: liquidio: fix mixed module-builtin objectMasahiro Yamada
2023-06-07net: sched: move rtm_tca_policy declaration to include fileEric Dumazet
2023-06-07tcp: fix formatting in sysctl_net_ipv4.cDavid Morley
2023-06-07ice: make writes to /dev/gnssX synchronousMichal Schmidt
2023-06-07net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet
2023-06-07net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()Dan Carpenter
2023-06-07Merge branch 'rfs-lockless-annotate'David S. Miller
2023-06-07rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet
2023-06-07rfs: annotate lockless accesses to sk->sk_rxhashEric Dumazet
2023-06-07Merge branch 'realtek-external-phy-clock'David S. Miller
2023-06-07net: phy: realtek: Disable clock on suspendDetlev Casanova
2023-06-07dt-bindings: net: phy: Document support for external PHY clkDetlev Casanova
2023-06-07net: phy: realtek: Add optional external PHY clockDetlev Casanova
2023-06-07hv_netvsc: Allocate rx indirection table size dynamicallyShradha Gupta
2023-06-06tipc: replace open-code bearer rcu_dereference access in bearer.cXin Long
2023-06-06Merge tag 'for-net-2023-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-06-06Merge tag 'nf-23-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2023-06-06Merge tag 'wireless-2023-06-06' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-06-06Merge branch 'ipv4-remove-rt_conn_flags-calls-in-flowi4_init_output'Jakub Kicinski
2023-06-06tcp: Set route scope properly in cookie_v4_check().Guillaume Nault
2023-06-06ipv4: Set correct scope in inet_csk_route_*().Guillaume Nault
2023-06-06virtio_net: use control_buf for coalesce paramsBrett Creeley
2023-06-06pds_core: Fix FW recovery detectionBrett Creeley
2023-06-06Merge branch 'move-ksz9477-errata-handling-to-phy-driver'Jakub Kicinski
2023-06-06net: dsa: microchip: remove KSZ9477 PHY errata handlingRobert Hancock
2023-06-06net: phy: micrel: Move KSZ9477 errata fixes to PHY driverRobert Hancock
2023-06-06tcp: gso: really support BIG TCPEric Dumazet
2023-06-06ipv6: rpl: Fix Route of Death.Kuniyuki Iwashima
2023-06-06netlink: specs: ethtool: fix random typosJakub Kicinski
2023-06-07netfilter: nf_tables: out-of-bound check in chain blobPablo Neira Ayuso
2023-06-07netfilter: ipset: Add schedule point in call_ad().Kuniyuki Iwashima
2023-06-07netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelperTijs Van Buggenhout
2023-06-07netfilter: nft_bitwise: fix register trackingJeremy Sowden
2023-06-07netfilter: nf_tables: Add null check for nla_nest_start_noflag() in nft_dump_...Gavrilov Ilia
2023-06-06Merge branch 'tools-ynl-user-space-c'Jakub Kicinski
2023-06-06tools: ynl: add sample for netdevJakub Kicinski
2023-06-06tools: ynl: support fou and netdev in CJakub Kicinski
2023-06-06tools: ynl: user space helpersJakub Kicinski
2023-06-06tools: ynl-gen: clean up stray new lines at the end of reply-less requestsJakub Kicinski
2023-06-06selftests/bpf: Fix sockopt_sk selftestYonghong Song
2023-06-06Merge tag 'spi-fix-v6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-06wifi: cfg80211: fix locking in regulatory disconnectJohannes Berg
2023-06-06wifi: cfg80211: fix locking in sched scan stop workJohannes Berg
2023-06-06Merge tag 'gfs2-v6.4-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds