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