index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-03
virtio_net: Cleanup '2+MAX_SKB_FRAGS'
Laurent Vivier
1
-4
/
+4
2025-07-03
virtio_ring: Fix error reporting in virtqueue_resize
Laurent Vivier
1
-2
/
+6
2025-07-03
virtio-net: xsk: rx: fix the frame's length check
Bui Quang Minh
1
-4
/
+18
2025-07-03
virtio-net: use the check_mergeable_len helper
Bui Quang Minh
1
-27
/
+7
2025-07-03
virtio-net: remove redundant truesize check with PAGE_SIZE
Bui Quang Minh
1
-4
/
+3
2025-07-03
virtio-net: ensure the received length does not exceed allocated size
Bui Quang Minh
1
-4
/
+34
2025-07-02
net: ipv4: fix stat increase when udp early demux drops the packet
Antoine Tenart
1
-3
/
+4
2025-07-02
net: libwx: fix the incorrect display of the queue number
Jiawen Wu
1
-0
/
+1
2025-07-02
amd-xgbe: do not double read link status
Raju Rangoju
2
-9
/
+19
2025-07-02
net/sched: Always pass notifications when child class becomes empty
Lion Ackermann
1
-14
/
+5
2025-07-02
nui: Fix dma_mapping_error() check
Thomas Fourier
2
-1
/
+34
2025-07-01
rose: fix dangling neighbour pointers in rose_rt_device_down()
Kohei Enju
1
-11
/
+4
2025-07-01
enic: fix incorrect MTU comparison in enic_change_mtu()
Alok Tiwari
1
-2
/
+2
2025-07-01
amd-xgbe: align CL37 AN sequence as per databook
Raju Rangoju
3
-2
/
+13
2025-07-01
lib: test_objagg: Set error message in check_expect_hints_stats()
Dan Carpenter
1
-1
/
+3
2025-07-01
igc: disable L1.2 PCI-E link substate to avoid performance issue
Vitaly Lifshits
1
-0
/
+10
2025-07-01
idpf: convert control queue mutex to a spinlock
Ahmed Zaki
3
-17
/
+20
2025-07-01
idpf: return 0 size for RSS key if not supported
Michal Swiatkowski
1
-2
/
+2
2025-06-30
MAINTAINERS: adjust file entry after renaming rzv2h-gbeth dtb
Lukas Bulwahn
1
-1
/
+1
2025-06-30
net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect
Oleksij Rempel
1
-2
/
+0
2025-06-30
net: txgbe: fix the issue of TX failure
Jiawen Wu
1
-0
/
+1
2025-06-30
MAINTAINERS: Add myself as mlx5 core and mlx5e co-maintainer
Mark Bloch
1
-0
/
+2
2025-06-27
dpaa2-eth: fix xdp_rxq_info leak
Fushuai Wang
1
-2
/
+24
2025-06-27
ethernet: atl1: Add missing DMA mapping error checks and count errors
Thomas Fourier
1
-22
/
+57
2025-06-27
doc: tls: socket needs to be established to enable ulp
Ulrich Weber
1
-1
/
+3
2025-06-27
docs: netdev: correct the heading level for co-posting selftests
Jakub Kicinski
1
-1
/
+1
2025-06-27
MAINTAINERS: update smc section
Jan Karcher
1
-2
/
+4
2025-06-27
Bluetooth: HCI: Set extended advertising data synchronously
Christian Eggers
2
-113
/
+130
2025-06-27
Bluetooth: MGMT: mesh_send: check instances prior disabling advertising
Christian Eggers
1
-1
/
+2
2025-06-27
Bluetooth: MGMT: set_mesh: update LE scan interval and window
Christian Eggers
1
-0
/
+22
2025-06-27
Bluetooth: hci_sync: revert some mesh modifications
Christian Eggers
1
-12
/
+4
2025-06-27
Bluetooth: Prevent unintended pause by checking if advertising is active
Yang Li
1
-0
/
+4
2025-06-26
net: libwx: fix the creation of page_pool
Jiawen Wu
1
-1
/
+1
2025-06-26
net: selftests: fix TCP packet checksum
Jakub Kicinski
1
-2
/
+3
2025-06-25
atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().
Kuniyuki Iwashima
1
-2
/
+1
2025-06-25
netlink: specs: enforce strict naming of properties
Jakub Kicinski
3
-19
/
+31
2025-06-25
netlink: specs: tc: replace underscores with dashes in names
Jakub Kicinski
1
-2
/
+2
2025-06-25
netlink: specs: rt-link: replace underscores with dashes in names
Jakub Kicinski
1
-2
/
+2
2025-06-25
netlink: specs: mptcp: replace underscores with dashes in names
Jakub Kicinski
2
-7
/
+7
2025-06-25
netlink: specs: ovs_flow: replace underscores with dashes in names
Jakub Kicinski
1
-3
/
+3
2025-06-25
netlink: specs: devlink: replace underscores with dashes in names
Jakub Kicinski
1
-4
/
+4
2025-06-25
netlink: specs: dpll: replace underscores with dashes in names
Jakub Kicinski
1
-1
/
+1
2025-06-25
netlink: specs: ethtool: replace underscores with dashes in names
Jakub Kicinski
2
-4
/
+4
2025-06-25
netlink: specs: fou: replace underscores with dashes in names
Jakub Kicinski
1
-18
/
+18
2025-06-25
netlink: specs: nfsd: replace underscores with dashes in names
Jakub Kicinski
1
-2
/
+2
2025-06-25
net: enetc: Correct endianness handling in _enetc_rd_reg64
Simon Horman
1
-1
/
+1
2025-06-25
atm: idt77252: Add missing `dma_map_error()`
Thomas Fourier
1
-0
/
+5
2025-06-25
selftests/bpf: adapt one more case in test_lru_map to the new target_free
Willem de Bruijn
1
-15
/
+18
2025-06-25
libbpf: Fix possible use-after-free for externs
Adin Scannell
2
-3
/
+23
2025-06-25
um: vector: Reduce stack usage in vector_eth_configure()
Tiwei Bie
1
-29
/
+13
[next]