index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireguard
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-22
drm/syncobj: handle NULL fence in syncobj_eventfd_entry_func
Erik Kurzinger
1
-1
/
+12
2024-02-22
iommu/arm-smmu-v3: Do not use GFP_KERNEL under as spinlock
Jason Gunthorpe
1
-26
/
+12
2024-02-22
drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is set
Erik Kurzinger
1
-2
/
+4
2024-02-22
drm/ttm: Fix an invalid freeing on already freed page in error path
Thomas Hellström
1
-1
/
+1
2024-02-22
ARM: dts: renesas: rcar-gen2: Add missing #interrupt-cells to DA9063 nodes
Geert Uytterhoeven
8
-0
/
+8
2024-02-22
l2tp: pass correct message length to ip6_append_data
Tom Parkin
1
-1
/
+1
2024-02-22
net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHY
Siddharth Vadapalli
1
-1
/
+3
2024-02-22
selftests: ioam: refactoring to align with the fix
Justin Iurman
2
-67
/
+66
2024-02-22
Fix write to cloned skb in ipv6_hop_ioam()
Justin Iurman
1
-0
/
+10
2024-02-22
phonet/pep: fix racy skb_queue_empty() use
Rémi Denis-Courmont
1
-9
/
+32
2024-02-22
phonet: take correct lock to peek at the RX queue
Rémi Denis-Courmont
1
-2
/
+2
2024-02-22
erofs: fix refcount on the metabuf used for inode lookup
Sandeep Dhavale
1
-14
/
+14
2024-02-22
net: sparx5: Add spinlock for frame transmission from CPU
Horatiu Vultur
3
-0
/
+4
2024-02-22
net/sched: flower: Add lock protection when remove filter handle
Jianbo Liu
1
-1
/
+4
2024-02-22
devlink: fix port dump cmd type
Jiri Pirko
1
-1
/
+1
2024-02-22
net: stmmac: Fix EST offset for dwmac 5.10
Kurt Kanzenbach
1
-1
/
+1
2024-02-22
tools: ynl: don't leak mcast_groups on init error
Jakub Kicinski
1
-1
/
+7
2024-02-22
tools: ynl: make sure we always pass yarg to mnl_cb_run
Jakub Kicinski
1
-3
/
+8
2024-02-22
net: mctp: put sock on tag allocation failure
Jeremy Kerr
1
-1
/
+1
2024-02-22
netfilter: nf_tables: use kzalloc for hook allocation
Florian Westphal
1
-1
/
+1
2024-02-22
netfilter: nf_tables: register hooks last when adding new chain/flowtable
Pablo Neira Ayuso
1
-38
/
+40
2024-02-22
netfilter: nft_flow_offload: release dst in case direct xmit path is used
Pablo Neira Ayuso
1
-0
/
+1
2024-02-22
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
2
-4
/
+14
2024-02-22
netfilter: nf_tables: set dormant flag on hook register failure
Florian Westphal
1
-0
/
+1
2024-02-21
selftests: tls: add test for peeking past a record of a different type
Sabrina Dubroca
1
-0
/
+19
2024-02-21
selftests: tls: add test for merging of same-type control messages
Sabrina Dubroca
1
-0
/
+26
2024-02-21
tls: don't skip over different type records from the rx_list
Sabrina Dubroca
1
-8
/
+14
2024-02-21
tls: stop recv() if initial process_rx_list gave us non-DATA
Sabrina Dubroca
1
-1
/
+1
2024-02-21
tls: break out of main loop when PEEK gets a non-data record
Sabrina Dubroca
1
-0
/
+2
2024-02-21
gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()
Vasiliy Kovalev
1
-5
/
+5
2024-02-21
hwmon: (nct6775) Fix access to temperature configuration registers
Guenter Roeck
1
-2
/
+12
2024-02-21
docs: translations: use attribute to store current language
Vegard Nossum
1
-6
/
+4
2024-02-21
irqchip/gic-v3-its: Do not assume vPE tables are preallocated
Oliver Upton
1
-1
/
+1
2024-02-21
ata: libata-core: Do not call ata_dev_power_set_standby() twice
Damien Le Moal
1
-29
/
+30
2024-02-21
irqchip/mbigen: Don't use bus_get_dev_root() to find the parent
Chen Jun
1
-7
/
+1
2024-02-21
cache: ax45mp_cache: Align end size to cache boundary in ax45mp_dma_cache_wba...
Lad Prabhakar
1
-0
/
+4
2024-02-21
bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
Shigeru Yoshida
1
-2
/
+5
2024-02-21
fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
Bart Van Assche
2
-1
/
+10
2024-02-21
ring-buffer: Do not let subbuf be bigger than write mask
Steven Rostedt (Google)
1
-0
/
+4
2024-02-21
s390: use the correct count for __iowrite64_copy()
Jason Gunthorpe
1
-1
/
+1
2024-02-21
iommufd: Reject non-zero data_type if no data_len is provided
Jason Gunthorpe
1
-1
/
+2
2024-02-21
sparc: Fix undefined reference to fb_is_primary_device
Javier Martinez Canillas
2
-2
/
+2
2024-02-21
MAINTAINERS: Add framer headers to NETWORKING [GENERAL]
Simon Horman
1
-0
/
+2
2024-02-21
af_unix: Drop oob_skb ref before purging queue in GC.
Kuniyuki Iwashima
1
-13
/
+9
2024-02-21
net: ipa: don't overrun IPA suspend interrupt registers
Alex Elder
1
-1
/
+1
2024-02-21
net: implement lockless setsockopt(SO_PEEK_OFF)
Eric Dumazet
3
-34
/
+15
2024-02-21
octeontx2-af: Consider the action set by PF
Subbaraya Sundeep
1
-0
/
+4
2024-02-21
drm/xe: Fix modpost warning on xe_mocs kunit module
Ashutosh Dixit
1
-0
/
+1
2024-02-21
KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler
Oliver Upton
1
-0
/
+2
2024-02-21
KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()
Oliver Upton
1
-0
/
+3
[prev]
[next]