summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-09-2255-341/+455
|\
| * bnxt: prevent skb UAF after handing over to PTP workerJakub Kicinski2022-09-221-5/+5
| * net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()Liang He2022-09-221-0/+2
| * net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson2022-09-221-2/+2
| * bonding: fix NULL deref in bond_rr_gen_slave_idJonathan Toppins2022-09-221-9/+6
| * net: phy: micrel: fix shared interrupt on LAN8814Michael Walle2022-09-221-6/+12
| * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-09-211-9/+14
| |\
| | * ice: Fix interface being down after reset with link-down-on-close flag onMateusz Palczewski2022-09-201-9/+12
| | * ice: config netdev tc before setting queues numberMichal Swiatkowski2022-09-201-0/+2
| * | ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficientLarysa Zaremba2022-09-211-1/+4
| * | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2022-09-214-10/+53
| |\ \
| | * | i40e: Fix set max_tx_rate when it is lower than 1 MbpsMichal Jaron2022-09-191-6/+26
| | * | i40e: Fix VF set max MTU sizeMichal Jaron2022-09-191-0/+20
| | * | iavf: Fix set max MTU size with port VLAN and jumbo framesMichal Jaron2022-09-191-2/+5
| | * | iavf: Fix bad page stateNorbert Zulinski2022-09-191-2/+2
| * | | Merge tag 'linux-can-fixes-for-6.0-20220921' of git://git.kernel.org/pub/scm/...Jakub Kicinski2022-09-212-13/+18
| |\ \ \
| | * | | can: gs_usb: gs_usb_set_phys_id(): return with error if identify is not suppo...Marc Kleine-Budde2022-09-211-6/+11
| | * | | can: gs_usb: gs_can_open(): fix race dev->can.state conditionMarc Kleine-Budde2022-09-211-2/+2
| | * | | can: flexcan: flexcan_mailbox_read() fix return value for drop = trueMarc Kleine-Budde2022-09-211-5/+5
| * | | | net: atlantic: fix potential memory leak in aq_ndev_close()Jianglei Nie2022-09-211-3/+0
| |/ / /
| * | | net: sh_eth: Fix PHY state warning splat during system resumeGeert Uytterhoeven2022-09-201-0/+2
| * | | net: ravb: Fix PHY state warning splat during system resumeGeert Uytterhoeven2022-09-201-0/+2
| | |/ | |/|
| * | net: enetc: deny offload of tc-based TSN features on VF interfacesVladimir Oltean2022-09-205-25/+34
| * | net: enetc: move enetc_set_psfp() out of the common enetc_set_features()Vladimir Oltean2022-09-205-35/+44
| * | wireguard: netlink: avoid variable-sized memcpy on sockaddrJason A. Donenfeld2022-09-201-7/+6
| * | wireguard: ratelimiter: disable timings test by defaultJason A. Donenfeld2022-09-201-15/+10
| * | sfc/siena: fix null pointer dereference in efx_hard_start_xmitÍñigo Huguet2022-09-201-1/+1
| * | sfc/siena: fix TX channel offset when using legacy interruptsÍñigo Huguet2022-09-201-1/+1
| * | net: ipa: properly limit modem routing table useAlex Elder2022-09-205-26/+32
| * | of: mdio: Add of_node_put() when breaking out of for_each_xxLiang He2022-09-201-0/+1
| * | Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"Francesco Dolcini2022-09-203-19/+27
| * | Revert "fec: Restart PPS after link state change"Francesco Dolcini2022-09-203-77/+4
| * | net: dsa: microchip: lan937x: fix maximum frame length checkRakesh Sankaranarayanan2022-09-201-4/+0
| * | gve: Fix GFP flags when allocing pagesShailend Chand2022-09-191-1/+1
| * | bnxt_en: fix flags to check for supported fw versionVadim Fedorenko2022-09-191-2/+2
| * | Merge tag 'wireless-2022-09-19' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-09-194-4/+6
| |\ \
| | * | wifi: mt76: fix 5 GHz connection regression on mt76x0/mt76x2Felix Fietkau2022-09-121-1/+2
| | * | wifi: mt76: fix reading current per-tid starting sequence number for aggregationFelix Fietkau2022-09-121-1/+1
| | * | wifi: iwlwifi: Mark IWLMEI as brokenToke Høiland-Jørgensen2022-09-121-0/+1
| | * | wifi: iwlwifi: don't spam logs with NSS>2 messagesJason A. Donenfeld2022-09-071-2/+2
| * | | sfc: fix null pointer dereference in efx_hard_start_xmitÍñigo Huguet2022-09-191-1/+1
| * | | sfc: fix TX channel offset when using legacy interruptsÍñigo Huguet2022-09-191-1/+1
| * | | net: ethernet: mtk_eth_soc: enable XDP support just for MT7986 SoCLorenzo Bianconi2022-09-191-1/+1
| * | | net: mana: Add rmb after checking owner bitsHaiyang Zhang2022-09-191-0/+10
| * | | netdevsim: Fix hwstats debugfs file permissionsIdo Schimmel2022-09-191-3/+3
| * | | mlxbf_gige: clear MDIO gateway lock after readDavid Thompson2022-09-191-0/+6
| | |/ | |/|
| * | net: team: Unsync device addresses on ndo_stopBenjamin Poirier2022-09-161-6/+18
| * | net: bonding: Unsync device addresses on ndo_stopBenjamin Poirier2022-09-161-12/+35
| * | net: bonding: Share lacpdu_mcast_addr definitionBenjamin Poirier2022-09-162-14/+7
| * | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2022-09-164-25/+33
| |\ \