index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
2
-3
/
+5
2023-07-27
tcp: annotate data-races around icsk->icsk_user_timeout
Eric Dumazet
1
-3
/
+3
2023-07-27
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
1
-2
/
+2
2023-07-27
tcp: annotate data-races around rskq_defer_accept
Eric Dumazet
1
-5
/
+6
2023-07-27
tcp: annotate data-races around tp->linger2
Eric Dumazet
1
-4
/
+4
2023-07-27
tcp: annotate data-races around icsk->icsk_syn_retries
Eric Dumazet
2
-4
/
+4
2023-07-27
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
1
-2
/
+3
2023-07-27
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
1
-2
/
+2
2023-07-27
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
1
-1
/
+2
2023-07-27
tcp: annotate data-races around tp->tsoffset
Eric Dumazet
2
-4
/
+5
2023-07-27
tcp: annotate data-races around tp->tcp_tx_delay
Eric Dumazet
1
-2
/
+2
2023-07-27
Bluetooth: SCO: fix sco_conn related locking and validity issues
Pauli Virtanen
1
-11
/
+12
2023-07-27
Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link
Siddh Raman Pant
1
-2
/
+2
2023-07-27
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()
Douglas Anderson
1
-1
/
+3
2023-07-27
Bluetooth: ISO: fix iso_conn related locking and validity issues
Pauli Virtanen
1
-22
/
+31
2023-07-27
Bluetooth: hci_event: call disconnect callback before deleting conn
Pauli Virtanen
1
-0
/
+3
2023-07-27
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
5
-44
/
+159
2023-07-27
netfilter: nf_tables: skip bound chain on rule flush
Pablo Neira Ayuso
1
-0
/
+2
2023-07-27
netfilter: nf_tables: skip bound chain in netns release path
Pablo Neira Ayuso
1
-0
/
+3
2023-07-27
netfilter: nft_set_pipapo: fix improper element removal
Florian Westphal
1
-1
/
+5
2023-07-27
netfilter: nf_tables: can't schedule in nft_chain_validate
Florian Westphal
1
-2
/
+2
2023-07-27
netfilter: nf_tables: fix spurious set element insertion failure
Florian Westphal
1
-0
/
+3
2023-07-27
llc: Don't drop packet from non-root netns.
Kuniyuki Iwashima
1
-3
/
+0
2023-07-27
Revert "tcp: avoid the lookup process failing to get sk in ehash table"
Kuniyuki Iwashima
2
-19
/
+6
2023-07-27
net:ipv6: check return value of pskb_trim()
Yuanjun Gong
1
-1
/
+2
2023-07-27
net: ipv4: Use kfree_sensitive instead of kfree
Wang Ming
1
-1
/
+1
2023-07-27
tcp: annotate data-races around tcp_rsk(req)->ts_recent
Eric Dumazet
4
-6
/
+9
2023-07-27
tcp: annotate data-races around tcp_rsk(req)->txhash
Eric Dumazet
4
-5
/
+6
2023-07-27
net: ipv4: use consistent txhash in TIME_WAIT and SYN_RECV
Antoine Tenart
2
-6
/
+12
2023-07-27
net: sched: cls_bpf: Undo tcf_bind_filter in case of an error
Victor Nogueira
1
-52
/
+47
2023-07-27
net: sched: cls_u32: Undo refcount decrement in case update failed
Victor Nogueira
1
-0
/
+7
2023-07-27
net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knode
Victor Nogueira
1
-11
/
+30
2023-07-27
net: sched: cls_matchall: Undo tcf_bind_filter in case of failure after mall_...
Victor Nogueira
1
-23
/
+12
2023-07-27
gso: fix dodgy bit handling for GSO_UDP_L4
Yan Zhai
2
-7
/
+12
2023-07-27
bridge: Add extack warning when enabling STP in netns.
Kuniyuki Iwashima
1
-0
/
+3
2023-07-27
wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()
Gustavo A. R. Silva
1
-0
/
+6
2023-07-27
devlink: report devlink_port_type_warn source device
Petr Oros
1
-1
/
+4
2023-07-27
devlink: make health report on unregistered instance warn just once
Jakub Kicinski
1
-1
/
+1
2023-07-27
bpf: tcp: Avoid taking fast sock lock in iterator
Aditi Ghag
1
-3
/
+2
2023-07-27
can: bcm: Fix UAF in bcm_proc_show()
YueHaibing
1
-6
/
+6
2023-07-23
net/ncsi: change from ndo_set_mac_address to dev_set_mac_address
Ivan Mikhaylov
1
-2
/
+3
2023-07-23
net/ncsi: make one oem_gma function for all mfr id
Ivan Mikhaylov
1
-69
/
+19
2023-07-23
mptcp: ensure subflow is unhashed before cleaning the backlog
Paolo Abeni
1
-1
/
+1
2023-07-23
mptcp: do not rely on implicit state check in mptcp_listen()
Paolo Abeni
1
-0
/
+5
2023-07-23
libceph: harden msgr2.1 frame segment length checks
Ilya Dryomov
1
-15
/
+26
2023-07-23
net/sched: sch_qfq: account for stab overhead in qfq_enqueue
Pedro Tammela
1
-1
/
+6
2023-07-23
net/sched: sch_qfq: reintroduce lmax bound check for MTU
Pedro Tammela
1
-2
/
+9
2023-07-23
net/sched: flower: Ensure both minimum and maximum ports are specified
Ido Schimmel
1
-0
/
+10
2023-07-23
xdp: use trusted arguments in XDP hints kfuncs
Larysa Zaremba
1
-1
/
+1
2023-07-23
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
1
-2
/
+2
[next]