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
/
net
/
ipv4
/
tcp.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-20
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
2
-4
/
+9
2023-07-20
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
2
-3
/
+7
2023-07-20
tcp: annotate data-races around tp->tsoffset
Eric Dumazet
2
-4
/
+5
2023-07-20
tcp: annotate data-races around tp->tcp_tx_delay
Eric Dumazet
1
-2
/
+2
2023-07-20
blk-mq: delete dead struct blk_mq_hw_ctx->queued field
Chengming Zhou
1
-2
/
+0
2023-07-20
io_uring: treat -EAGAIN for REQ_F_NOWAIT as final for io-wq
Jens Axboe
1
-0
/
+8
2023-07-20
Bluetooth: MGMT: Use correct address for memcpy()
Andy Shevchenko
1
-1
/
+1
2023-07-20
Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014
Tomasz Moń
1
-0
/
+1
2023-07-20
Bluetooth: SCO: fix sco_conn related locking and validity issues
Pauli Virtanen
1
-11
/
+12
2023-07-20
Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link
Siddh Raman Pant
1
-2
/
+2
2023-07-20
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()
Douglas Anderson
1
-1
/
+3
2023-07-20
Bluetooth: coredump: fix building with coredump disabled
Arnd Bergmann
1
-2
/
+0
2023-07-20
Bluetooth: ISO: fix iso_conn related locking and validity issues
Pauli Virtanen
1
-22
/
+31
2023-07-20
Bluetooth: hci_event: call disconnect callback before deleting conn
Pauli Virtanen
1
-0
/
+3
2023-07-20
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
6
-44
/
+164
2023-07-20
netfilter: nf_tables: skip bound chain on rule flush
Pablo Neira Ayuso
1
-0
/
+2
2023-07-20
netfilter: nf_tables: skip bound chain in netns release path
Pablo Neira Ayuso
1
-0
/
+3
2023-07-20
s390/zcrypt: fix reply buffer calculations for CCA replies
Harald Freudenberger
1
-11
/
+24
2023-07-20
s390/crypto: use kfree_sensitive() instead of kfree()
Wang Ming
1
-1
/
+1
2023-07-20
regmap: Disable locking for RBTREE and MAPLE unit tests
Guenter Roeck
1
-0
/
+5
2023-07-20
gpio: mvebu: fix irq domain leak
Bartosz Golaszewski
1
-5
/
+13
2023-07-20
accel/habanalabs: add more debugfs stub helpers
Arnd Bergmann
1
-0
/
+9
2023-07-20
arm64: vdso: Clear common make C=2 warnings
Zhen Lei
1
-0
/
+4
2023-07-20
arm64: mm: Make hibernation aware of KFENCE
Nikhil V
1
-1
/
+3
2023-07-20
netfilter: nft_set_pipapo: fix improper element removal
Florian Westphal
1
-1
/
+5
2023-07-20
netfilter: nf_tables: can't schedule in nft_chain_validate
Florian Westphal
1
-2
/
+2
2023-07-20
netfilter: nf_tables: fix spurious set element insertion failure
Florian Westphal
1
-0
/
+3
2023-07-20
ALSA: hda/realtek: Add support for DELL Oasis 13/14/16 laptops
Vitaly Rodionov
1
-0
/
+8
2023-07-20
ALSA: hda/realtek: Fix generic fixup definition for cs35l41 amp
Vitaly Rodionov
1
-10
/
+15
2023-07-20
Revert "bridge: Add extack warning when enabling STP in netns."
Kuniyuki Iwashima
1
-3
/
+0
2023-07-20
llc: Don't drop packet from non-root netns.
Kuniyuki Iwashima
1
-3
/
+0
2023-07-20
llc: Check netns in llc_estab_match() and llc_listener_match().
Kuniyuki Iwashima
4
-22
/
+33
2023-07-20
llc: Check netns in llc_dgram_match().
Kuniyuki Iwashima
1
-7
/
+11
2023-07-20
fbdev: Explicitly include correct DT includes
Rob Herring
18
-26
/
+31
2023-07-20
fbdev: ep93xx-fb: fix return value check in ep93xxfb_probe
Yuanjun Gong
1
-1
/
+3
2023-07-20
fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probe
Zhang Shurong
1
-0
/
+3
2023-07-20
fbdev: kyro: make some const read-only arrays static and reduce type size
Colin Ian King
1
-5
/
+5
2023-07-20
fbcon: remove unused display (p) from fbcon_redraw()
Jiri Slaby (SUSE)
1
-4
/
+3
2023-07-20
sticon: make sticon_set_def_font() void and remove op parameter
Jiri Slaby (SUSE)
1
-6
/
+6
2023-07-20
vgacon: cache vc_cell_height in vgacon_cursor()
Jiri Slaby (SUSE)
1
-19
/
+15
2023-07-20
vgacon: let vgacon_doresize() return void
Jiri Slaby (SUSE)
1
-2
/
+1
2023-07-20
vgacon: remove unused xpos from vgacon_set_cursor_size()
Jiri Slaby (SUSE)
1
-15
/
+10
2023-07-20
vgacon: remove unneeded forward declarations
Jiri Slaby (SUSE)
1
-9
/
+1
2023-07-20
vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()
Jiri Slaby (SUSE)
1
-6
/
+6
2023-07-19
net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_type
Daniel Golle
1
-1
/
+1
2023-07-19
Revert "r8169: disable ASPM during NAPI poll"
Heiner Kallweit
1
-10
/
+1
2023-07-19
r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is disabled during NAPI poll")
Heiner Kallweit
1
-1
/
+26
2023-07-19
Revert "tcp: avoid the lookup process failing to get sk in ehash table"
Kuniyuki Iwashima
2
-19
/
+6
2023-07-19
Revert "intel_idle: Add support for using intel_idle in a VM guest using just hlt"
Rafael J. Wysocki
1
-116
/
+1
2023-07-19
Revert "intel_idle: Add a "Long HLT" C1 state for the VM guest mode"
Rafael J. Wysocki
1
-55
/
+0
[prev]
[next]