aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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-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
2022-06-29net: dsa: ar9331: add support for pause statsOleksij Rempel
2022-06-29net: dsa: add get_pause_stats supportOleksij Rempel
2022-06-29selftests net: fix kselftest net fatal errorColeman Dietsch
2022-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-06-29Merge tag 'platform-drivers-x86-v5.19-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-06-29Merge tag '5.19-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2022-06-29NFC: nxp-nci: don't print header length mismatch on i2c errorMichael Walle
2022-06-29NFC: nxp-nci: Don't issue a zero length i2c_master_read()Michael Walle
2022-06-29net: prestera: acl: add support for 'egress' rulesMaksym Glubokiy
2022-06-29selftests: forwarding: ethtool_extended_state: Convert to busywaitPetr Machata
2022-06-29nfp: flower: fix comment typos and formattingWalter Heymans
2022-06-29net: tipc: fix possible refcount leak in tipc_sk_create()Hangyu Hua
2022-06-29Merge branch 'dsa-microchip-ksz_chip_reg'David S. Miller
2022-06-29net: dsa: microchip: move remaining register offset to ksz_chip_regArun Ramadoss
2022-06-29net: dsa: microchip: add P_STP_CTRL to ksz_chip_regArun Ramadoss
2022-06-29net: dsa: microchip: change the size of reg from u8 to u16Arun Ramadoss
2022-06-29net: dsa: microchip: remove the struct ksz8Arun Ramadoss
2022-06-29net: dsa: microchip: move ksz8->shifts to ksz_commonArun Ramadoss