summaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-05l2tp: remove unneeded null check in l2tp_v2_session_get_nextJames Chapman1-1/+1
2024-09-05net: mana: Improve mana_set_channels() in low mem conditionsShradha Gupta3-17/+19
2024-09-04eth: fbnic: Add support to fetch group statsMohsin Bashir8-0/+211
2024-09-04eth: fbnic: Add ethtool support for fbnicMohsin Bashir7-3/+49
2024-09-04selftests: add selftest for UDP SO_PEEK_OFF supportJason Xing3-37/+57
2024-09-04net: sparx5: ditch sparx5_fdma_rx/tx_reload() functionsDaniel Machon1-10/+4
2024-09-04net: sparx5: use contiguous memory for tx buffersDaniel Machon2-45/+13
2024-09-04net: sparx5: use library helper for freeing tx buffersDaniel Machon1-0/+1
2024-09-04net: sparx5: use FDMA library for adding DCB's in the tx pathDaniel Machon1-30/+9
2024-09-04net: sparx5: use the FDMA library for allocation of tx buffersDaniel Machon2-64/+44
2024-09-04net: sparx5: use a few FDMA helpers in the rx pathDaniel Machon1-10/+7
2024-09-04net: sparx5: use library helper for freeing rx buffersDaniel Machon1-0/+1
2024-09-04net: sparx5: use FDMA library for adding DCB's in the rx pathDaniel Machon1-46/+3
2024-09-04net: sparx5: use the FDMA library for allocation of rx buffersDaniel Machon2-54/+43
2024-09-04net: sparx5: replace a few variables with new equivalent onesDaniel Machon2-46/+63
2024-09-04net: sparx5: use FDMA library symbolsDaniel Machon3-44/+3
2024-09-04net: microchip: add FDMA libraryDaniel Machon7-0/+417
2024-09-04be2net: Remove unused declarationsYue Haibing2-5/+0
2024-09-04qlcnic: Remove unused declarationsYue Haibing2-11/+0
2024-09-04net: alacritech: Partially revert "net: alacritech: Switch to use dev_err_pro...Krzysztof Kozlowski1-5/+8
2024-09-04netlink: specs: nftables: allow decode of default firewalld rulesetFlorian Westphal1-4/+250
2024-09-04selftests: mptcp: pm_nl_ctl: remove re-definitionMatthieu Baerts (NGI0)1-8/+2
2024-09-04selftests: mptcp: join: simplify checksum_testsGeliang Tang1-32/+11
2024-09-04selftests: mptcp: join: mute errors when ran in the backgroundMatthieu Baerts (NGI0)1-18/+18
2024-09-04selftests: mptcp: join: specify host being checkedMatthieu Baerts (NGI0)1-44/+45
2024-09-04selftests: mptcp: join: more explicit check nameMatthieu Baerts (NGI0)1-32/+33
2024-09-04selftests: mptcp: join: validate MPJ SYN TX MIB countersMatthieu Baerts (NGI0)1-11/+78
2024-09-04selftests: mptcp: join: one line for join checkMatthieu Baerts (NGI0)1-15/+30
2024-09-04selftests: mptcp: join: reduce join_nr paramsMatthieu Baerts (NGI0)1-9/+22
2024-09-04mptcp: MIB counters for sent MP_JOINMatthieu Baerts (NGI0)3-3/+26
2024-09-04mptcp: pm: reduce entries iterations on connectMatthieu Baerts (NGI0)5-100/+62
2024-09-04mptcp: pm: rename helpers linked to 'flush'Matthieu Baerts (NGI0)1-6/+6
2024-09-04net: mvpp2: Remove setting of RX software timestampGal Pressman1-2/+0
2024-09-04octeontx2-pf: Remove setting of RX software timestampGal Pressman1-2/+0
2024-09-04gianfar: Remove setting of RX software timestampGal Pressman1-8/+2
2024-09-04net: enetc: Remove setting of RX software timestampGal Pressman1-8/+2
2024-09-04net: fec: Remove setting of RX software timestampGal Pressman1-4/+0
2024-09-04net: hns3: Remove setting of RX software timestampGal Pressman1-4/+0
2024-09-04net: ethernet: rtsn: Remove setting of RX software timestampGal Pressman1-2/+0
2024-09-04net: renesas: rswitch: Remove setting of RX software timestampGal Pressman1-2/+0
2024-09-04ravb: Remove setting of RX software timestampGal Pressman1-2/+2
2024-09-04ionic: Remove setting of RX software timestampGal Pressman1-2/+0
2024-09-04tsnep: Remove setting of RX software timestampGal Pressman1-4/+0
2024-09-04can: peak_usb: Remove setting of RX software timestampGal Pressman1-3/+0
2024-09-04can: peak_canfd: Remove setting of RX software timestampGal Pressman1-3/+0
2024-09-04can: dev: Remove setting of RX software timestampGal Pressman1-3/+0
2024-09-04ethtool: RX software timestamp for allGal Pressman1-7/+8
2024-09-03ioam6: improve checks on user dataJustin Iurman1-2/+10
2024-09-03cxgb: Remove unused declarationsYue Haibing2-4/+0
2024-09-03cxgb4: Remove unused declarationsYue Haibing3-7/+0