index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
scsi
/
iser.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-13
selftests: net: more strict check in net_helper
Paolo Abeni
1
-4
/
+7
2024-02-13
selftests: net: cope with slow env in so_txtime.sh test
Paolo Abeni
1
-4
/
+25
2024-02-13
selftests: net: cope with slow env in gro.sh test
Paolo Abeni
1
-0
/
+5
2024-02-13
net: ti: icssg-prueth: add dependency for PTP
Randy Dunlap
1
-0
/
+1
2024-02-13
af_unix: Fix task hung while purging oob_skb in GC.
Kuniyuki Iwashima
1
-3
/
+4
2024-02-13
connector/cn_proc: revert "connector: Fix proc_event_num_listeners count not ...
Keqi Wang
1
-3
/
+2
2024-02-13
net:rds: Fix possible deadlock in rds_message_put
Allison Henderson
1
-2
/
+11
2024-02-13
net: add rcu safety to rtnl_prop_list_size()
Eric Dumazet
2
-7
/
+10
2024-02-13
pds_core: no health-thread in VF path
Shannon Nelson
1
-0
/
+6
2024-02-13
ionic: minimal work with 0 budget
Shannon Nelson
1
-0
/
+9
2024-02-13
net: stmmac: xgmac: use #define for string constants
Simon Horman
1
-34
/
+35
2024-02-13
selftests: net: ip_local_port_range: define IPPROTO_MPTCP
Maxim Galaganov
1
-0
/
+4
2024-02-13
i40e: Do not allow untrusted VF to remove administratively set MAC
Ivan Vecera
1
-5
/
+33
2024-02-12
net: sysfs: Fix /sys/class/net/<iface> path for statistics
Breno Leitao
1
-24
/
+24
2024-02-12
MAINTAINERS: update Geliang's email address
Geliang Tang
2
-5
/
+6
2024-02-12
mptcp: really cope with fastopen race
Paolo Abeni
1
-1
/
+2
2024-02-12
mptcp: check addrs list in userspace_pm_get_local_id
Geliang Tang
1
-1
/
+12
2024-02-12
mptcp: corner case locking for rx path fields initialization
Paolo Abeni
5
-39
/
+50
2024-02-12
mptcp: fix more tx path fields initialization
Paolo Abeni
2
-6
/
+13
2024-02-12
mptcp: fix rcv space initialization
Paolo Abeni
3
-7
/
+10
2024-02-12
mptcp: drop the push_pending field
Paolo Abeni
2
-7
/
+6
2024-02-12
net-device: move lstats in net_device_read_txrx
Eric Dumazet
3
-8
/
+9
2024-02-12
tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx group
Eric Dumazet
2
-3
/
+3
2024-02-12
tcp: move tp->scaling_ratio to tcp_sock_read_txrx group
Eric Dumazet
3
-3
/
+4
2024-02-10
net: tls: fix returned read length with async decrypt
Jakub Kicinski
1
-1
/
+0
2024-02-10
selftests: tls: use exact comparison in recv_partial
Jakub Kicinski
1
-4
/
+4
2024-02-10
net: tls: fix use-after-free with partial reads and async decrypt
Sabrina Dubroca
1
-2
/
+3
2024-02-10
net: tls: handle backlogging of crypto requests
Jakub Kicinski
1
-0
/
+22
2024-02-10
tls: fix race between tx work scheduling and socket close
Jakub Kicinski
1
-10
/
+6
2024-02-10
tls: fix race between async notify and socket close
Jakub Kicinski
2
-38
/
+10
2024-02-10
net: tls: factor out tls_*crypt_async_wait()
Jakub Kicinski
1
-51
/
+45
2024-02-09
net: fill in MODULE_DESCRIPTION()s for dsa_loop_bdinfo
Breno Leitao
1
-0
/
+1
2024-02-09
net: fill in MODULE_DESCRIPTION()s for ipvtap
Breno Leitao
1
-0
/
+1
2024-02-09
net: fill in MODULE_DESCRIPTION()s for net/sched
Breno Leitao
6
-0
/
+6
2024-02-09
net: fill in MODULE_DESCRIPTION()s for ipv4 modules
Breno Leitao
9
-0
/
+9
2024-02-09
net: fill in MODULE_DESCRIPTION()s for ipv6 modules
Breno Leitao
7
-0
/
+7
2024-02-09
net: fill in MODULE_DESCRIPTION()s for 6LoWPAN
Breno Leitao
1
-0
/
+1
2024-02-09
net: fill in MODULE_DESCRIPTION()s for af_key
Breno Leitao
1
-0
/
+1
2024-02-09
net: fill in MODULE_DESCRIPTION()s for mpoa
Breno Leitao
1
-0
/
+1
2024-02-09
net: fill in MODULE_DESCRIPTION()s for xfrm
Breno Leitao
2
-0
/
+2
2024-02-09
lan966x: Fix crash when adding interface under a lag
Horatiu Vultur
1
-2
/
+7
2024-02-09
net/sched: act_mirred: Don't zero blockid when net device is being deleted
Victor Nogueira
1
-2
/
+0
2024-02-09
selftests: openvswitch: Add validation for the recursion test
Aaron Conole
2
-15
/
+69
2024-02-09
net: openvswitch: limit the number of recursions from action sets
Aaron Conole
1
-16
/
+33
2024-02-09
selftests: forwarding: Fix bridge locked port test flakiness
Ido Schimmel
1
-2
/
+2
2024-02-09
selftests: forwarding: Suppress grep warnings
Ido Schimmel
1
-3
/
+3
2024-02-09
selftests: forwarding: Fix bridge MDB test flakiness
Ido Schimmel
1
-2
/
+6
2024-02-09
selftests: forwarding: Fix layer 2 miss test flakiness
Ido Schimmel
1
-2
/
+6
2024-02-09
selftests: net: Fix bridge backup port test flakiness
Ido Schimmel
1
-0
/
+23
2024-02-09
selftests: net: add more missing kernel config
Paolo Abeni
1
-1
/
+5
[next]