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
2023-06-01
mptcp: fix active subflow finalization
Paolo Abeni
-9
/
+14
2023-06-01
mptcp: add annotations around sk->sk_shutdown accesses
Paolo Abeni
-13
/
+16
2023-06-01
mptcp: fix data race around msk->first access
Paolo Abeni
-3
/
+3
2023-06-01
mptcp: consolidate passive msk socket initialization
Paolo Abeni
-38
/
+33
2023-06-01
mptcp: add annotations around msk->subflow accesses
Paolo Abeni
-9
/
+15
2023-06-01
mptcp: fix connect timeout handling
Paolo Abeni
-23
/
+7
2023-06-01
Merge branch 'rtnetlink-a-couple-of-fixes-in-linkmsg-validation'
Jakub Kicinski
-16
/
+38
2023-06-01
rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsg
Xin Long
-0
/
+12
2023-06-01
rtnetlink: move IFLA_GSO_ tb check to validate_linkmsg
Xin Long
-15
/
+19
2023-06-01
rtnetlink: call validate_linkmsg in rtnl_create_link
Xin Long
-1
/
+7
2023-06-01
ice: recycle/free all of the fragments from multi-buffer frame
Maciej Fijalkowski
-1
/
+1
2023-06-01
net: phy: mxl-gpy: extend interrupt fix to all impacted variants
Xu Liang
-13
/
+3
2023-06-01
net: renesas: rswitch: Fix return value in error path of xmit
Yoshihiro Shimoda
-1
/
+1
2023-06-01
net: dsa: mv88e6xxx: Increase wait after reset deactivation
Andreas Svensson
-1
/
+1
2023-06-01
net: ipa: Use correct value for IPA_STATUS_SIZE
Bert Karwatzki
-1
/
+1
2023-06-01
tcp: fix mishandling when the sack compression is deferred.
fuyuanli
-4
/
+15
2023-06-01
net/sched: flower: fix possible OOB write in fl_set_geneve_opt()
Hangyu Hua
-0
/
+3
2023-05-31
sfc: fix error unwinds in TC offload
Edward Cree
-15
/
+12
2023-05-31
udp6: Fix race condition in udp6_sendmsg & connect
Vladislav Efanov
-1
/
+1
2023-05-31
net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report
Pedro Tammela
-1
/
+1
2023-05-30
net: sched: fix NULL pointer dereference in mq_attach
Zhengchao Shao
-0
/
+4
2023-05-30
Merge branch 'net-sched-fixes-for-sch_ingress-and-sch_clsact'
Jakub Kicinski
-3
/
+25
2023-05-30
net/sched: Prohibit regrafting ingress or clsact Qdiscs
Peilin Ye
-0
/
+5
2023-05-30
net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
Peilin Ye
-3
/
+8
2023-05-30
net/sched: sch_clsact: Only create under TC_H_CLSACT
Peilin Ye
-0
/
+6
2023-05-30
net/sched: sch_ingress: Only create under TC_H_INGRESS
Peilin Ye
-0
/
+6
2023-05-30
Merge branch 'selftests-mptcp-skip-tests-not-supported-by-old-kernels-part-1'
Paolo Abeni
-3
/
+80
2023-05-30
selftests: mptcp: userspace pm: skip if MPTCP is not supported
Matthieu Baerts
-0
/
+4
2023-05-30
selftests: mptcp: sockopt: skip if MPTCP is not supported
Matthieu Baerts
-0
/
+4
2023-05-30
selftests: mptcp: simult flows: skip if MPTCP is not supported
Matthieu Baerts
-0
/
+4
2023-05-30
selftests: mptcp: diag: skip if MPTCP is not supported
Matthieu Baerts
-0
/
+4
2023-05-30
selftests: mptcp: join: skip if MPTCP is not supported
Matthieu Baerts
-0
/
+4
2023-05-30
selftests: mptcp: pm nl: skip if MPTCP is not supported
Matthieu Baerts
-0
/
+4
2023-05-30
selftests: mptcp: connect: skip if MPTCP is not supported
Matthieu Baerts
-1
/
+45
2023-05-30
selftests: mptcp: join: avoid using 'cmp --bytes'
Matthieu Baerts
-2
/
+11
2023-05-30
net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
Haiyang Zhang
-14
/
+0
2023-05-30
Merge branch 'two-fixes-for-smcrv2'
Paolo Abeni
-3
/
+6
2023-05-30
net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINK
Wen Gu
-2
/
+2
2023-05-30
net/smc: Scan from current RMB list when no position specified
Wen Gu
-1
/
+4
2023-05-30
rxrpc: Truncate UTS_RELEASE for rxrpc version
David Howells
-1
/
+12
2023-05-29
tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
Cambda Zhu
-1
/
+2
2023-05-29
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
-0
/
+13
2023-05-29
af_packet: do not use READ_ONCE() in packet_bind()
Eric Dumazet
-3
/
+5
2023-05-29
netlink: specs: correct types of legacy arrays
Jakub Kicinski
-24
/
+8
2023-05-29
net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818
Sebastian Krzyszkowiak
-1
/
+1
2023-05-26
nfcsim.c: Fix error checking for debugfs_create_dir
Osama Muhammad
-4
/
+0
2023-05-26
amd-xgbe: fix the false linkup in xgbe_phy_status
Raju Rangoju
-3
/
+9
2023-05-26
tls: improve lockless access safety of tls_err_abort()
Jakub Kicinski
-2
/
+6
2023-05-25
Merge tag 'mlx5-fixes-2023-05-24' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-190
/
+279
2023-05-25
af_packet: Fix data-races of pkt_sk(sk)->num.
Kuniyuki Iwashima
-3
/
+3
[next]