index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2024-02-15
net-timestamp: make sk_tskey more predictable in error path
Vadim Fedorenko
-10
/
+16
2024-02-14
selftests: tls: increase the wait in poll_partial_rec_async
Jakub Kicinski
-2
/
+2
2024-02-14
ice: Add check for lport extraction to LAG init
Dave Ertman
-2
/
+26
2024-02-14
Merge tag 'wireless-2024-02-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
-19
/
+80
2024-02-14
ethernet: cpts: fix function pointer cast warnings
Arnd Bergmann
-5
/
+12
2024-02-14
bnad: fix work_queue type mismatch
Arnd Bergmann
-7
/
+5
2024-02-14
net: smc: fix spurious error message from __sock_release()
Dmitry Antipov
-0
/
+1
2024-02-14
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
-15
/
+11
2024-02-14
octeontx2-af: Remove the PF_FUNC validation for NPC transmit rules
Subbaraya Sundeep
-32
/
+0
2024-02-13
Merge branch 'selftests-net-more-pmtu-sh-fixes'
Jakub Kicinski
-6
/
+9
2024-02-13
selftests: net: more pmtu.sh fixes
Paolo Abeni
-2
/
+2
2024-02-13
selftests: net: more strict check in net_helper
Paolo Abeni
-4
/
+7
2024-02-13
selftests: net: cope with slow env in so_txtime.sh test
Paolo Abeni
-4
/
+25
2024-02-13
selftests: net: cope with slow env in gro.sh test
Paolo Abeni
-0
/
+5
2024-02-13
net: ti: icssg-prueth: add dependency for PTP
Randy Dunlap
-0
/
+1
2024-02-13
af_unix: Fix task hung while purging oob_skb in GC.
Kuniyuki Iwashima
-3
/
+4
2024-02-13
connector/cn_proc: revert "connector: Fix proc_event_num_listeners count not ...
Keqi Wang
-3
/
+2
2024-02-13
net:rds: Fix possible deadlock in rds_message_put
Allison Henderson
-2
/
+11
2024-02-12
net: add rcu safety to rtnl_prop_list_size()
Eric Dumazet
-7
/
+10
2024-02-12
pds_core: no health-thread in VF path
Shannon Nelson
-0
/
+6
2024-02-12
ionic: minimal work with 0 budget
Shannon Nelson
-0
/
+9
2024-02-12
net: stmmac: xgmac: use #define for string constants
Simon Horman
-34
/
+35
2024-02-12
i40e: take into account XDP Tx queues when stopping rings
Maciej Fijalkowski
-6
/
+8
2024-02-12
i40e: avoid double calling i40e_pf_rxq_wait()
Maciej Fijalkowski
-9
/
+3
2024-02-12
i40e: Fix wrong mask used during DCB config
Ivan Vecera
-1
/
+1
2024-02-12
i40e: Fix waiting for queues of all VSIs to be disabled
Ivan Vecera
-1
/
+1
2024-02-12
selftests: net: ip_local_port_range: define IPPROTO_MPTCP
Maxim Galaganov
-0
/
+4
2024-02-12
i40e: Do not allow untrusted VF to remove administratively set MAC
Ivan Vecera
-5
/
+33
2024-02-12
net: sysfs: Fix /sys/class/net/<iface> path for statistics
Breno Leitao
-24
/
+24
2024-02-12
Merge branch 'mptcp-misc-fixes'
David S. Miller
-62
/
+95
2024-02-12
MAINTAINERS: update Geliang's email address
Geliang Tang
-5
/
+6
2024-02-12
mptcp: really cope with fastopen race
Paolo Abeni
-1
/
+2
2024-02-12
mptcp: check addrs list in userspace_pm_get_local_id
Geliang Tang
-1
/
+12
2024-02-12
mptcp: corner case locking for rx path fields initialization
Paolo Abeni
-39
/
+50
2024-02-12
mptcp: fix more tx path fields initialization
Paolo Abeni
-6
/
+13
2024-02-12
mptcp: fix rcv space initialization
Paolo Abeni
-7
/
+10
2024-02-12
mptcp: drop the push_pending field
Paolo Abeni
-7
/
+6
2024-02-12
Merge branch 'net-misplaced-fields'
David S. Miller
-14
/
+16
2024-02-12
net-device: move lstats in net_device_read_txrx
Eric Dumazet
-8
/
+9
2024-02-12
tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx group
Eric Dumazet
-3
/
+3
2024-02-12
tcp: move tp->scaling_ratio to tcp_sock_read_txrx group
Eric Dumazet
-3
/
+4
2024-02-10
Merge branch 'tls-fixes'
David S. Miller
-82
/
+66
2024-02-10
net: tls: fix returned read length with async decrypt
Jakub Kicinski
-1
/
+0
2024-02-10
selftests: tls: use exact comparison in recv_partial
Jakub Kicinski
-4
/
+4
2024-02-10
net: tls: fix use-after-free with partial reads and async decrypt
Sabrina Dubroca
-2
/
+3
2024-02-10
net: tls: handle backlogging of crypto requests
Jakub Kicinski
-0
/
+22
2024-02-10
tls: fix race between tx work scheduling and socket close
Jakub Kicinski
-10
/
+6
2024-02-10
tls: fix race between async notify and socket close
Jakub Kicinski
-38
/
+10
2024-02-10
net: tls: factor out tls_*crypt_async_wait()
Jakub Kicinski
-51
/
+45
2024-02-09
Merge branch 'net-fix-module_description-for-net-p5'
Jakub Kicinski
-0
/
+29
[next]