summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'bnxt_en-ntuple-fuilter-support'David S. Miller2024-01-023-246/+936
|\
| * bnxt_en: Add support for ntuple filter deletion by ethtool.Michael Chan2024-01-021-0/+29
| * bnxt_en: Add support for ntuple filters added from ethtool.Michael Chan2024-01-023-7/+201
| * bnxt_en: Add ntuple matching flags to the bnxt_ntuple_filter structure.Michael Chan2024-01-023-50/+99
| * bnxt_en: Refactor ntuple filter removal logic in bnxt_cfg_ntp_filters().Michael Chan2024-01-022-16/+22
| * bnxt_en: Refactor the hash table logic for ntuple filters.Michael Chan2024-01-023-28/+59
| * bnxt_en: Refactor filter insertion logic in bnxt_rx_flow_steer().Michael Chan2024-01-022-52/+41
| * bnxt_en: Add new BNXT_FLTR_INSERTED flag to bnxt_filter_base struct.Michael Chan2024-01-022-1/+11
| * bnxt_en: Add bnxt_lookup_ntp_filter_from_idx() functionMichael Chan2024-01-021-6/+20
| * bnxt_en: Add function to calculate Toeplitz hashPavan Chebbi2024-01-022-3/+108
| * bnxt_en: Refactor L2 filter alloc/free firmware commands.Michael Chan2024-01-022-54/+112
| * bnxt_en: Re-structure the bnxt_ntuple_filter structure.Michael Chan2024-01-022-26/+40
| * bnxt_en: Add bnxt_l2_filter hash table.Michael Chan2024-01-022-14/+191
| * bnxt_en: Refactor bnxt_ntuple_filter structure.Michael Chan2024-01-023-30/+44
|/
* Merge tag 'for-net-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2024-01-0215-163/+386
|\
| * Bluetooth: Fix atomicity violation in {min,max}_key_size_setGui-Dong Han2023-12-221-4/+8
| * Bluetooth: Add device 13d3:3572 IMC Networks Bluetooth RadioJagan Teki2023-12-221-0/+2
| * Bluetooth: L2CAP: Fix possible multiple reject sendFrédéric Danis2023-12-221-1/+2
| * Bluetooth: hci_sync: fix BR/EDR wakeup bugclancy shang2023-12-221-4/+6
| * Bluetooth: btnxpuart: remove useless assignmentFrancesco Dolcini2023-12-221-1/+0
| * Bluetooth: btmtkuart: fix recv_buf() return valueFrancesco Dolcini2023-12-221-8/+3
| * Bluetooth: btnxpuart: fix recv_buf() return valueFrancesco Dolcini2023-12-221-4/+3
| * Bluetooth: qca: Support HFP offload for QCA2066Zijun Hu2023-12-221-0/+22
| * Bluetooth: hci_conn: Check non NULL function before calling for HFP offloadZijun Hu2023-12-221-3/+8
| * Bluetooth: ISO: Avoid creating child socket if PA sync is terminatingIulia Tanasescu2023-12-221-3/+48
| * Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz2023-12-223-15/+5
| * Bluetooth: btintel: Print firmware SHA1Kiran K2023-12-222-1/+8
| * Bluetooth: hci_core: Remove le_restart_scan workLuiz Augusto von Dentz2023-12-223-107/+7
| * Bluetooth: Add documentation to exported functions in libYuran Pereira2023-12-221-3/+66
| * Bluetooth: btusb: Don't suspend when there are connectionsLuiz Augusto von Dentz2023-12-221-0/+4
| * Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks for QCA2066Zijun Hu2023-12-221-0/+1
| * Bluetooth: ISO: Reassociate a socket with an active BISIulia Tanasescu2023-12-223-4/+131
| * Bluetooth: ISO: Allow binding a PA sync socketIulia Tanasescu2023-12-221-5/+62
* | Documentation: add pyyaml to requirements.txtVegard Nossum2024-01-021-0/+1
* | Merge branch 'mptcp-mib-counters'David S. Miller2024-01-028-26/+110
|\ \
| * | selftests: mptcp: diag: check CURRESTAB countersGeliang Tang2024-01-021-1/+16
| * | selftests: mptcp: join: check CURRESTAB countersGeliang Tang2024-01-021-5/+41
| * | mptcp: use mptcp_set_stateGeliang Tang2024-01-023-20/+25
| * | mptcp: add CurrEstab MIB counter supportGeliang Tang2024-01-024-0/+28
|/ /
* | Merge branch 'selftests-tcp-ao'David S. Miller2024-01-024-18/+36
|\ \
| * | selftest/tcp-ao: Work on namespace-ified sysctl_optmem_maxDmitry Safonov2024-01-021-8/+27
| * | selftest/tcp-ao: Set routes in a proper VRF table idDmitry Safonov2024-01-023-10/+9
|/ /
* | Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2024-01-0267-419/+2733
|\ \
| * | wifi: iwlwifi: replace ENOTSUPP with EOPNOTSUPPAndrei Otcheretianski2023-12-215-12/+12
| * | wifi: iwlwifi: mvm: use the new command to clear the internal bufferEmmanuel Grumbach2023-12-213-0/+19
| * | wifi: iwlwifi: mvm: disallow puncturing in US/CanadaJohannes Berg2023-12-211-0/+10
| * | wifi: iwlwifi: mvm: add US/Canada MCC to APIJohannes Berg2023-12-212-5/+5
| * | wifi: iwlwifi: Add rf_mapping of new wifi7 devicesMukesh Sisodiya2023-12-212-0/+12
| * | wifi: iwlwifi: cleanup BT Shared Single Antenna codeMiri Korenblit2023-12-212-19/+4
| * | wifi: iwlwifi: assign phy_ctxt before eSR activationMiri Korenblit2023-12-211-3/+3