index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-06-01
mptcp: fix connect timeout handling
Paolo Abeni
2023-06-01
Merge branch 'rtnetlink-a-couple-of-fixes-in-linkmsg-validation'
Jakub Kicinski
2023-06-01
rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsg
Xin Long
2023-06-01
rtnetlink: move IFLA_GSO_ tb check to validate_linkmsg
Xin Long
2023-06-01
rtnetlink: call validate_linkmsg in rtnl_create_link
Xin Long
2023-06-01
ice: recycle/free all of the fragments from multi-buffer frame
Maciej Fijalkowski
2023-06-01
net: phy: mxl-gpy: extend interrupt fix to all impacted variants
Xu Liang
2023-06-01
net: renesas: rswitch: Fix return value in error path of xmit
Yoshihiro Shimoda
2023-06-01
net: dsa: mv88e6xxx: Increase wait after reset deactivation
Andreas Svensson
2023-06-01
net: ipa: Use correct value for IPA_STATUS_SIZE
Bert Karwatzki
2023-06-01
tcp: fix mishandling when the sack compression is deferred.
fuyuanli
2023-06-01
net/sched: flower: fix possible OOB write in fl_set_geneve_opt()
Hangyu Hua
2023-05-31
sfc: fix error unwinds in TC offload
Edward Cree
2023-05-31
udp6: Fix race condition in udp6_sendmsg & connect
Vladislav Efanov
2023-05-31
net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report
Pedro Tammela
2023-05-30
net: sched: fix NULL pointer dereference in mq_attach
Zhengchao Shao
2023-05-30
Merge branch 'net-sched-fixes-for-sch_ingress-and-sch_clsact'
Jakub Kicinski
2023-05-30
net/sched: Prohibit regrafting ingress or clsact Qdiscs
Peilin Ye
2023-05-30
net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
Peilin Ye
2023-05-30
net/sched: sch_clsact: Only create under TC_H_CLSACT
Peilin Ye
2023-05-30
net/sched: sch_ingress: Only create under TC_H_INGRESS
Peilin Ye
2023-05-30
Merge branch 'selftests-mptcp-skip-tests-not-supported-by-old-kernels-part-1'
Paolo Abeni
2023-05-30
selftests: mptcp: userspace pm: skip if MPTCP is not supported
Matthieu Baerts
2023-05-30
selftests: mptcp: sockopt: skip if MPTCP is not supported
Matthieu Baerts
2023-05-30
selftests: mptcp: simult flows: skip if MPTCP is not supported
Matthieu Baerts
2023-05-30
selftests: mptcp: diag: skip if MPTCP is not supported
Matthieu Baerts
2023-05-30
selftests: mptcp: join: skip if MPTCP is not supported
Matthieu Baerts
2023-05-30
selftests: mptcp: pm nl: skip if MPTCP is not supported
Matthieu Baerts
2023-05-30
selftests: mptcp: connect: skip if MPTCP is not supported
Matthieu Baerts
2023-05-30
selftests: mptcp: join: avoid using 'cmp --bytes'
Matthieu Baerts
2023-05-30
net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
Haiyang Zhang
2023-05-30
Merge branch 'two-fixes-for-smcrv2'
Paolo Abeni
2023-05-30
net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINK
Wen Gu
2023-05-30
net/smc: Scan from current RMB list when no position specified
Wen Gu
2023-05-30
rxrpc: Truncate UTS_RELEASE for rxrpc version
David Howells
2023-05-29
tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
Cambda Zhu
2023-05-29
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
2023-05-29
af_packet: do not use READ_ONCE() in packet_bind()
Eric Dumazet
2023-05-29
netlink: specs: correct types of legacy arrays
Jakub Kicinski
2023-05-29
net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818
Sebastian Krzyszkowiak
2023-05-26
nfcsim.c: Fix error checking for debugfs_create_dir
Osama Muhammad
2023-05-26
amd-xgbe: fix the false linkup in xgbe_phy_status
Raju Rangoju
2023-05-26
tls: improve lockless access safety of tls_err_abort()
Jakub Kicinski
2023-05-25
Merge tag 'mlx5-fixes-2023-05-24' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2023-05-25
af_packet: Fix data-races of pkt_sk(sk)->num.
Kuniyuki Iwashima
2023-05-25
tools: ynl: avoid dict errors on older Python versions
Jakub Kicinski
2023-05-25
netrom: fix info-leak in nr_write_internal()
Eric Dumazet
2023-05-25
net: stmmac: fix call trace when stmmac_xdp_xmit() is invoked
Wei Fang
2023-05-25
net: mellanox: mlxbf_gige: Fix skb_panic splat under memory pressure
Thomas Bogendoerfer
2023-05-25
Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
[next]