index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-06-01
sfc: fix error unwinds in TC offload
Edward Cree
1
-15
/
+12
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-31
net: sched: fix NULL pointer dereference in mq_attach
Zhengchao Shao
1
-0
/
+4
2023-05-31
net/sched: Prohibit regrafting ingress or clsact Qdiscs
Peilin Ye
1
-0
/
+5
2023-05-31
net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
Peilin Ye
2
-3
/
+8
2023-05-31
net/sched: sch_clsact: Only create under TC_H_CLSACT
Peilin Ye
1
-0
/
+6
2023-05-31
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-30
tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
Cambda Zhu
1
-1
/
+2
2023-05-30
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
4
-0
/
+13
2023-05-30
af_packet: do not use READ_ONCE() in packet_bind()
Eric Dumazet
1
-3
/
+5
2023-05-30
netlink: specs: correct types of legacy arrays
Jakub Kicinski
1
-24
/
+8
2023-05-30
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-26
af_packet: Fix data-races of pkt_sk(sk)->num.
Kuniyuki Iwashima
2
-3
/
+3
2023-05-26
tools: ynl: avoid dict errors on older Python versions
Jakub Kicinski
1
-2
/
+3
2023-05-26
netrom: fix info-leak in nr_write_internal()
Eric Dumazet
1
-3
/
+4
2023-05-26
net: stmmac: fix call trace when stmmac_xdp_xmit() is invoked
Wei Fang
2
-2
/
+7
2023-05-26
net: mellanox: mlxbf_gige: Fix skb_panic splat under memory pressure
Thomas Bogendoerfer
1
-6
/
+7
2023-05-25
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
Kuniyuki Iwashima
2
-0
/
+4
2023-05-25
net: phy: mscc: enable VSC8501/2 RGMII RX clock
David Epping
2
-26
/
+29
2023-05-25
net: phy: mscc: remove unnecessary phydev locking
David Epping
1
-4
/
+0
2023-05-25
net: phy: mscc: add support for VSC8501
David Epping
2
-0
/
+26
2023-05-25
net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
David Epping
1
-0
/
+1
2023-05-25
net/handshake: Enable the SNI extension to work properly
Chuck Lever
5
-0
/
+19
2023-05-25
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2
-0
/
+5
2023-05-25
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
1
-1
/
+1
2023-05-25
net/handshake: Fix uninitialized local variable
Chuck Lever
1
-1
/
+1
2023-05-25
net/handshake: Fix handshake_dup() ref counting
Chuck Lever
1
-2
/
+3
2023-05-25
net/handshake: Remove unneeded check from handshake_dup()
Chuck Lever
1
-3
/
+0
2023-05-25
Documentation: net/mlx5: Wrap notes in admonition blocks
Bagas Sanjaya
1
-5
/
+9
2023-05-25
Documentation: net/mlx5: Add blank line separator before numbered lists
Bagas Sanjaya
1
-0
/
+2
2023-05-25
Documentation: net/mlx5: Use bullet and definition lists for vnic counters de...
Bagas Sanjaya
1
-16
/
+20
2023-05-25
Documentation: net/mlx5: Wrap vnic reporter devlink commands in code blocks
Bagas Sanjaya
1
-2
/
+6
[next]