summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2021-07-01octeontx2-af: DMAC filter support in MAC blockSunil Kumar Kori
2021-07-01Merge branch 'master' of ../net-next/David S. Miller
2021-07-01net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on TopazMarek Behún
2021-07-01net: dsa: mv88e6xxx: enable SerDes RX stats for TopazMarek Behún
2021-07-01net: dsa: mv88e6xxx: enable devlink ATU hash param for TopazMarek Behún
2021-07-01net: dsa: mv88e6xxx: enable .rmu_disable() on TopazMarek Behún
2021-07-01net: dsa: mv88e6xxx: use correct .stats_set_histogram() on TopazMarek Behún
2021-07-01net: dsa: mv88e6xxx: enable .port_set_policy() on TopazMarek Behún
2021-07-01net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger
2021-07-01octeontx2-pf: cn10k: Use runtime allocated LMTLINE regionGeetha sowjanya
2021-07-01octeontx2-af: cn10k: Support configurable LMTST regionsGeetha sowjanya
2021-07-01octeontx2-af: cn10k: Setting up lmtst map tableHarman Kalra
2021-07-01net: usb: asix: ax88772: suspend PHY on driver probeOleksij Rempel