summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: axienet: Unexport and remove unused mdio functionsAndy Chiu2022-11-212-14/+1
* net: microchip: sparx5: prevent uninitialized variableDan Carpenter2022-11-211-1/+1
* net: ethernet: mtk_eth_soc: fix RSTCTRL_PPE{0,1} definitionsLorenzo Bianconi2022-11-212-13/+10
* net: microchip: sparx5: kunit test: Fix compile warnings.Horatiu Vultur2022-11-211-6/+6
* Merge branch 'nfp-ipsec-offload'David S. Miller2022-11-2110-15/+735
|\
| * nfp: implement xfrm callbacks and expose ipsec offload feature to upper layerHuanhuan Wang2022-11-213-4/+490
| * nfp: add framework to support ipsec offloadingHuanhuan Wang2022-11-2110-10/+233
| * nfp: extend capability and control wordsYinjun Zhang2022-11-213-3/+14
|/
* bna: Avoid clashing function prototypesGustavo A. R. Silva2022-11-217-43/+82
* net: ethernet: mediatek: ppe: assign per-port queues for offloaded trafficFelix Fietkau2022-11-193-3/+31
* net: dsa: tag_mtk: assign per-port queuesFelix Fietkau2022-11-191-0/+2
* net: ethernet: mtk_eth_soc: implement multi-queue support for per-port queuesFelix Fietkau2022-11-192-49/+258
* net: ethernet: mtk_eth_soc: avoid port_mg assignment on MT7622 and newerFelix Fietkau2022-11-192-3/+5
* net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is fullFelix Fietkau2022-11-192-1/+5
* net: ethernet: mtk_eth_soc: increase tx ring size for QDMA devicesFelix Fietkau2022-11-192-16/+23
* net: fman: remove reference to non-existing config PCSLukas Bulwahn2022-11-191-1/+0
* netlink: remove the flex array from struct nlmsghdrJakub Kicinski2022-11-192-3/+1
* mrp: introduce active flags to prevent UAF when applicant uninitSchspa Shi2022-11-182-5/+14
* Merge tag 'rxrpc-next-20221116' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2022-11-183-11/+19
|\
| * rxrpc: Fix network address validationDavid Howells2022-11-161-4/+5
| * rxrpc: Fix oops from calling udpv6_sendmsg() on AF_INET socketDavid Howells2022-11-161-6/+12
| * rxrpc: Fix missing IPV6 #ifdefDavid Howells2022-11-141-1/+2
* | net: fix napi_disable() logic errorEric Dumazet2022-11-181-2/+2
* | rxrpc: uninitialized variable in rxrpc_send_ack_packet()Dan Carpenter2022-11-181-2/+0
* | rxrpc: fix rxkad_verify_response()Dan Carpenter2022-11-181-2/+4
* | net: ethernet: mtk_eth_soc: remove cpu_relax in mtk_pending_workLorenzo Bianconi2022-11-181-5/+2
* | net: ethernet: mtk_eth_soc: do not overwrite mtu configuration running reset ...Lorenzo Bianconi2022-11-181-19/+34
* | net: ipa: avoid a null pointer dereferenceAlex Elder2022-11-181-3/+6
* | Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2022-11-18106-1419/+5790
|\ \
| * \ Merge tag 'iwlwifi-next-for-kalle-2022-11-06-v2' of http://git.kernel.org/pub...Kalle Valo2022-11-1719-121/+773
| |\ \
| | * | wifi: iwlwifi: mei: wait for the mac to stop on suspendAvraham Stern2022-11-101-2/+21
| | * | wifi: iwlwifi: iwlmei: report disconnection as temporaryAvraham Stern2022-11-101-1/+1
| | * | wifi: iwlwifi: mei: use wait_event_timeout() return valueAvraham Stern2022-11-101-20/+1
| | * | wifi: iwlwifi: mei: implement PLDR flowAvraham Stern2022-11-105-0/+183
| | * | wifi: iwlwifi: mvm: Fix getting the lowest rateIlan Peer2022-11-104-11/+59
| | * | wifi: iwlwifi: mvm: support new key APIJohannes Berg2022-11-107-2/+337
| | * | wifi: iwlwifi: dbg: use bit of DRAM alloc ID to store failed allocsRotem Saado2022-11-101-1/+1
| | * | wifi: iwlwifi: mvm: print an error instead of a warning on invalid rateLuca Coelho2022-11-101-3/+5
| | * | wifi: iwlwifi: cfg: disable STBC for BL step A devicesLuca Coelho2022-11-101-3/+17
| | * | wifi: iwlwifi: dbg: add support for DBGC4 on BZ family and aboveRotem Saado2022-11-101-1/+4
| | * | wifi: iwlwifi: mvm: use old checksum for Bz A-stepJohannes Berg2022-11-102-3/+20
| | * | wifi: iwlwifi: mei: fix potential NULL-ptr deref after cloneJohannes Berg2022-11-101-3/+7
| | * | wifi: iwlwifi: mei: avoid blocking sap messages handling due to rtnl lockAvraham Stern2022-11-101-20/+37
| | * | wifi: iwlwifi: mei: fix tx DHCP packet for devices with new Tx APIEmmanuel Grumbach2022-11-101-1/+7
| | * | wifi: iwlwifi: mei: don't send SAP commands if AMT is disabledEmmanuel Grumbach2022-11-101-41/+44
| | * | wifi: iwlwifi: mei: make sure ownership confirmed message is sentAvraham Stern2022-11-105-16/+29
| | * | wifi: iwlwifi: mvm: send TKIP connection status to csmeAvraham Stern2022-11-103-1/+8
| * | | wifi: wl1251: switch to using gpiod APIDmitry Torokhov2022-11-162-30/+34
| * | | wifi: wl1251: drop support for platform dataDmitry Torokhov2022-11-167-108/+4
| * | | ARM: OMAP2+: pdata-quirks: stop including wl12xx.hDmitry Torokhov2022-11-161-1/+0