summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-15lantiq: net: fix duplicated skb in rx descriptor ringAleksander Jan Bajkowski
2021-06-15qmi_wwan: Do not call netif_rx from rx_fixupKristian Evensen
2021-06-15net: cdc_ncm: switch to eth%d interface namingMaciej Żenczykowski
2021-06-15ptp: improve max_adj check against unreasonable valuesJakub Kicinski
2021-06-14net: mhi_net: Update the transmit handler prototypeSubash Abhinov Kasiviswanathan
2021-06-14net: caif: fix memory leak in ldisc_openPavel Skripkin
2021-06-14cxgb4: fix wrong ethtool n-tuple rule lookupRahul Lakkireddy
2021-06-14netxen_nic: Fix an error handling path in 'netxen_nic_probe()'Christophe JAILLET
2021-06-14qlcnic: Fix an error handling path in 'qlcnic_probe()'Christophe JAILLET
2021-06-14net: qualcomm: rmnet: don't over-count statisticsAlex Elder
2021-06-11net: stmmac: dwmac1000: Fix extended MAC address registers definitionJisheng Zhang
2021-06-11cxgb4: halt chip before flashing PHY firmware imageRahul Lakkireddy
2021-06-11cxgb4: fix sleep in atomic when flashing PHY firmwareRahul Lakkireddy
2021-06-11cxgb4: fix endianness when flashing boot imageRahul Lakkireddy
2021-06-11alx: Fix an error handling path in 'alx_probe()'Christophe JAILLET
2021-06-11net: phy: dp83867: perform soft reset and retain established linkPraneeth Bajjuri
2021-06-10Merge tag 'mlx5-fixes-2021-06-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-06-09net/mlx5e: Block offload of outer header csum for GRE tunnelAya Levin
2021-06-09net/mlx5e: Block offload of outer header csum for UDP tunnelsAya Levin
2021-06-09Revert "net/mlx5: Arm only EQs with EQEs"Shay Drory
2021-06-09net/mlx5e: Fix select queue to consider SKBTX_HW_TSTAMPAya Levin
2021-06-09net/mlx5e: Don't update netdev RQs with PTP-RQAya Levin
2021-06-09net/mlx5e: Verify dev is present in get devlink port ndoChris Mi
2021-06-09net/mlx5: DR, Don't use SW steering when RoCE is not supportedMaor Gottlieb
2021-06-09net/mlx5: Consider RoCE cap before init RDMA resourcesMaor Gottlieb
2021-06-09net/mlx5e: Fix page reclaim for dead peer hairpinDima Chumak
2021-06-09net/mlx5e: Remove dependency in IPsec initialization flowsHuy Nguyen
2021-06-09net/mlx5e: Fix use-after-free of encap entry in neigh update handlerVlad Buslov
2021-06-09net/mlx5e: Fix an error code in mlx5e_arfs_create_tables()Yang Li
2021-06-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-09Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-06-09ice: parameterize functions responsible for Tx ring managementMaciej Fijalkowski
2021-06-09ice: add ndo_bpf callback for safe mode netdev opsMaciej Fijalkowski
2021-06-08net: lantiq: disable interrupt before sheduling NAPIAleksander Jan Bajkowski
2021-06-08net: ena: fix DMA mapping function issues in XDPShay Agroskin
2021-06-08net: dsa: felix: re-enable TX flow control in ocelot_port_flush()Vladimir Oltean
2021-06-08vrf: fix maximum MTUNicolas Dichtel
2021-06-07mlxsw: core: Set thermal zone polling delay argument to real value at initMykola Kostenok
2021-06-07mlxsw: spectrum_qdisc: Pass handle, not band number to find_class()Petr Machata
2021-06-07mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11Petr Machata
2021-06-04cxgb4: avoid link re-train during TC-MQPRIO configurationRahul Lakkireddy
2021-06-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-04wireguard: allowedips: free empty intermediate nodes when removing single nodeJason A. Donenfeld
2021-06-04wireguard: allowedips: allocate nodes in kmem_cacheJason A. Donenfeld
2021-06-04wireguard: allowedips: remove nodes in O(1)Jason A. Donenfeld
2021-06-04wireguard: allowedips: initialize list head in selftestJason A. Donenfeld
2021-06-04wireguard: peer: allocate in kmem_cacheJason A. Donenfeld
2021-06-04wireguard: use synchronize_net rather than synchronize_rcuJason A. Donenfeld
2021-06-04wireguard: do not use -O3Jason A. Donenfeld
2021-06-04ice: Allow all LLDP packets from PF to TxDave Ertman