aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-07-01xen/netfront: fix leaking data in shared pagesRoger Pau Monne1-1/+2
2022-06-30time64.h: consolidate uses of PSEC_PER_NSECVladimir Oltean1-2/+3
2022-06-30net: dsa: felix: drop oversized frames with tc-taprio instead of hanging the portVladimir Oltean3-0/+211
2022-06-30net: dsa: felix: keep QSYS_TAG_CONFIG_INIT_GATE_STATE(0xFF) out of rmwVladimir Oltean1-12/+5
2022-06-30net: dsa: felix: keep reference on entire tc-taprio configVladimir Oltean1-10/+13
2022-06-30net: gianfar: add support for software TX timestampingVladimir Oltean2-1/+6
2022-06-30net: dsa: rzn1-a5psw: add missing of_node_put() in a5psw_pcs_get()Yang Yingliang1-0/+2
2022-06-30hisilicon/hns3/hns3vf:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30google/gve:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30freescale/fs_enet:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30ethernet/emulex:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30atheros/atl1e:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski31-46/+20
2022-06-30net/ice: fix initializing the bitmap in the switch codeAlexander Lobakin1-1/+1
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski21-44/+195
2022-06-30Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds19-42/+179
2022-06-30intel/ice:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30ice: Remove unnecessary NULL check before dev_putZiyang Xuan1-4/+2
2022-06-30ice: use eth_broadcast_addr() to set broadcast addressLu Wei1-1/+1
2022-06-30ice: switch: dynamically add VLAN headers to dummy packetsMartyna Szapar-Mudlaw1-397/+140
2022-06-30ice: Add support for VLAN TPID filters in switchdevMartyna Szapar-Mudlaw6-5/+85
2022-06-30ice: Add support for double VLAN in switchdevMartyna Szapar-Mudlaw4-2/+275
2022-06-30i40e: Fix VF's MAC Address change on VMNorbert Zulinski1-0/+4
2022-06-30i40e: Fix dropped jumbo frames statisticsLukasz Cieplicki4-0/+103
2022-06-30net: phylink: fix NULL pl->pcs dereference during phylink_pcs_poll_startVladimir Oltean1-1/+1
2022-06-30net: dsa: felix: fix race between reading PSFP stats and port statsVladimir Oltean1-0/+4
2022-06-30net: tun: avoid disabling NAPI twiceJakub Kicinski1-1/+2
2022-06-30net: sparx5: mdb add/del handle non-sparx5 devicesCasper Andersson1-0/+6
2022-06-30intel/ixgbevf:fix repeated words in commentsJilin Yuan2-2/+2
2022-06-30intel/igc:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30intel/igbvf:fix repeated words in commentsJilin Yuan2-2/+2
2022-06-30intel/igb:fix repeated words in commentsJilin Yuan2-3/+3
2022-06-30intel/iavf:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30intel/i40e:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30intel/fm10k:fix repeated words in commentsJilin Yuan1-2/+2
2022-06-30intel/e1000e:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30intel/e1000:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30ixgbe: drop unexpected word 'for' in commentsJiang Jian1-1/+1
2022-06-30igb: remove unexpected word "the"Jiang Jian1-1/+1
2022-06-30fm10k: remove unexpected word "the"Jiang Jian1-1/+1
2022-06-30ixgbe: remove unexpected word "the"Jiang Jian1-2/+2
2022-06-30intel: remove unused macrosJesse Brandeburg14-26/+0
2022-06-30atheros/atl1c:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30net: sfp: fix memory leak in sfp_probe()Jianglei Nie1-1/+1
2022-06-30mlxsw: spectrum_router: Fix rollback in tunnel next hop initPetr Machata1-1/+13
2022-06-30net: usb: ax88179_178a: Fix packet receivingJose Alonso1-24/+75
2022-06-29net: pcs-rzn1-miic: fix return value check in miic_probe()Yang Yingliang1-2/+2
2022-06-29net: dsa: rzn1-a5psw: fix a NULL vs IS_ERR() check in a5psw_probe()Peng Wu1-2/+2
2022-06-29net: txgbe: Add build support for txgbeJiawen Wu8-0/+295
2022-06-29net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov1-1/+2