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
2024-11-11
mptcp: error out earlier on disconnect
Paolo Abeni
1
-4
/
+9
2024-11-11
net: clarify SO_DEVMEM_DONTNEED behavior in documentation
Mina Almasry
1
-0
/
+9
2024-11-11
net: fix SO_DEVMEM_DONTNEED looping too long
Mina Almasry
1
-18
/
+24
2024-11-11
net: fix data-races around sk->sk_forward_alloc
Wang Liang
2
-4
/
+2
2024-11-09
selftests: net: add netlink-dumps to .gitignore
Jakub Kicinski
1
-0
/
+1
2024-11-09
net: vertexcom: mse102x: Fix tx_bytes calculation
Stefan Wahren
1
-1
/
+3
2024-11-09
sctp: fix possible UAF in sctp_v6_available()
Eric Dumazet
1
-6
/
+13
2024-11-07
selftests: net: add a test for closing a netlink socket ith dump in progress
Jakub Kicinski
2
-0
/
+111
2024-11-07
netlink: terminate outstanding dump on socket close
Jakub Kicinski
2
-25
/
+8
2024-11-07
drivers: net: ionic: add missed debugfs cleanup to ionic_probe() error path
Wentao Liang
1
-0
/
+1
2024-11-07
net/smc: do not leave a dangling sk pointer in __smc_create()
Eric Dumazet
1
-1
/
+3
2024-11-07
rxrpc: Fix missing locking causing hanging calls
David Howells
2
-0
/
+5
2024-11-07
net/smc: Fix lookup of netdev by using ib_device_get_netdev()
Wenjia Zhang
2
-9
/
+3
2024-11-07
proc/softirqs: replace seq_printf with seq_put_decimal_ull_width
David Wang
1
-1
/
+1
2024-11-07
net: arc: rockchip: fix emac mdio node support
Johan Jonker
1
-1
/
+8
2024-11-07
net: arc: fix the device for dma_map_single/dma_unmap_single
Johan Jonker
1
-11
/
+16
2024-11-07
virtio_net: Update rss when set queue
Philo Lu
1
-14
/
+51
2024-11-07
virtio_net: Sync rss config to device when virtnet_probe
Philo Lu
1
-0
/
+9
2024-11-07
virtio_net: Add hash_key_length check
Philo Lu
1
-0
/
+6
2024-11-07
virtio_net: Support dynamic rss indirection table size
Philo Lu
1
-5
/
+34
2024-11-07
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
2
-7
/
+38
2024-11-07
net: stmmac: Fix unbalanced IRQ wake disable warning on single irq case
Nícolas F. R. A. Prado
1
-0
/
+1
2024-11-06
net: vertexcom: mse102x: Fix possible double free of TX skb
Stefan Wahren
1
-2
/
+3
2024-11-06
platform/x86: thinkpad_acpi: Fix for ThinkPad's with ECFW showing incorrect fan speed
Vishnu Sankar
1
-3
/
+25
2024-11-05
mptcp: use sock_kfree_s instead of kfree
Geliang Tang
1
-1
/
+2
2024-11-05
mptcp: no admin perm to list endpoints
Matthieu Baerts (NGI0)
2
-2
/
+0
2024-11-05
net: phy: ti: add PHY_RST_AFTER_CLK_EN flag
Diogo Silva
1
-0
/
+2
2024-11-05
net: ethernet: ti: am65-cpsw: fix warning in am65_cpsw_nuss_remove_rx_chns()
Roger Quadros
1
-0
/
+2
2024-11-05
net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7
Roger Quadros
2
-44
/
+35
2024-11-05
net: hns3: fix kernel crash when uninstalling driver
Peiyang Wang
1
-1
/
+4
2024-11-04
Revert "Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'"
Jakub Kicinski
9
-178
/
+26
2024-11-04
e1000e: Remove Meteor Lake SMBUS workarounds
Vitaly Lifshits
1
-13
/
+4
2024-11-04
i40e: fix race condition by adding filter's intermediate sync state
Aleksandr Loktionov
3
-2
/
+12
2024-11-04
idpf: fix idpf_vc_core_init error path
Pavan Kumar Linga
2
-1
/
+1
2024-11-04
idpf: avoid vport access in idpf_get_link_ksettings
Pavan Kumar Linga
4
-13
/
+8
2024-11-04
ice: change q_index variable type to s16 to store -1 value
Mateusz Polchlopek
2
-2
/
+5
2024-11-04
ice: Fix use after free during unload with ports in bridge
Marcin Szycik
1
-1
/
+2
2024-11-04
KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation
David Gstir
1
-4
/
+5
2024-11-04
security/keys: fix slab-out-of-bounds in key_task_permission
Chen Ridong
1
-2
/
+5
2024-11-04
can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation
Marc Kleine-Budde
1
-3
/
+7
2024-11-04
can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when switching CAN modes
Marc Kleine-Budde
1
-3
/
+5
2024-11-04
can: rockchip_canfd: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
1
-1
/
+1
2024-11-04
can: rockchip_canfd: CAN_ROCKCHIP_CANFD should depend on ARCH_ROCKCHIP
Geert Uytterhoeven
1
-0
/
+1
2024-11-04
can: c_can: fix {rx,tx}_errors statistics
Dario Binacchi
1
-1
/
+6
2024-11-04
can: m_can: m_can_close(): don't call free_irq() for IRQ-less devices
Marc Kleine-Budde
1
-1
/
+2
2024-11-04
can: {cc770,sja1000}_isa: allow building on x86_64
Thomas Mühlbacher
2
-2
/
+2
2024-11-04
can: j1939: fix error in J1939 documentation.
Alexander Hölzl
1
-1
/
+1
2024-11-04
dm cache: fix potential out-of-bounds access on the first resume
Ming-Hung Tsai
1
-21
/
+16
2024-11-04
dm cache: optimize dirty bit checking with find_next_bit when resizing
Ming-Hung Tsai
1
-8
/
+8
2024-11-04
dm cache: fix out-of-bounds access to the dirty bitset when resizing
Ming-Hung Tsai
1
-1
/
+1
[next]