index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-05-25
netrom: fix info-leak in nr_write_internal()
Eric Dumazet
1
-3
/
+4
2023-05-25
net: stmmac: fix call trace when stmmac_xdp_xmit() is invoked
Wei Fang
2
-2
/
+7
2023-05-25
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-24
net: phy: mscc: enable VSC8501/2 RGMII RX clock
David Epping
2
-26
/
+29
2023-05-24
net: phy: mscc: remove unnecessary phydev locking
David Epping
1
-4
/
+0
2023-05-24
net: phy: mscc: add support for VSC8501
David Epping
2
-0
/
+26
2023-05-24
net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
David Epping
1
-0
/
+1
2023-05-24
net/handshake: Enable the SNI extension to work properly
Chuck Lever
5
-0
/
+19
2023-05-24
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2
-0
/
+5
2023-05-24
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
1
-1
/
+1
2023-05-24
net/handshake: Fix uninitialized local variable
Chuck Lever
1
-1
/
+1
2023-05-24
net/handshake: Fix handshake_dup() ref counting
Chuck Lever
1
-2
/
+3
2023-05-24
net/handshake: Remove unneeded check from handshake_dup()
Chuck Lever
1
-3
/
+0
2023-05-24
Documentation: net/mlx5: Wrap notes in admonition blocks
Bagas Sanjaya
1
-5
/
+9
2023-05-24
Documentation: net/mlx5: Add blank line separator before numbered lists
Bagas Sanjaya
1
-0
/
+2
2023-05-24
Documentation: net/mlx5: Use bullet and definition lists for vnic counters de...
Bagas Sanjaya
1
-16
/
+20
2023-05-24
Documentation: net/mlx5: Wrap vnic reporter devlink commands in code blocks
Bagas Sanjaya
1
-2
/
+6
2023-05-24
net/mlx5: Fix check for allocation failure in comp_irqs_request_pci()
Dan Carpenter
1
-1
/
+1
2023-05-24
net/mlx5: DR, Add missing mutex init/destroy in pattern manager
Yevgeny Kliteynik
1
-0
/
+3
2023-05-24
net/mlx5e: Move Ethernet driver debugfs to profile init callback
Jianbo Liu
2
-5
/
+11
2023-05-24
net/mlx5e: Don't attach netdev profile while handling internal error
Dmytro Linkin
1
-4
/
+31
2023-05-24
net/mlx5: Fix post parse infra to only parse every action once
Vlad Buslov
3
-5
/
+12
2023-05-24
net/mlx5e: Use query_special_contexts cmd only once per mdev
Dragos Tatulea
4
-21
/
+26
2023-05-24
net/mlx5: fw_tracer, Fix event handling
Shay Drory
1
-1
/
+1
2023-05-24
net/mlx5: SF, Drain health before removing device
Shay Drory
1
-0
/
+1
2023-05-24
net/mlx5: Drain health before unregistering devlink
Shay Drory
1
-3
/
+4
2023-05-24
net/mlx5e: Do not update SBCM when prio2buffer command is invalid
Maher Sanalla
1
-2
/
+2
[next]