summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-10-31Merge tag 'net-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds96-285/+597
2025-10-30net: sctp: fix KMSAN uninit-value in sctp_inq_popRanganath V N1-1/+1
2025-10-30net: devmem: refresh devmem TX dst in case of route invalidationShivaji Kant1-3/+24
2025-10-30Merge branch 'net-stmmac-fixes-for-stmmac-tx-vlan-insert-and-est'Jakub Kicinski3-21/+17
2025-10-30net: stmmac: est: Fix GCL bounds checksRohan G Thomas1-2/+2
2025-10-30net: stmmac: Consider Tx VLAN offload tag length for maxSDURohan G Thomas1-4/+10
2025-10-30net: stmmac: vlan: Disable 802.1AD tag insertion offloadRohan G Thomas2-15/+5
2025-10-30Merge branch 'tls-introduce-and-use-rx-async-resync-request-cancel-function'Jakub Kicinski5-19/+59
2025-10-30net/mlx5e: kTLS, Cancel RX async resync request in error flowsShahar Shitrit3-5/+37
2025-10-30net: tls: Cancel RX async resync request on rcd_delta overflowShahar Shitrit2-1/+9
2025-10-30net: tls: Change async resync helpers argumentShahar Shitrit2-15/+15
2025-10-30Merge tag 'nf-25-10-29' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski2-4/+28
2025-10-30net: phy: dp83869: fix STRAP_OPMODE bitmaskThanh Quan1-2/+2
2025-10-30selftests: net: use BASH for bareudp testingPo-Hsu Lin1-1/+1
2025-10-30net: mctp: Fix tx queue stallJinliang Wang1-3/+5
2025-10-30net/mlx5: Don't zero user_count when destroying FDB tablesCosmin Ratiu2-2/+0
2025-10-30net: usb: asix_devices: Check return value of usbnet_get_endpointsMiaoqian Lin1-3/+9
2025-10-30Merge branch 'mptcp-various-rare-sending-issues'Jakub Kicinski4-22/+39
2025-10-30mptcp: zero window probe mibPaolo Abeni3-0/+3
2025-10-30mptcp: restore window probePaolo Abeni1-1/+6
2025-10-30mptcp: fix MSG_PEEK stream corruptionPaolo Abeni1-13/+25
2025-10-30mptcp: drop bogus optimization in __mptcp_check_push()Paolo Abeni2-8/+5
2025-10-30netconsole: Fix race condition in between reader and writer of userdataGustavo Luiz Duarte1-8/+13
2025-10-30Documentation: netconsole: Remove obsolete contact peopleBagas Sanjaya1-3/+0
2025-10-30nfp: xsk: fix memory leak in nfp_net_alloc()Abdun Nihaal1-2/+4
2025-10-30Merge branch 'tcp-fix-receive-autotune-again'Jakub Kicinski4-17/+41
2025-10-30tcp: fix too slow tcp_rcvbuf_grow() actionEric Dumazet2-3/+18
2025-10-30tcp: add newval parameter to tcp_rcvbuf_grow()Eric Dumazet3-20/+16
2025-10-30trace: tcp: add three metrics to trace_tcp_rcvbuf_grow()Eric Dumazet1-0/+9
2025-10-30mptcp: fix subflow rcvbuf adjustPaolo Abeni1-2/+6
2025-10-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski7-7/+42
2025-10-29netfilter: nft_ct: add seqadj extension for natted connectionsAndrii Melnychenko1-0/+5
2025-10-29netfilter: nft_connlimit: fix possible data race on connection countFernando Fernandez Mancera1-1/+1
2025-10-29netfilter: nft_ct: enable labels for get case tooFlorian Westphal1-3/+22
2025-10-29Merge branch 'bug-fixes-for-the-hibmcge-ethernet-driver'Jakub Kicinski5-5/+11
2025-10-29net: hibmcge: fix the inappropriate netif_device_detach()Jijie Shao1-4/+6
2025-10-29net: hibmcge: remove unnecessary check for np_link_fail in scenarios without ...Jijie Shao3-1/+4
2025-10-29net: hibmcge: fix rx buf avl irq is not re-enabled in irq_handle issueJijie Shao1-0/+1
2025-10-29dpll: zl3073x: Fix output pin registrationIvan Vecera1-1/+1
2025-10-29net: cxgb4/ch_ipsec: fix potential use-after-free in ch_ipsec_xfrm_add_state(...Pavel Zhigulin1-1/+6
2025-10-29Merge tag 'v6.18-rc3-smb-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2-12/+43
2025-10-29dpll: fix device-id-get and pin-id-get to return errors properlyPetr Oros1-16/+20
2025-10-28ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable()Kohei Enju1-1/+1
2025-10-28igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count()Kohei Enju1-1/+1
2025-10-28igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count()Kohei Enju1-1/+1
2025-10-28igc: power up the PHY before the link testKohei Enju1-0/+3
2025-10-28ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe()Kohei Enju1-1/+1
2025-10-28ice: fix usage of logical PF idGrzegorz Nitka1-1/+1
2025-10-28ice: fix destination CGU for dual complex E825Grzegorz Nitka2-2/+25
2025-10-28ice: fix lane number calculationGrzegorz Nitka1-0/+9