summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* igmp: Fix data-races around sysctl_igmp_qrv.Kuniyuki Iwashima2022-07-181-2/+2
* net: prestera: acl: use proper mask for port selectorMaksym Glubokiy2022-07-181-3/+3
* net: stmmac: fix dma queue left shift overflow issueJunxiao Chang2022-07-181-0/+3
* net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee2022-07-186-21/+29
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2022-07-166-33/+11
|\
| * igc: Reinstate IGC_REMOVED logic and implement it properlyLennert Buytenhek2022-07-142-1/+7
| * Revert "e1000e: Fix possible HW unit hang after an s0ix exit"Sasha Neftin2022-07-144-32/+0
| * e1000e: Enable GPT clock before sending message to CSMESasha Neftin2022-07-141-0/+4
* | net: dsa: microchip: ksz_common: Fix refcount leak bugLiang He2022-07-161-1/+4
* | net: stmmac: fix unbalanced ptp clock issue in suspend/resume flowBiao Huang2022-07-152-10/+15
* | net: stmmac: fix pm runtime issue in stmmac_dvr_remove()Biao Huang2022-07-151-2/+3
* | stmmac: dwmac-mediatek: fix clock issueBiao Huang2022-07-151-28/+21
* | ip: Fix data-races around sysctl_ip_fwd_update_priority.Kuniyuki Iwashima2022-07-151-1/+2
* | ip: Fix data-races around sysctl_ip_default_ttl.Kuniyuki Iwashima2022-07-151-1/+1
* | nfp: flower: configure tunnel neighbour on cmsg rxTianyu Yuan2022-07-141-5/+13
* | xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queueJuergen Gross2022-07-141-0/+1
|/
* net: atlantic: remove aq_nic_deinit() when resumeChia-Lin Kao (AceLan)2022-07-141-3/+0
* net: atlantic: remove deep parameter on suspend/resume functionsChia-Lin Kao (AceLan)2022-07-141-14/+10
* sfc: fix kernel panic when creating VFÍñigo Huguet2022-07-141-0/+3
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-07-144-21/+136
|\
| * ice: change devlink code to read NVM in blocksPaul M Stillwell Jr2022-07-121-19/+40
| * ice: handle E822 generic device ID in PLDM headerPaul M Stillwell Jr2022-07-123-2/+96
* | sfc: fix use after free when disabling sriovÍñigo Huguet2022-07-141-3/+7
* | net: sunhme: output link status with a single print.Nick Bowler2022-07-131-31/+12
* | r8152: fix accessing unset transport headerHayes Wang2022-07-131-7/+7
* | Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2022-07-134-10/+15
|\ \
| * | wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi2022-06-291-1/+2
| * | wifi: mac80211_hwsim: set virtio device ready in probe()Johannes Berg2022-06-291-0/+2
| * | rtw88: 8821c: fix access const table of channel parametersPing-Ke Shih2022-06-102-9/+11
* | | net: stmmac: fix leaks in probeDan Carpenter2022-07-131-2/+4
* | | net: ftgmac100: Hold reference returned by of_get_child_by_name()Liang He2022-07-131-1/+14
* | | tcp: Fix data-races around sysctl_tcp_ecn.Kuniyuki Iwashima2022-07-131-1/+1
* | | bnxt_en: Fix bnxt_refclk_read()Pavan Chebbi2022-07-131-2/+11
* | | bnxt_en: Fix and simplify XDP transmit pathMichael Chan2022-07-131-5/+5
* | | bnxt_en: fix livepatch queryVikas Gupta2022-07-131-3/+5
* | | bnxt_en: Fix bnxt_reinit_after_abort() code pathMichael Chan2022-07-131-1/+2
* | | bnxt_en: reclaim max resources if sriov enable failsKashyap Desai2022-07-133-2/+8
| |/ |/|
* | net: marvell: prestera: fix missed deinit sequenceYevhen Orlov2022-07-121-0/+1
* | nfp: fix issue of skb segments exceeds descriptor limitationBaowen Zheng2022-07-091-8/+25
* | net: ocelot: fix wrong time_after usagePavel Skripkin2022-07-081-9/+8
* | Merge tag 'mlx5-fixes-2022-07-06' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-07-0811-38/+76
|\ \
| * | net/mlx5e: Ring the TX doorbell on DMA errorsMaxim Mikityanskiy2022-07-071-9/+30
| * | net/mlx5e: Fix capability check for updating vnic env countersGal Pressman2022-07-071-1/+1
| * | net/mlx5e: CT: Use own workqueue instead of mlx5e privRoi Dayan2022-07-071-8/+12
| * | net/mlx5: Lag, correct get the port select mode strLiu, Changcheng2022-07-073-5/+5
| * | net/mlx5e: Fix enabling sriov while tc nic rules are offloadedPaul Blakey2022-07-071-2/+3
| * | net/mlx5e: kTLS, Fix build time constant test in RXTariq Toukan2022-07-071-2/+1
| * | net/mlx5e: kTLS, Fix build time constant test in TXTariq Toukan2022-07-071-2/+1
| * | net/mlx5: Lag, decouple FDB selection and shared FDBMark Bloch2022-07-074-8/+22
| * | net/mlx5: TC, allow offload from uplink to other PF's VFEli Cohen2022-07-071-1/+1