summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds48-30945/+0
4 daysMerge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds54-479/+871
4 daysdrivers: net: 8390: wd80x3: Remove this driverAndrew Lunn4-590/+0
4 daysdrivers: net: 8390: ultra: Remove this driverAndrew Lunn4-652/+0
4 daysdrivers: net: 8390: AX88190: Remove this driverAndrew Lunn3-1720/+0
4 daysdrivers: net: fujitsu: fmvj18x: Remove this driverAndrew Lunn5-1214/+0
4 daysdrivers: net: smsc: smc91c92: Remove this driverAndrew Lunn3-2072/+0
4 daysdrivers: net: smsc: smc9194: Remove this driverAndrew Lunn4-1554/+0
4 daysdrivers: net: amd: nmclan: Remove this driverAndrew Lunn3-1519/+0
4 daysdrivers: net: amd: lance: Remove this driverAndrew Lunn4-1332/+0
4 daysdrivers: net: 3com: 3c589: Remove this driverAndrew Lunn3-985/+0
4 daysdrivers: net: 3com: 3c574: Remove this driverAndrew Lunn3-1175/+0
4 daysdrivers: net: 3com: 3c515: Remove this driverAndrew Lunn4-1581/+0
4 daysdrivers: net: 3com: 3c509: Remove this driverAndrew Lunn3-1463/+0
4 daysnet: packetengines: remove obsolete yellowfin driver and vendor dirMingyu Wang5-1480/+0
4 daysnet: packetengines: remove obsolete hamachi driverMingyu Wang3-1978/+0
4 daysnet: txgbe: fix firmware version checkJiawen Wu1-1/+2
4 daysnfp: fix swapped arguments in nfp_encode_basic_qdr() callsAlexey Kodanev1-6/+11
5 daysnet: remove ax25 and amateur radio (hamradio) subsystemJakub Kicinski14-10352/+0
5 dayscaif: remove CAIF NETWORK LAYERJakub Kicinski6-1278/+0
5 daysvirtio_net: sync rss_trailer.max_tx_vq on queue_pairs change via VQ_PAIRS_SETBrett Creeley1-0/+6
5 daysnet: mana: Fix EQ leak in mana_remove on NULL portErni Sri Satya Vennela1-2/+2
5 daysnet: mana: Don't overwrite port probe error with add_adev resultErni Sri Satya Vennela1-9/+8
5 daysnet: mana: Guard mana_remove against double invocationErni Sri Satya Vennela1-1/+6
5 daysnet: mana: Init gf_stats_work before potential error paths in probeErni Sri Satya Vennela1-1/+2
5 daysnet: mana: Init link_change_work before potential error paths in probeErni Sri Satya Vennela1-2/+2
5 daysnetconsole: avoid out-of-bounds access on empty string in trim_newline()Breno Leitao1-0/+2
5 daysnet: airoha: Add size check for TX NAPIs in airoha_qdma_cleanup()Lorenzo Bianconi1-3/+8
5 daysnet: airoha: Move ndesc initialization at end of airoha_qdma_init_rx_queue()Lorenzo Bianconi1-7/+7
5 daysnet: dsa: realtek: rtl8365mb: fix mode mask calculationMieczyslaw Nalewaj1-1/+1
5 daysnet: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()Lorenzo Bianconi1-2/+30
5 daysnet: airoha: Move ndesc initialization at end of airoha_qdma_init_tx()Lorenzo Bianconi1-4/+4
5 daysice: fix ice_ptp_read_tx_hwtstamp_status_eth56gJacob Keller1-2/+8
5 daysice: fix ready bitmap check for non-E822 devicesJacob Keller3-26/+136
5 daysice: perform PHY soft reset for E825C ports at initializationGrzegorz Nitka2-1/+93
5 daysice: fix timestamp interrupt configuration for E825CGrzegorz Nitka1-4/+32
5 daysbnge: remove unsupported backing store typeVikas Gupta1-16/+0
5 daysbnge: fix initial HWRM sequenceVikas Gupta1-8/+22
7 daysnet: airoha: Fix PPE cpu port configuration for GDM2 loopback pathLorenzo Bianconi3-6/+11
7 daysnetkit: convert to ndo_set_rx_mode_asyncStanislav Fomichev1-2/+4
7 daysdummy: convert to ndo_set_rx_mode_asyncStanislav Fomichev1-2/+4
7 daysnetdevsim: convert to ndo_set_rx_mode_asyncStanislav Fomichev1-3/+5
7 daysiavf: convert to ndo_set_rx_mode_asyncStanislav Fomichev1-5/+11
7 daysbnxt: use snapshot in bnxt_cfg_rx_modeStanislav Fomichev1-14/+15
7 daysbnxt: convert to ndo_set_rx_mode_asyncStanislav Fomichev1-14/+17
7 daysmlx5: convert to ndo_set_rx_mode_asyncStanislav Fomichev3-16/+34
7 daysfbnic: convert to ndo_set_rx_mode_asyncStanislav Fomichev4-11/+19
7 daysslip: bound decode() reads against the compressed packet lengthWeiming Shi1-18/+25
7 daysslip: reject VJ receive packets on instances with no rstate arrayWeiming Shi1-0/+6
7 daysgtp: disable BH before calling udp_tunnel_xmit_skb()David Carlier1-0/+2