summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-18tls: make sure to abort the stream if headers are bogusJakub Kicinski
2025-09-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-09-17Merge tag 'wireless-2025-09-17' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-09-17Merge branch 'tcp-clear-tcp_sk-sk-fastopen_rsk-in-tcp_disconnect'Jakub Kicinski
2025-09-17selftest: packetdrill: Add tcp_fastopen_server_reset-after-disconnect.pkt.Kuniyuki Iwashima
2025-09-17tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect().Kuniyuki Iwashima
2025-09-17octeon_ep: fix VF MAC address lifecycle handlingSathesh B Edara
2025-09-17selftests: bonding: add vlan over bond testingHangbin Liu
2025-09-17bonding: don't set oif to bond dev when getting NS target destinationHangbin Liu
2025-09-17net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointerHans de Goede
2025-09-17Merge tag 'iwlwifi-fixes-2025-09-15' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2025-09-16Merge branch 'mlx5e-misc-fixes-2025-09-15'Jakub Kicinski
2025-09-16net/mlx5e: Add a miss level for ipsec crypto offloadLama Kayal
2025-09-16net/mlx5e: Harden uplink netdev access against device unbindJianbo Liu
2025-09-16MAINTAINERS: make the DPLL entry cover driversJakub Kicinski
2025-09-16doc/netlink: Fix typos in operation attributesRemy D. Farley
2025-09-16igc: don't fail igc_probe() on LED setup errorKohei Enju
2025-09-16ixgbe: destroy aci.lock later within ixgbe_remove pathJedrzej Jagielski
2025-09-16ixgbe: initialize aci.lock before it's usedJedrzej Jagielski
2025-09-16i40e: remove redundant memory barrier when cleaning Tx descsMaciej Fijalkowski
2025-09-16ice: fix Rx page leak on multi-buffer framesJacob Keller
2025-09-15net: natsemi: fix `rx_dropped` double accounting on `netif_rx()` failureYeounsu Moon
2025-09-15Merge branch 'mptcp-pm-nl-announce-deny-join-id0-flag'Jakub Kicinski
2025-09-15selftests: mptcp: sockopt: fix error messagesGeliang Tang
2025-09-15mptcp: tfo: record 'deny join id0' infoMatthieu Baerts (NGI0)
2025-09-15selftests: mptcp: userspace pm: validate deny-join-id0 flagMatthieu Baerts (NGI0)
2025-09-15mptcp: pm: nl: announce deny-join-id0 flagMatthieu Baerts (NGI0)
2025-09-15mptcp: set remote_deny_join_id0 on SYN recvMatthieu Baerts (NGI0)
2025-09-15Merge branch 'selftests-mptcp-avoid-spurious-errors-on-tcp-disconnect'Jakub Kicinski
2025-09-15selftests: mptcp: connect: print pcap prefixMatthieu Baerts (NGI0)
2025-09-15selftests: mptcp: print trailing bytes with odMatthieu Baerts (NGI0)
2025-09-15selftests: mptcp: avoid spurious errors on TCP disconnectMatthieu Baerts (NGI0)
2025-09-15selftests: mptcp: connect: catch IO errors on listen sideMatthieu Baerts (NGI0)
2025-09-15mptcp: propagate shutdown to subflows when possibleMatthieu Baerts (NGI0)
2025-09-15selftests: bonding: add fail_over_mac testingHangbin Liu
2025-09-15bonding: set random address only when slaves already existHangbin Liu
2025-09-15rds: ib: Increment i_fastreg_wrs before bailing outHåkon Bugge
2025-09-15wifi: iwlwifi: pcie: fix byte count table for some devicesJohannes Berg
2025-09-14Merge branch 'net-dst_metadata-fix-df-flag-extraction-on-tunnel-rx'Jakub Kicinski
2025-09-14selftests: openvswitch: add a simple test for tunnel metadataIlya Maximets
2025-09-14net: dst_metadata: fix IP_DF bit not extracted from tunnel headersIlya Maximets
2025-09-14qed: Don't collect too many protection override GRC elementsJamie Bainbridge
2025-09-14octeon_ep: Validate the VF IDKamal Heib
2025-09-14rxrpc: Fix untrusted unsigned subtractDavid Howells
2025-09-14rxrpc: Fix unhandled errors in rxgk_verify_packet_integrity()David Howells
2025-09-14dpll: fix clock quality level reportingIvan Vecera
2025-09-14net/tcp: Fix a NULL pointer dereference when using TCP-AO with TCP_REPAIRAnderson Nascimento
2025-09-12net: ethtool: handle EOPNOTSUPP from ethtool get_ts_info() methodRussell King (Oracle)
2025-09-11dpaa2-switch: fix buffer pool seeding for control trafficIoana Ciornei
2025-09-11net/mlx5: Not returning mlx5_link_info table when speed is unknownLi Tian