summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-23net: ethernet: am65-cpsw: Rename TI_AM65_CPSW_TAS to TI_AM65_CPSW_QOSRoger Quadros
2023-12-23net: ethernet: am65-cpsw: Build am65-cpsw-qos only if requiredRoger Quadros
2023-12-23selftests: forwarding: ethtool_mm: fall back to aggregate if device does not ...Vladimir Oltean
2023-12-23selftests: forwarding: ethtool_mm: support devices with higher rx-min-frag-sizeVladimir Oltean
2023-12-23Merge branch 'net-selftests-unique-namespace-last-part'David S. Miller
2023-12-23kselftest/runner.sh: add netns supportHangbin Liu
2023-12-23selftests/net: convert pmtu.sh to run it in unique namespaceHangbin Liu
2023-12-23selftests/net: use unique netns name for setup_loopback.sh setup_veth.shHangbin Liu
2023-12-23selftests/net: convert xfrm_policy.sh to run it in unique namespaceHangbin Liu
2023-12-23selftests/net: convert stress_reuseport_listen.sh to run it in unique namespaceHangbin Liu
2023-12-23selftests/net: convert rtnetlink.sh to run it in unique namespaceHangbin Liu
2023-12-23selftests/net: convert netns-name.sh to run it in unique namespaceHangbin Liu
2023-12-23selftests/net: convert gre_gso.sh to run it in unique namespaceHangbin Liu
2023-12-23selftests/net: remove unneeded semicolonJiapeng Chong
2023-12-22selftest/tcp-ao: Rectify out-of-tree buildDmitry Safonov
2023-12-22tipc: Remove some excess struct member documentationJonathan Corbet
2023-12-22net: skbuff: Remove some excess struct-member documentationJonathan Corbet
2023-12-22Merge branch 'tcp-refactor-bhash2'David S. Miller
2023-12-22tcp: Remove dead code and fields for bhash2.Kuniyuki Iwashima
2023-12-22tcp: Link sk and twsk to tb2->owners using skc_bind_node.Kuniyuki Iwashima
2023-12-22tcp: Unlink sk from bhash.Kuniyuki Iwashima
2023-12-22tcp: Check hlist_empty(&tb->bhash2) instead of hlist_empty(&tb->owners).Kuniyuki Iwashima
2023-12-22tcp: Iterate tb->bhash2 in inet_csk_bind_conflict().Kuniyuki Iwashima
2023-12-22tcp: Rearrange tests in inet_csk_bind_conflict().Kuniyuki Iwashima
2023-12-22tcp: Link bhash2 to bhash.Kuniyuki Iwashima
2023-12-22tcp: Rename tb in inet_bind2_bucket_(init|create)().Kuniyuki Iwashima
2023-12-22tcp: Save address type in inet_bind2_bucket.Kuniyuki Iwashima
2023-12-22tcp: Save v4 address as v4-mapped-v6 in inet_bind2_bucket.v6_rcv_saddr.Kuniyuki Iwashima
2023-12-22tcp: Rearrange tests in inet_bind2_bucket_(addr_match|match_addr_any)().Kuniyuki Iwashima
2023-12-22tcp: Use bhash2 for v4-mapped-v6 non-wildcard address.Kuniyuki Iwashima
2023-12-22selftests/net: Fix various spelling mistakes in TCP-AO testsColin Ian King
2023-12-22Bluetooth: Fix atomicity violation in {min,max}_key_size_setGui-Dong Han
2023-12-22Bluetooth: Add device 13d3:3572 IMC Networks Bluetooth RadioJagan Teki
2023-12-22Bluetooth: L2CAP: Fix possible multiple reject sendFrédéric Danis
2023-12-22Bluetooth: hci_sync: fix BR/EDR wakeup bugclancy shang
2023-12-22Bluetooth: btnxpuart: remove useless assignmentFrancesco Dolcini
2023-12-22Bluetooth: btmtkuart: fix recv_buf() return valueFrancesco Dolcini
2023-12-22Bluetooth: btnxpuart: fix recv_buf() return valueFrancesco Dolcini
2023-12-22Bluetooth: qca: Support HFP offload for QCA2066Zijun Hu
2023-12-22Bluetooth: hci_conn: Check non NULL function before calling for HFP offloadZijun Hu
2023-12-22Bluetooth: ISO: Avoid creating child socket if PA sync is terminatingIulia Tanasescu
2023-12-22Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz
2023-12-22Bluetooth: btintel: Print firmware SHA1Kiran K
2023-12-22Bluetooth: hci_core: Remove le_restart_scan workLuiz Augusto von Dentz
2023-12-22Bluetooth: Add documentation to exported functions in libYuran Pereira
2023-12-22Bluetooth: btusb: Don't suspend when there are connectionsLuiz Augusto von Dentz
2023-12-22Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks for QCA2066Zijun Hu
2023-12-22Bluetooth: ISO: Reassociate a socket with an active BISIulia Tanasescu
2023-12-22Bluetooth: ISO: Allow binding a PA sync socketIulia Tanasescu
2023-12-22octeontx2-af: Fix a double free issueSuman Ghosh