summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-07-10virtio_net: check virtqueue_add_sgs() return valueYunjian Wang
2021-07-09net: ti: fix UAF in tlan_remove_onePavel Skripkin
2021-07-09net: qcom/emac: fix UAF in emac_removePavel Skripkin
2021-07-09net: moxa: fix UAF in moxart_mac_probePavel Skripkin
2021-07-08net: bcmgenet: Ensure all TX/RX queues DMAs are disabledFlorian Fainelli
2021-07-08net: microchip: sparx5: fix kconfig warningRandy Dunlap
2021-07-08cxgb4: fix IRQ free race during driver unloadShahjada Abul Husain
2021-07-08mt76: mt7921: continue to probe driver when fw already downloadedAaron Ma
2021-07-08atl1c: fix Mikrotik 10/25G NIC detectionGatis Peisenieks
2021-07-08ptp: Relocate lookup cookie to correct block.Jonathan Lemon
2021-07-07stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()YueHaibing
2021-07-07stmmac: dwmac-loongson: Fix unsigned comparison to zeroYueHaibing
2021-07-06octeontx2-pf: Fix assigned error return value that is never usedColin Ian King
2021-07-06bonding: fix incorrect return value of bond_ipsec_offload_ok()Taehee Yoo
2021-07-06bonding: fix suspicious RCU usage in bond_ipsec_offload_ok()Taehee Yoo
2021-07-06bonding: Add struct bond_ipesc to manage SATaehee Yoo
2021-07-06bonding: disallow setting nested bonding + ipsec offloadTaehee Yoo
2021-07-06bonding: fix suspicious RCU usage in bond_ipsec_del_sa()Taehee Yoo
2021-07-06ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct ...Taehee Yoo
2021-07-06net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of ...Taehee Yoo
2021-07-06bonding: fix null dereference in bond_ipsec_add_sa()Taehee Yoo
2021-07-06bonding: fix suspicious RCU usage in bond_ipsec_add_sa()Taehee Yoo
2021-07-05net: stmmac: ptp: update tas basetime after ptp adjustXiaoliang Yang
2021-07-05net: stmmac: add mutex lock to protect est parametersXiaoliang Yang
2021-07-05net: stmmac: separate the tas basetime calculation functionXiaoliang Yang
2021-07-05ptp: fix format string mismatch in ptp_sysfs.cYangbo Lu
2021-07-05ptp: fix NULL pointer dereference in ptp_clock_registerYangbo Lu
2021-07-03net: marvell: always set skb_shared_info in mvneta_swbm_add_rx_fragmentLorenzo Bianconi
2021-07-02vmxnet3: fix cksum offload issues for tunnels with non-default udp portsRonak Doshi
2021-07-02nfp: flower-ct: remove callback delete deadlockLouis Peens
2021-07-02gve: DQO: Remove incorrect prefetchBailey Forrest
2021-07-02gve: Simplify code and axe the use of a deprecated APIChristophe JAILLET
2021-07-01gve: Propagate error codes to callerChristophe JAILLET
2021-07-01gve: Fix an error handling path in 'gve_probe()'Christophe JAILLET
2021-07-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tDavid S. Miller
2021-07-01net: stmmac: Terminate FPE workqueue in suspendMohammad Athari Bin Ismail
2021-07-01net: remove the caif_hsi driverChristoph Hellwig
2021-07-01ibmvnic: retry reset if there are no other resetsSukadev Bhattiprolu
2021-07-01ptp: add kernel API ptp_convert_timestamp()Yangbo Lu
2021-07-01ptp: add kernel API ptp_get_vclocks_index()Yangbo Lu
2021-07-01ptp: track available ptp vclocks informationYangbo Lu
2021-07-01ptp: support ptp physical/virtual clocks conversionYangbo Lu
2021-07-01ptp: add ptp virtual clock driver frameworkYangbo Lu
2021-07-01net: wwan: iosm: set default mtuM Chetan Kumar
2021-07-01net: wwan: iosm: fix netdev tx statsM Chetan Kumar
2021-07-01net: wwan: iosm: correct link-id handlingM Chetan Kumar
2021-07-01net: wwan: iosm: remove reduandant checkM Chetan Kumar
2021-07-01net: wwan: iosm: fix uevent reportingM Chetan Kumar
2021-07-01octeontx2-pf: offload DMAC filters to CGX/RPM blockHariprasad Kelam
2021-07-01octeontx2-af: Debugfs support for DMAC filtersHariprasad Kelam