summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-30ethernet/emulex:fix repeated words in commentsJilin Yuan
2022-06-30atheros/atl1e:fix repeated words in commentsJilin Yuan
2022-06-30Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-30Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-30vfs: fix copy_file_range() regression in cross-fs copiesAmir Goldstein
2022-06-30intel/ice:fix repeated words in commentsJilin Yuan
2022-06-30net: phylink: fix NULL pl->pcs dereference during phylink_pcs_poll_startVladimir Oltean
2022-06-30net: dsa: felix: fix race between reading PSFP stats and port statsVladimir Oltean
2022-06-30selftest: tun: add test for NAPI dismantleJakub Kicinski
2022-06-30net: tun: avoid disabling NAPI twiceJakub Kicinski
2022-06-30net: sparx5: mdb add/del handle non-sparx5 devicesCasper Andersson
2022-06-30intel/ixgbevf:fix repeated words in commentsJilin Yuan
2022-06-30intel/igc:fix repeated words in commentsJilin Yuan
2022-06-30intel/igbvf:fix repeated words in commentsJilin Yuan
2022-06-30intel/igb:fix repeated words in commentsJilin Yuan
2022-06-30intel/iavf:fix repeated words in commentsJilin Yuan
2022-06-30intel/i40e:fix repeated words in commentsJilin Yuan
2022-06-30intel/fm10k:fix repeated words in commentsJilin Yuan
2022-06-30intel/e1000e:fix repeated words in commentsJilin Yuan
2022-06-30intel/e1000:fix repeated words in commentsJilin Yuan
2022-06-30ixgbe: drop unexpected word 'for' in commentsJiang Jian
2022-06-30igb: remove unexpected word "the"Jiang Jian
2022-06-30fm10k: remove unexpected word "the"Jiang Jian
2022-06-30ixgbe: remove unexpected word "the"Jiang Jian
2022-06-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-06-30Merge tag 'fsnotify_for_v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-30Merge tag 'v5.19-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-06-30intel: remove unused macrosJesse Brandeburg
2022-06-30Merge branch 'net-neigh-introduce-interval_probe_time-for-periodic-probe'Paolo Abeni
2022-06-30net, neigh: introduce interval_probe_time_ms for periodic probeYuwei Wang
2022-06-30sysctl: add proc_dointvec_ms_jiffies_minmaxYuwei Wang
2022-06-30atheros/atl1c:fix repeated words in commentsJilin Yuan
2022-06-30net: sfp: fix memory leak in sfp_probe()Jianglei Nie
2022-06-30mlxsw: spectrum_router: Fix rollback in tunnel next hop initPetr Machata
2022-06-30net: rose: fix UAF bugs caused by timer handlerDuoming Zhou
2022-06-30net: usb: ax88179_178a: Fix packet receivingJose Alonso
2022-06-29net: pcs-rzn1-miic: fix return value check in miic_probe()Yang Yingliang
2022-06-29net: dsa: rzn1-a5psw: fix a NULL vs IS_ERR() check in a5psw_probe()Peng Wu
2022-06-29net: txgbe: Add build support for txgbeJiawen Wu
2022-06-29net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov
2022-06-29ipv6: remove redundant store to value after additionColin Ian King
2022-06-29ipv6: fix lockdep splat in in6_dump_addrs()Eric Dumazet
2022-06-29net: phy: ax88772a: fix lost pause advertisement configurationOleksij Rempel
2022-06-29net: phy: Don't trigger state machine while in suspendLukas Wunner
2022-06-29net: switchdev: add reminder near struct switchdev_notifier_fdb_infoVladimir Oltean
2022-06-29usbnet: fix memory allocation in helpersOliver Neukum
2022-06-29Merge branch 'net-dsa-add-pause-stats-support'Jakub Kicinski
2022-06-29net: dsa: microchip: count pause packets together will all other packetsOleksij Rempel
2022-06-29net: dsa: microchip: add pause stats supportOleksij Rempel