开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-07-29
net: add missing READ_ONCE(sk->sk_rcvbuf) annotation
Eric Dumazet
2023-07-29
net: add missing READ_ONCE(sk->sk_sndbuf) annotation
Eric Dumazet
2023-07-29
net: annotate data-races around sk->sk_{rcv|snd}timeo
Eric Dumazet
2023-07-29
net: add missing READ_ONCE(sk->sk_rcvlowat) annotation
Eric Dumazet
2023-07-29
net: annotate data-races around sk->sk_max_pacing_rate
Eric Dumazet
2023-07-29
net: annotate data-race around sk->sk_txrehash
Eric Dumazet
2023-07-29
net: annotate data-races around sk->sk_reserved_mem
Eric Dumazet
2023-07-29
net: gro: fix misuse of CB in udp socket lookup
Richard Gobert
2023-07-29
qed: Fix scheduling in a tasklet while getting stats
Konstantin Khorenko
2023-07-29
net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit boundaries
Lukasz Majewski
2023-07-29
net: stmmac: tegra: Properly allocate clock bulk data
Thierry Reding
2023-07-28
mISDN: hfcpci: Fix potential deadlock on &hc->lock
Chengfeng Ye
2023-07-28
net: sched: cls_u32: Fix match key mis-addressing
Jamal Hadi Salim
2023-07-28
dt-bindings: net: rockchip-dwmac: fix {tx|rx}-delay defaults/range in schema
Eugen Hristev
2023-07-27
Merge tag 'mlx5-fixes-2023-07-26' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2023-07-27
net: dsa: fix value check in bcm_sf2_sw_probe()
Yuanjun Gong
2023-07-27
net: flower: fix stack-out-of-bounds in fl_set_key_cfm()
Eric Dumazet
2023-07-27
MAINTAINERS: stmmac: retire Giuseppe Cavallaro
Jakub Kicinski
2023-07-27
net: dsa: fix older DSA drivers using phylink
Russell King (Oracle)
2023-07-27
rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
Lin Ma
2023-07-27
Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-27
Merge tag 'soundwire-6.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-07-27
Merge tag 'phy-fixes-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...
Linus Torvalds
2023-07-27
Merge tag 'for-6.5-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-27
Merge tag 'fixes-2023-07-27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-27
mm: lock_vma_under_rcu() must check vma->anon_vma under vma lock
Jann Horn
2023-07-27
tipc: stop tipc crypto on failure in tipc_node_create
Fedor Pchelkin
2023-07-27
af_unix: Terminate sun_path when bind()ing pathname socket.
Kuniyuki Iwashima
2023-07-27
tipc: check return value of pskb_trim()
Yuanjun Gong
2023-07-27
benet: fix return value check in be_lancer_xmit_workarounds()
Yuanjun Gong
2023-07-26
Merge tag 'nf-23-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2023-07-26
virtio-net: fix race between set queues and probe
Jason Wang
2023-07-26
net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64
Lin Ma
2023-07-26
splice, net: Fix splice_to_socket() for O_NONBLOCK socket
Jan Stancek
2023-07-26
net: fec: tx processing does not call XDP APIs if budget is 0
Wei Fang
2023-07-26
Merge branch 'mptcp-more-fixes-for-6-5'
Jakub Kicinski
2023-07-26
mptcp: more accurate NL event generation
Paolo Abeni
2023-07-26
selftests: mptcp: join: only check for ip6tables if needed
Matthieu Baerts
2023-07-26
net/mlx5: Unregister devlink params in case interface is down
Shay Drory
2023-07-26
net/mlx5: DR, Fix peer domain namespace setting
Shay Drory
2023-07-26
net/mlx5: fs_chains: Fix ft prio if ignore_flow_level is not supported
Chris Mi
2023-07-26
net/mlx5e: kTLS, Fix protection domain in use syndrome when devlink reload
Jianbo Liu
2023-07-26
net/mlx5: Bridge, set debugfs access right to root-only
Vlad Buslov
2023-07-26
net/mlx5e: xsk: Fix crash on regular rq reactivation
Dragos Tatulea
2023-07-26
net/mlx5e: xsk: Fix invalid buffer access for legacy rq
Dragos Tatulea
2023-07-26
net/mlx5e: Move representor neigh cleanup to profile cleanup_tx
Jianbo Liu
2023-07-26
net/mlx5e: Fix crash moving to switchdev mode when ntuple offload is set
Amir Tzin
2023-07-26
net/mlx5e: Don't hold encap tbl lock if there is no encap action
Chris Mi
2023-07-26
net/mlx5: Honor user input for migratable port fn attr
Shay Drory
2023-07-26
net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()
Yuanjun Gong
[next]