summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-02-24ath11k: qmi: use %pad to format dma_addr_tGeert Uytterhoeven
2021-02-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2021-02-23wireguard: kconfig: use arm chacha even with no neonJason A. Donenfeld
2021-02-23wireguard: queueing: get rid of per-peer ring buffersJason A. Donenfeld
2021-02-23wireguard: device: do not generate ICMP for non-IP packetsJason A. Donenfeld
2021-02-23wireguard: peer: put frequently used members above cache linesJason A. Donenfeld
2021-02-23wireguard: socket: remove bogus __be32 annotationJann Horn
2021-02-23wireguard: avoid double unlikely() notation when using IS_ERR()Antonio Quartulli
2021-02-23vxlan: move debug check after netdev unregisterTaehee Yoo
2021-02-23r8152: spilt rtl_set_eee_plus and r8153b_green_enHayes Wang
2021-02-23r8152: replace netif_err with dev_errHayes Wang
2021-02-23r8152: check if the pointer of the function existsHayes Wang
2021-02-23r8152: enable U1/U2 for USB_SPEED_SUPERHayes Wang
2021-02-23net: dsa: b53: Support setting learning on portFlorian Fainelli
2021-02-23net: dsa: bcm_sf2: Wire-up br_flags_pre, br_flags and set_mrouterFlorian Fainelli
2021-02-23Marvell Sky2 Ethernet adapter: fix warning messages.Krzysztof Halasa
2021-02-23bcm63xx_enet: fix sporadic kernel panicSieng Piaw Liew
2021-02-23net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld
2021-02-23virtio_net: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-02-22Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2021-02-22net/mlx4_core: Add missed mlx4_free_cmd_mailbox()Chuhong Yuan
2021-02-22net: stmmac: fix CBS idleslope and sendslope calculationSong, Yoong Siang
2021-02-22net: phy: icplus: call phy_restore_page() when phy_select_page() failsDan Carpenter
2021-02-22net: mvpp2: skip RSS configurations on loopback portStefan Chulski
2021-02-22dpaa_eth: fix the access method for the dpaa_napi_portalCamelia Groza
2021-02-22net: ag71xx: remove unnecessary MTU reservationDENG Qingfang
2021-02-22ice: update the number of available RSS queuesHenry Tieman
2021-02-22ice: Fix state bits on LLDP mode switchDave Ertman
2021-02-22ice: Account for port VLAN in VF max packet size calculationBrett Creeley
2021-02-22ice: Set trusted VF as default VSI when setting allmulti onBrett Creeley
2021-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-02-22ice: report correct max number of TCsDave Ertman
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-22Revert "ath9k: fix ath_tx_process_buffer() potential null ptr dereference"Shuah Khan
2021-02-22ath11k: print hardware name and version during initialisationKalle Valo
2021-02-22iwlwifi: avoid crash on unsupported debug collectionJohannes Berg
2021-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-02-21Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-02-21octeontx2-af: Fix an off by one in rvu_dbg_qsize_write()Dan Carpenter
2021-02-21Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-02-21Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-20Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-02-19i40e: Fix endianness conversionsNorbert Ciosek
2021-02-19i40e: Fix add TC filter for IPv6Mateusz Palczewski
2021-02-18i40e: Fix VFs not createdSylwester Dziedziuch
2021-02-18i40e: Fix addition of RX filters after enabling FW LLDP agentMateusz Palczewski
2021-02-18i40e: Fix overwriting flow control settings during driver loadingMateusz Palczewski
2021-02-18i40e: Add zero-initialization of AQ command structuresMateusz Palczewski
2021-02-18i40e: Fix memory leak in i40e_probeKeita Suzuki
2021-02-18i40e: Fix flow for IPv6 next header (extension header)Slawomir Laba