summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-26wifi: cfg80211: validate MLO connections betterJohannes Berg5-17/+152
2024-01-26wifi: mac80211: take EML/MLD capa from assoc responseJohannes Berg1-9/+13
2024-01-26wifi: mac80211_hwsim: advertise AP-side EMLSR/EMLMR capaJohannes Berg1-0/+2
2024-01-26wifi: mac80211: add support for SPP A-MSDUsJohannes Berg7-11/+44
2024-01-26wifi: cfg80211: add support for SPP A-MSDUsJohannes Berg3-3/+37
2024-01-26wifi: mac80211_hwsim: Declare support for negotiated TTLMIlan Peer1-0/+27
2024-01-26wifi: mac80211: add support for negotiated TTLM requestAyala Beker7-2/+188
2024-01-26wifi: mac80211_hwsim: handle BSS_CHANGED_MLD_TTLMAyala Beker1-1/+1
2024-01-26wifi: mac80211_hwsim: handle TID to link mapping neg requestAyala Beker1-0/+19
2024-01-26wifi: mac80211: process and save negotiated TID to Link mapping requestAyala Beker8-18/+465
2024-01-26wifi: ieee80211: add definitions for negotiated TID to Link mapAyala Beker1-0/+28
2024-01-26wifi: cfg80211: add RNR with reporting AP informationBenjamin Berg2-8/+163
2024-01-26wifi: wireless: avoid strlen() in cfg80211_michael_mic_failure()Dmitry Antipov1-5/+5
2024-01-26tsnep: Add link down PHY loopback supportGerhard Engleder1-1/+3
2024-01-26gve: Modify rx_buf_alloc_fail counter centrally and closer to failureAnkit Garg1-8/+11
2024-01-26Merge branch 'selftests-updates-to-fcnal-test-for-autoamted-environment'Jakub Kicinski1-6/+19
2024-01-26selftest: Show expected and actual return codes for test failures in fcnal-testDavid Ahern1-0/+1
2024-01-26selftest: Fix set of ping_group_range in fcnal-testDavid Ahern1-6/+15
2024-01-26selftest: Update PATH for nettest in fcnal-testDavid Ahern1-0/+3
2024-01-26Merge tag 'wireless-next-2024-01-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski82-1392/+4612
2024-01-26vsock/test: print type for SOCK_SEQPACKETArseniy Krasnov1-0/+2
2024-01-26Merge branch 'selftests-tc-testing-misc-changes-for-tdc'Jakub Kicinski5-4/+6
2024-01-26selftests: tc-testing: return fail if a test fails in setup/teardownPedro Tammela1-1/+1
2024-01-26selftests: tc-testing: enable all tdc testsPedro Tammela1-2/+1
2024-01-26selftests: tc-testing: adjust fq test to latest iproute2Pedro Tammela1-1/+1
2024-01-26selftests: tc-testing: check if 'jq' is available in taprio testsPedro Tammela1-0/+2
2024-01-26selftests: tc-testing: add missing netfilter configPedro Tammela1-0/+1
2024-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1036-9456/+25543
2024-01-25Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds120-341/+928
2024-01-25Merge tag 'ovl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-51/+110
2024-01-25Merge tag 'vfs-6.8-rc2.netfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-42/+79
2024-01-25Merge tag 'nfsd-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2-13/+17
2024-01-25Merge tag 'urgent-rcu.2024.01.24a' of https://github.com/neeraju/linuxLinus Torvalds2-3/+34
2024-01-25net: dsa: mt7530: support OF-based registration of switch MDIO busArınç ÜNAL1-8/+26
2024-01-25Merge branch 'tsnep-xdp-fixes'Paolo Abeni1-2/+15
2024-01-25tsnep: Fix XDP_RING_NEED_WAKEUP for empty fill ringGerhard Engleder1-0/+13
2024-01-25tsnep: Remove FCS for XDP data pathGerhard Engleder1-2/+2
2024-01-25Merge tag 'mlx5-fixes-2024-01-24' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni20-41/+99
2024-01-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni13-91/+190
2024-01-25net: fec: fix the unhandled context fault from smmuShenwei Wang1-0/+2
2024-01-25selftests: bonding: do not test arp/ns target with mode balance-alb/tlbHangbin Liu1-4/+4
2024-01-25Merge tag 'nf-24-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski12-31/+121
2024-01-25fjes: fix memleaks in fjes_hw_setupZhipeng Lu1-7/+30
2024-01-25tipc: node: remove Excess struct member kernel-doc warningsRandy Dunlap1-2/+0
2024-01-25tipc: socket: remove Excess struct member kernel-doc warningRandy Dunlap1-1/+0
2024-01-25vsock/test: add '--peer-port' input argumentArseniy Krasnov6-58/+115
2024-01-25Merge tag 'ceph-for-6.8-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds1-13/+19
2024-01-25Merge tag 'integrity-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+0
2024-01-25Merge branch 'net-bpf_xdp_adjust_tail-and-intel-mbuf-fixes'Alexei Starovoitov12-89/+187
2024-01-25i40e: update xdp_rxq_info::frag_size for ZC enabled Rx queueMaciej Fijalkowski1-0/+7