summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-29net: annotate data-races around sk->sk_markEric Dumazet
2023-07-29net: add missing READ_ONCE(sk->sk_rcvbuf) annotationEric Dumazet
2023-07-29net: add missing READ_ONCE(sk->sk_sndbuf) annotationEric Dumazet
2023-07-29net: annotate data-races around sk->sk_{rcv|snd}timeoEric Dumazet
2023-07-29net: add missing READ_ONCE(sk->sk_rcvlowat) annotationEric Dumazet
2023-07-29net: annotate data-races around sk->sk_max_pacing_rateEric Dumazet
2023-07-29net: annotate data-race around sk->sk_txrehashEric Dumazet
2023-07-29net: annotate data-races around sk->sk_reserved_memEric Dumazet
2023-07-29net: gro: fix misuse of CB in udp socket lookupRichard Gobert
2023-07-29qed: Fix scheduling in a tasklet while getting statsKonstantin Khorenko
2023-07-29net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit boundariesLukasz Majewski
2023-07-29net: stmmac: tegra: Properly allocate clock bulk dataThierry Reding
2023-07-28mISDN: hfcpci: Fix potential deadlock on &hc->lockChengfeng Ye
2023-07-28net: sched: cls_u32: Fix match key mis-addressingJamal Hadi Salim
2023-07-28dt-bindings: net: rockchip-dwmac: fix {tx|rx}-delay defaults/range in schemaEugen Hristev
2023-07-27Merge tag 'mlx5-fixes-2023-07-26' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-07-27net: dsa: fix value check in bcm_sf2_sw_probe()Yuanjun Gong
2023-07-27net: flower: fix stack-out-of-bounds in fl_set_key_cfm()Eric Dumazet
2023-07-27MAINTAINERS: stmmac: retire Giuseppe CavallaroJakub Kicinski
2023-07-27net: dsa: fix older DSA drivers using phylinkRussell King (Oracle)
2023-07-27rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE lengthLin Ma
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-27Merge tag 'soundwire-6.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-07-27Merge tag 'phy-fixes-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds
2023-07-27Merge tag 'for-6.5-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-27Merge tag 'fixes-2023-07-27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-27mm: lock_vma_under_rcu() must check vma->anon_vma under vma lockJann Horn
2023-07-27tipc: stop tipc crypto on failure in tipc_node_createFedor Pchelkin
2023-07-27af_unix: Terminate sun_path when bind()ing pathname socket.Kuniyuki Iwashima
2023-07-27tipc: check return value of pskb_trim()Yuanjun Gong
2023-07-27benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong
2023-07-26Merge tag 'nf-23-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2023-07-26virtio-net: fix race between set queues and probeJason Wang
2023-07-26net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64Lin Ma
2023-07-26splice, net: Fix splice_to_socket() for O_NONBLOCK socketJan Stancek
2023-07-26net: fec: tx processing does not call XDP APIs if budget is 0Wei Fang
2023-07-26Merge branch 'mptcp-more-fixes-for-6-5'Jakub Kicinski
2023-07-26mptcp: more accurate NL event generationPaolo Abeni
2023-07-26selftests: mptcp: join: only check for ip6tables if neededMatthieu Baerts
2023-07-26net/mlx5: Unregister devlink params in case interface is downShay Drory
2023-07-26net/mlx5: DR, Fix peer domain namespace settingShay Drory
2023-07-26net/mlx5: fs_chains: Fix ft prio if ignore_flow_level is not supportedChris Mi
2023-07-26net/mlx5e: kTLS, Fix protection domain in use syndrome when devlink reloadJianbo Liu
2023-07-26net/mlx5: Bridge, set debugfs access right to root-onlyVlad Buslov
2023-07-26net/mlx5e: xsk: Fix crash on regular rq reactivationDragos Tatulea
2023-07-26net/mlx5e: xsk: Fix invalid buffer access for legacy rqDragos Tatulea
2023-07-26net/mlx5e: Move representor neigh cleanup to profile cleanup_txJianbo Liu
2023-07-26net/mlx5e: Fix crash moving to switchdev mode when ntuple offload is setAmir Tzin
2023-07-26net/mlx5e: Don't hold encap tbl lock if there is no encap actionChris Mi
2023-07-26net/mlx5: Honor user input for migratable port fn attrShay Drory