aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: ensure PTP time register reads are consistentYannick Vignon2022-02-031-7/+12
* net: ipa: request IPA register values be retainedAlex Elder2022-02-033-0/+64
* net: sparx5: do not refer to skb after passing it onSteen Hegelund2022-02-021-1/+1
* Merge tag 'mlx5-fixes-2022-02-01' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2022-02-0216-53/+98
|\
| * net/mlx5e: Avoid field-overflowing memcpy()Kees Cook2022-02-012-4/+6
| * net/mlx5e: Use struct_group() for memcpy() regionKees Cook2022-02-011-1/+1
| * net/mlx5e: Avoid implicit modify hdr for decap drop ruleRoi Dayan2022-02-011-1/+2
| * net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP trafficRaed Salem2022-02-011-2/+11
| * net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated trafficRaed Salem2022-02-011-3/+6
| * net/mlx5e: Don't treat small ceil values as unlimited in HTB offloadMaxim Mikityanskiy2022-02-011-1/+2
| * net/mlx5: E-Switch, Fix uninitialized variable modactMaor Dickman2022-02-011-1/+1
| * net/mlx5e: Fix handling of wrong devices during bond neteventMaor Dickman2022-02-011-18/+14
| * net/mlx5e: Fix broken SKB allocation in HW-GROKhalid Manaa2022-02-011-9/+17
| * net/mlx5e: Fix wrong calculation of header index in HW_GROKhalid Manaa2022-02-012-2/+7
| * net/mlx5: Bridge, Fix devlink deadlock on net namespace deletionRoi Dayan2022-02-011-2/+2
| * net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak2022-02-011-3/+4
| * net/mlx5e: TC, Reject rules with forward and drop actionsRoi Dayan2022-02-011-0/+6
| * net/mlx5: Use del_timer_sync in fw reset flow of halting pollMaher Sanalla2022-02-011-1/+1
| * net/mlx5e: Fix module EEPROM queryGal Pressman2022-02-011-4/+5
| * net/mlx5e: TC, Reject rules with drop and modify hdr actionRoi Dayan2022-02-011-0/+6
| * net/mlx5: Bridge, ensure dev_name is null-terminatedVlad Buslov2022-02-011-1/+1
| * net/mlx5: Bridge, take rtnl lock in init error handlerVlad Buslov2022-02-012-0/+6
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2022-02-013-19/+44
|\ \ | |/ |/|
| * e1000e: Handshake with CSME starts from ADL platformsSasha Neftin2022-02-011-2/+4
| * e1000e: Separate ADP board type from TGPSasha Neftin2022-02-013-17/+40
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2022-02-012-2/+30
|\ \
| * | i40e: Fix reset path while removing the driverKaren Sornek2022-01-312-1/+19
| * | i40e: Fix reset bw limit when DCB enabled with 1 TCJedrzej Jagielski2022-01-311-1/+11
* | | net: macsec: Verify that send_sci is on when setting Tx sci explicitlyLior Nahmanson2022-02-011-0/+9
* | | ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov2022-02-011-3/+3
* | | ethernet: smc911x: fix indentation in get/set EEPROMJakub Kicinski2022-02-011-4/+4
| |/ |/|
* | net: phy: Fix qca8081 with speeds lower than 2.5Gb/sJonathan McDowell2022-02-011-13/+13
* | net: macsec: Fix offload support for NETDEV_UNREGISTER eventLior Nahmanson2022-01-311-12/+12
* | net: stmmac: dump gmac4 DMA registers correctlyCamel Guo2022-01-312-2/+18
* | net: dsa: mt7530: make NET_DSA_MT7530 select MEDIATEK_GE_PHYArınç ÜNAL2022-01-311-0/+1
|/
* net: stmmac: properly handle with runtime pm in stmmac_dvr_remove()Jisheng Zhang2022-01-281-2/+4
* Merge tag 'ieee802154-for-net-2022-01-28' of git://git.kernel.org/pub/scm/lin...David S. Miller2022-01-284-4/+15
|\
| * net: ieee802154: ca8210: Stop leaking skb'sMiquel Raynal2022-01-271-0/+1
| * net: ieee802154: at86rf230: Stop leaking skb'sMiquel Raynal2022-01-271-2/+11
| * net: ieee802154: mcr20a: Fix lifs/sifs periodsMiquel Raynal2022-01-271-2/+2
| * net: ieee802154: hwsim: Ensure proper channel selection at probe timeMiquel Raynal2022-01-271-0/+1
* | gve: fix the wrong AdminQ buffer queue index checkHaiyue Wang2022-01-281-1/+1
* | net: stmmac: dwmac-visconti: No change to ETHER_CLOCK_SEL for unexpected spee...Yuji Ishikawa2022-01-281-2/+7
* | net: amd-xgbe: ensure to reset the tx_timer_active flagRaju Rangoju2022-01-271-0/+2
* | net: amd-xgbe: Fix skb data length underflowShyam Sundar S K2022-01-271-1/+11
* | Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-01-2754-279/+523
|\ \
| * | net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang2022-01-271-1/+1
| * | net: stmmac: skip only stmmac_ptp_register when resume from suspendMohammad Athari Bin Ismail2022-01-271-11/+9
| * | net: stmmac: configure PTP clock source prior to PTP initializationMohammad Athari Bin Ismail2022-01-272-3/+3
| * | gve: Fix GFP flags when allocing pagesCatherine Sullivan2022-01-264-6/+7