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