summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: tls: fix device-offloaded sendpage straddling recordsJakub Kicinski2023-03-061-0/+2
* net: ethernet: mtk_eth_soc: fix RX data corruption issueDaniel Golle2023-03-062-1/+3
* net: phy: smsc: fix link up detection in forced irq modeHeiner Kallweit2023-03-061-11/+3
* bnxt_en: Fix the double free during device removalSelvin Xavier2023-03-062-2/+2
* bnxt_en: Avoid order-5 memory allocation for TPA dataMichael Chan2023-03-061-11/+12
* net: phylib: get rid of unnecessary lockingRussell King (Oracle)2023-03-061-7/+1
* net: stmmac: add to set device wake up flag when stmmac init phyRongguang Wei2023-03-061-0/+1
* Merge branch 'nfp-ipsec-csum'David S. Miller2023-03-035-9/+41
|\
| * nfp: fix esp-tx-csum-offload doesn't take effectHuanhuan Wang2023-03-031-0/+4
| * nfp: fix incorrectly set csum flag for nfdk pathHuanhuan Wang2023-03-032-4/+10
| * nfp: fix incorrectly set csum flag for nfd3 pathHuanhuan Wang2023-03-032-5/+27
|/
* ice: copy last block omitted in ice_get_module_eeprom()Petr Oros2023-03-031-2/+4
* Merge branch 'net-tools-ynl-fixes'David S. Miller2023-03-036-31/+32
|\
| * netlink: specs: update for codegen enumerating from 1Jakub Kicinski2023-03-033-17/+2
| * tools: ynl: use 1 as the default for first entry in attrs/opsJakub Kicinski2023-03-033-6/+14
| * tools: ynl: fully inherit attrs in subsetsJakub Kicinski2023-03-032-9/+17
|/
* Merge tag 'ieee802154-for-net-2023-03-02' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2023-03-032-1/+3
|\
| * ieee802154: Prevent user from crashing the hostMiquel Raynal2023-03-021-1/+1
| * ca8210: fix mac_len negative array accessAlexander Aring2023-03-021-0/+2
* | net: caif: Fix use-after-free in cfusbl_device_notify()Shigeru Yoshida2023-03-031-0/+3
* | net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...Yuiko Oshino2023-03-032-26/+33
* | net: use indirect calls helpers for sk_exit_memory_pressure()Brian Vazquez2023-03-021-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfPaolo Abeni2023-03-023-1/+11
|\
| * netfilter: nft_quota: copy content when cloning expressionPablo Neira Ayuso2023-03-011-1/+5
| * netfilter: nft_last: copy content when cloning expressionPablo Neira Ayuso2023-03-011-0/+4
| * selftests: nft_nat: ensuring the listening side is up before starting the clientHangbin Liu2023-03-011-0/+2
* | net: tls: avoid hanging tasks on the tx_lockJakub Kicinski2023-03-021-7/+19
* | net: tls: fix possible race condition between do_tls_getsockopt_conf() and do...Hangyu Hua2023-03-021-18/+5
* | net: lan966x: Fix port police support using tc-matchallHoratiu Vultur2023-03-011-1/+1
* | net/sched: flower: fix fl_change() error recovery pathEric Dumazet2023-03-011-4/+6
* | ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()Eric Dumazet2023-03-011-0/+1
* | net/sched: act_connmark: handle errno on tcf_idr_check_allocPedro Tammela2023-03-011-0/+3
* | net: avoid skb end_offset change in __skb_unclone_keeptruesize()Eric Dumazet2023-03-011-8/+23
* | tls: rx: fix return value for async cryptoJakub Kicinski2023-02-281-1/+1
* | Merge branch 'freescale-t1040rdb-dts-updates'Jakub Kicinski2023-02-283-2/+6
|\ \ | |/ |/|
| * powerpc: dts: t1040rdb: enable both CPU portsVladimir Oltean2023-02-282-1/+6
| * powerpc: dts: t1040rdb: fix compatible string for Rev A boardsVladimir Oltean2023-02-281-1/+0
|/
* net: phy: unlock on error in phy_probe()Dan Carpenter2023-02-281-1/+1
* nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_pro...Kang Chen2023-02-281-0/+4
* bgmac: fix *initial* chip reset to support BCM5358Rafał Miłecki2023-02-282-2/+8
* Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-2772-318/+546
|\
| * tcp: tcp_check_req() can be called from process contextEric Dumazet2023-02-271-2/+5
| * net: phy: c45: fix network interface initialization failures on xtensa, arm:c...Oleksij Rempel2023-02-271-1/+1
| * xen-netback: remove unused variables pending_idx and indexTom Rix2023-02-271-5/+0
| * Merge tag 'wireless-2023-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-02-273-3/+4
| |\
| | * wifi: wext: warn about usage only onceJohannes Berg2023-02-261-2/+2
| | * wifi: mt76: usb: fix use-after-free in mt76u_free_rx_queueLorenzo Bianconi2023-02-261-0/+1
| | * wifi: ath11k: allow system suspend to survive ath11kLen Brown2023-02-221-1/+1
| * | net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchyPedro Tammela2023-02-271-2/+2
| * | net: dsa: ocelot_ext: remove unnecessary phylink.h includeRussell King (Oracle)2023-02-261-1/+0