index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-01
mptcp: add annotations around sk->sk_shutdown accesses
Paolo Abeni
1
-13
/
+16
2023-06-01
mptcp: fix data race around msk->first access
Paolo Abeni
1
-3
/
+3
2023-06-01
mptcp: consolidate passive msk socket initialization
Paolo Abeni
3
-38
/
+33
2023-06-01
mptcp: add annotations around msk->subflow accesses
Paolo Abeni
2
-9
/
+15
2023-06-01
mptcp: fix connect timeout handling
Paolo Abeni
2
-23
/
+7
2023-06-01
rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsg
Xin Long
1
-0
/
+12
2023-06-01
rtnetlink: move IFLA_GSO_ tb check to validate_linkmsg
Xin Long
1
-15
/
+19
2023-06-01
rtnetlink: call validate_linkmsg in rtnl_create_link
Xin Long
1
-1
/
+7
2023-06-01
ice: recycle/free all of the fragments from multi-buffer frame
Maciej Fijalkowski
1
-1
/
+1
2023-06-01
net: phy: mxl-gpy: extend interrupt fix to all impacted variants
Xu Liang
1
-13
/
+3
2023-06-01
net: renesas: rswitch: Fix return value in error path of xmit
Yoshihiro Shimoda
1
-1
/
+1
2023-06-01
net: dsa: mv88e6xxx: Increase wait after reset deactivation
Andreas Svensson
1
-1
/
+1
2023-06-01
net: ipa: Use correct value for IPA_STATUS_SIZE
Bert Karwatzki
1
-1
/
+1
2023-06-01
tcp: fix mishandling when the sack compression is deferred.
fuyuanli
3
-4
/
+15
2023-06-01
net/sched: flower: fix possible OOB write in fl_set_geneve_opt()
Hangyu Hua
1
-0
/
+3
2023-05-31
sfc: fix error unwinds in TC offload
Edward Cree
1
-15
/
+12
2023-05-31
net/mlx5: Read embedded cpu after init bit cleared
Moshe Shemesh
1
-1
/
+1
2023-05-31
net/mlx5e: Fix error handling in mlx5e_refresh_tirs
Saeed Mahameed
1
-7
/
+4
2023-05-31
net/mlx5: Ensure af_desc.mask is properly initialized
Chuck Lever
1
-1
/
+1
2023-05-31
net/mlx5: Fix setting of irq->map.index for static IRQ case
Niklas Schnelle
1
-4
/
+5
2023-05-31
net/mlx5: Remove rmap also in case dynamic MSIX not supported
Shay Drory
1
-1
/
+1
2023-05-31
udp6: Fix race condition in udp6_sendmsg & connect
Vladislav Efanov
1
-1
/
+1
2023-05-31
net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report
Pedro Tammela
1
-1
/
+1
2023-05-30
net: sched: fix NULL pointer dereference in mq_attach
Zhengchao Shao
1
-0
/
+4
2023-05-30
net/sched: Prohibit regrafting ingress or clsact Qdiscs
Peilin Ye
1
-0
/
+5
2023-05-30
net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
Peilin Ye
2
-3
/
+8
2023-05-30
net/sched: sch_clsact: Only create under TC_H_CLSACT
Peilin Ye
1
-0
/
+6
2023-05-30
net/sched: sch_ingress: Only create under TC_H_INGRESS
Peilin Ye
1
-0
/
+6
2023-05-30
selftests: mptcp: userspace pm: skip if MPTCP is not supported
Matthieu Baerts
1
-0
/
+4
2023-05-30
selftests: mptcp: sockopt: skip if MPTCP is not supported
Matthieu Baerts
1
-0
/
+4
2023-05-30
selftests: mptcp: simult flows: skip if MPTCP is not supported
Matthieu Baerts
1
-0
/
+4
2023-05-30
selftests: mptcp: diag: skip if MPTCP is not supported
Matthieu Baerts
1
-0
/
+4
2023-05-30
selftests: mptcp: join: skip if MPTCP is not supported
Matthieu Baerts
1
-0
/
+4
2023-05-30
selftests: mptcp: pm nl: skip if MPTCP is not supported
Matthieu Baerts
1
-0
/
+4
2023-05-30
selftests: mptcp: connect: skip if MPTCP is not supported
Matthieu Baerts
3
-1
/
+45
2023-05-30
selftests: mptcp: join: avoid using 'cmp --bytes'
Matthieu Baerts
1
-2
/
+11
2023-05-30
net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
Haiyang Zhang
3
-14
/
+0
2023-05-30
net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINK
Wen Gu
1
-2
/
+2
2023-05-30
net/smc: Scan from current RMB list when no position specified
Wen Gu
1
-1
/
+4
2023-05-30
rxrpc: Truncate UTS_RELEASE for rxrpc version
David Howells
3
-1
/
+12
2023-05-29
tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
Cambda Zhu
1
-1
/
+2
2023-05-29
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
4
-0
/
+13
2023-05-29
af_packet: do not use READ_ONCE() in packet_bind()
Eric Dumazet
1
-3
/
+5
2023-05-29
netlink: specs: correct types of legacy arrays
Jakub Kicinski
1
-24
/
+8
2023-05-29
net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818
Sebastian Krzyszkowiak
1
-1
/
+1
2023-05-26
nfcsim.c: Fix error checking for debugfs_create_dir
Osama Muhammad
1
-4
/
+0
2023-05-26
amd-xgbe: fix the false linkup in xgbe_phy_status
Raju Rangoju
1
-3
/
+9
2023-05-26
tls: improve lockless access safety of tls_err_abort()
Jakub Kicinski
2
-2
/
+6
2023-05-25
af_packet: Fix data-races of pkt_sk(sk)->num.
Kuniyuki Iwashima
2
-3
/
+3
2023-05-25
tools: ynl: avoid dict errors on older Python versions
Jakub Kicinski
1
-2
/
+3
[next]