index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-05-24
ipv6: Fix out-of-bounds access in ipv6_find_tlv()
Gavrilov Ilia
2023-05-24
Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2023-05-24
net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCs
Arınç ÜNAL
2023-05-23
docs: netdev: document the existence of the mail bot
Jakub Kicinski
2023-05-23
net: fix skb leak in __skb_tstamp_tx()
Pratyush Yadav
2023-05-23
r8169: Use a raw_spinlock_t for the register locks.
Sebastian Andrzej Siewior
2023-05-23
page_pool: fix inconsistency for page_pool_ring_[un]lock()
Yunsheng Lin
2023-05-23
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
2023-05-23
lan966x: Fix unloading/loading of the driver
Horatiu Vultur
2023-05-22
net/mlx5: Fix indexing of mlx5_irq
Shay Drory
2023-05-22
net/mlx5: Fix irq affinity management
Shay Drory
2023-05-22
net/mlx5: Free irqs only on shutdown callback
Shay Drory
2023-05-22
net/mlx5: Devcom, serialize devcom registration
Shay Drory
2023-05-22
net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device
Shay Drory
2023-05-22
net/mlx5: E-switch, Devcom, sync devcom events and devcom comp register
Shay Drory
2023-05-22
net/mlx5e: TC, Fix using eswitch mapping in nic mode
Paul Blakey
2023-05-22
net/mlx5e: Fix SQ wake logic in ptp napi_poll context
Rahul Rameshbabu
2023-05-22
net/mlx5e: Fix deadlock in tc route query code
Vlad Buslov
2023-05-22
net/mlx5: Fix error message when failing to allocate device memory
Roi Dayan
2023-05-22
net/mlx5e: Use correct encap attribute during invalidation
Vlad Buslov
2023-05-22
net/mlx5: DR, Check force-loopback RC QP capability independently from RoCE
Yevgeny Kliteynik
2023-05-22
net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUs
Erez Shitrit
2023-05-22
net/mlx5: Handle pairing of E-switch via uplink un/load APIs
Shay Drory
2023-05-22
net/mlx5: Collect command failures data only for known commands
Shay Drory
2023-05-22
net/handshake: Fix sock->file allocation
Chuck Lever
2023-05-22
net/handshake: Squelch allocation warning during Kunit test
Chuck Lever
2023-05-22
3c589_cs: Fix an error handling path in tc589_probe()
Christophe JAILLET
2023-05-22
forcedeth: Fix an error handling path in nv_probe()
Christophe JAILLET
2023-05-22
sctp: fix an issue that plpmtu can never go to complete state
Xin Long
2023-05-19
Merge tag 'for-net-2023-05-19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2023-05-19
net: fix stack overflow when LRO is disabled for virtual interfaces
Taehee Yoo
2023-05-19
Bluetooth: btnxpuart: Fix compiler warnings
Neeraj Sanjay Kale
2023-05-19
Bluetooth: Unlink CISes when LE disconnects in hci_conn_del
Ruihan Li
2023-05-19
Bluetooth: Fix UAF in hci_conn_hash_flush again
Ruihan Li
2023-05-19
Bluetooth: Refcnt drop must be placed last in hci_conn_unlink
Ruihan Li
2023-05-19
Bluetooth: Fix potential double free caused by hci_conn_unlink
Ruihan Li
2023-05-19
net: fec: add dma_wmb to ensure correct descriptor values
Shenwei Wang
2023-05-19
MAINTAINERS: add myself as maintainer for enetc
Vladimir Oltean
2023-05-19
octeontx2-pf: Fix TSOv6 offload
Sunil Goutham
2023-05-19
sfc: fix devlink info error handling
Alejandro Lucero
2023-05-19
net/smc: Reset connection when trying to use SMCRv2 fails.
Wen Gu
2023-05-19
selftests: fib_tests: mute cleanup error message
Po-Hsu Lin
2023-05-19
net/mlx5e: do as little as possible in napi poll when budget is 0
Jakub Kicinski
2023-05-19
Merge branch 'tls-fixes'
David S. Miller
2023-05-19
tls: rx: strp: don't use GFP_KERNEL in softirq context
Jakub Kicinski
2023-05-19
tls: rx: strp: preserve decryption status of skbs when needed
Jakub Kicinski
2023-05-19
tls: rx: strp: factor out copying skb data
Jakub Kicinski
2023-05-19
tls: rx: strp: fix determining record length in copy mode
Jakub Kicinski
2023-05-19
tls: rx: strp: force mixed decrypted records into copy mode
Jakub Kicinski
2023-05-19
tls: rx: strp: set the skb->len of detached / CoW'ed skbs
Jakub Kicinski
[next]