summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bonding: Fix extraction of ports from the packet headersMoshe Tal2022-01-171-2/+2
* net/smc: Fix hung_task when removing SMC-R devicesWen Gu2022-01-161-16/+1
* ipv4: update fib_info_cnt under spinlock protectionEric Dumazet2022-01-161-3/+8
* net/smc: Remove unused function declarationWen Gu2022-01-151-4/+0
* net: wwan: Fix MRU mismatch issue which may lead to data connection lostSlark Xiao2022-01-151-2/+2
* net: phy: marvell: add Marvell specific PHY loopbackMohammad Athari Bin Ismail2022-01-151-1/+55
* net: ethernet: sun4i-emac: Fix an error handling path in emac_probe()Christophe JAILLET2022-01-151-0/+1
* net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()Tom Rix2022-01-151-1/+1
* net: mscc: ocelot: don't dereference NULL pointers with shared tc filtersVladimir Oltean2022-01-151-1/+28
* af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progressEric Dumazet2022-01-152-5/+15
* net: stmmac: Fix "Unbalanced pm_runtime_enable!" warningKai-Heng Feng2022-01-141-1/+2
* lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin2022-01-141-1/+2
* net: apple: bmac: Fix build since dev_addr constificationMichael Ellerman2022-01-141-1/+4
* net: apple: mace: Fix build since dev_addr constificationMichael Ellerman2022-01-141-5/+11
* kselftests/net: list all available tests in usage()Li Zhijian2022-01-141-0/+3
* net: usb: Correct reset handling of smsc95xxMarkus Reichl2022-01-141-1/+2
* bcmgenet: add WOL IRQ checkSergey Shtylyov2022-01-141-4/+6
* net_sched: restore "mpu xxx" handlingKevin Bracey2022-01-132-0/+6
* net: qmi_wwan: Add Hucom Wireless HM-211S/KKyoungkyu Park2022-01-131-0/+1
* net/smc: Resolve the race between SMC-R link access and clearWen Gu2022-01-132-12/+44
* net/smc: Introduce a new conn->lgr validity check helperWen Gu2022-01-136-12/+24
* inet: frags: annotate races around fqdir->dead and fqdir->high_threshEric Dumazet2022-01-134-7/+18
* Merge branch 'smc-race-fixes'David S. Miller2022-01-133-11/+53
|\
| * net/smc: Resolve the race between link group access and terminationWen Gu2022-01-133-11/+53
|/
* kselftests/net: adapt the timeout to the largest runtimeLi Zhijian2022-01-131-1/+1
* net: mscc: ocelot: don't let phylink re-enable TX PAUSE on the NPI portVladimir Oltean2022-01-131-1/+4
* atm: iphase: remove redundant pointer skbColin Ian King2022-01-131-3/+1
* sch_api: Don't skip qdisc attach on ingressMaxim Mikityanskiy2022-01-131-1/+1
* net: qmi_wwan: add ZTE MF286D modem 19d2:1485Pawel Dembicki2022-01-131-0/+1
* sit: allow encapsulated IPv6 traffic to be delivered locallyIgnat Korchagin2022-01-121-1/+1
* net: marvell: prestera: Fix deinit sequence for routerYevhen Orlov2022-01-124-2/+10
* net: marvell: prestera: Refactor router functionsYevhen Orlov2022-01-123-12/+14
* net: marvell: prestera: Refactor get/put VR functionsYevhen Orlov2022-01-122-17/+17
* net: marvell: prestera: Cleanup router structYevhen Orlov2022-01-121-1/+0
* Merge branch 'arm-ox810se-add-ethernet-support'Jakub Kicinski2022-01-122-22/+82
|\
| * net: stmmac: dwmac-oxnas: Add support for OX810SENeil Armstrong2022-01-121-22/+79
| * dt-bindings: net: oxnas-dwmac: Add bindings for OX810SENeil Armstrong2022-01-121-0/+3
|/
* net: bonding: fix bond_xmit_broadcast return value error bugJie Wang2022-01-121-8/+22
* net/smc: fix possible NULL deref in smc_pnet_add_eth()Eric Dumazet2022-01-121-1/+2
* net: bridge: fix net device refcount tracking issue in error pathEric Dumazet2022-01-121-1/+2
* Merge branch 'ipa-fixes'David S. Miller2022-01-122-10/+35
|\
| * net: ipa: prevent concurrent replenishAlex Elder2022-01-122-0/+15
| * net: ipa: use a bitmap for endpoint replenish_enabledAlex Elder2022-01-122-6/+17
| * net: ipa: fix atomic update in ipa_endpoint_replenish()Alex Elder2022-01-121-4/+3
|/
* ref_tracker: use __GFP_NOFAIL more carefullyEric Dumazet2022-01-121-1/+4
* nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTIONJordy Zomer2022-01-121-0/+10
* net: fix sock_timestamping_bind_phc() to release deviceMiroslav Lichvar2022-01-121-0/+2
* Revert "of: net: support NVMEM cells with MAC in text format"Michael Walle2022-01-121-22/+11
* net: phy: at803x: make array offsets staticColin Ian King2022-01-121-1/+1
* nfc: pn544: make array rset_cmd static constColin Ian King2022-01-121-1/+1