summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-04-20net: phy: add genphy_c45_pma_suspend/resumeRadu Pirea (NXP OSS)1-0/+2
2021-04-20netlink: simplify nl_set_extack_cookie_u64(), nl_set_extack_cookie_u32()Alexey Dobriyan1-8/+4
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-9/+13
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-6/+9
2021-04-17Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2021-04-17ethtool: add interface to read RMON statsJakub Kicinski1-0/+43
2021-04-17ethtool: add interface to read standard MAC Ctrl statsJakub Kicinski1-0/+12
2021-04-17ethtool: add interface to read standard MAC statsJakub Kicinski1-0/+31
2021-04-17ethtool: add a new command for reading standard statsJakub Kicinski1-0/+10
2021-04-17Merge tag 'mlx5-updates-2021-04-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-0/+51
2021-04-17kasan: remove redundant config optionWalter Wu1-1/+1
2021-04-17net: Add a WWAN subsystemLoic Poulain1-0/+111
2021-04-16net/mlx5: Add register layout to support extended link stateMoshe Tal2-0/+51
2021-04-16ethtool: add FEC statisticsJakub Kicinski1-0/+40
2021-04-16ethtool: move ethtool_stats_initJakub Kicinski1-0/+6
2021-04-15Merge tag 'mlx5-updates-2021-04-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-2/+1
2021-04-14net: stmmac: Add support for external trigger timestampingTan Tee Min1-0/+2
2021-04-14net/mlx5: E-Switch, Make vport number u16Parav Pandit1-2/+1
2021-04-14of: net: pass the dst buffer to of_get_mac_address()Michael Walle1-3/+3
2021-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-4/+6
2021-04-13net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár1-2/+3
2021-04-12phy: sfp: add netlink SFP support to generic SFP codeAndrew Lunn1-0/+10
2021-04-12net/mlx5: Add support for DSFP module EEPROM dumpsVladyslav Tarasiuk1-0/+1
2021-04-12net/mlx5: Implement get_module_eeprom_by_page()Vladyslav Tarasiuk1-0/+2
2021-04-12net/mlx5: Refactor module EEPROM queryVladyslav Tarasiuk1-0/+9
2021-04-12ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk1-1/+32
2021-04-10netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal1-2/+3
2021-04-10netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal1-2/+3
2021-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski15-28/+94
2021-04-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski4-10/+41
2021-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+2
2021-04-10net: phy: make PHY PM ops a no-op if MAC driver manages PHY PMHeiner Kallweit1-0/+2
2021-04-10Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-18/+41
2021-04-10treewide: change my e-mail address, fix my nameMarek Behún2-2/+2
2021-04-09libnvdimm: Notify disk drivers to revalidate region read-onlyDan Williams1-0/+1
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+6
2021-04-08net: qed: remove unused including <linux/version.h>Tian Tao1-1/+0
2021-04-08net: phy: marvell10g: add separate structure for 88X3340Marek Behún1-1/+5
2021-04-08ethtool: Remove link_mode param and derive link params from driverDanielle Ratson1-1/+8
2021-04-08net: remove the new_ifindex argument from dev_change_net_namespaceAndrei Vagin1-1/+7
2021-04-08Merge tag 'mlx5-updates-2021-04-06' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-5/+4
2021-04-08Merge tag 'mlx5-fixes-2021-04-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-4/+6
2021-04-08ethtool: fix kdoc in headersJakub Kicinski1-2/+7
2021-04-08ethtool: un-kdocify extended link stateJakub Kicinski1-3/+1
2021-04-08ethtool: document PHY tunable callbacksJakub Kicinski1-0/+2
2021-04-07net/mlx5: Map register values to restore objectsChris Mi1-5/+4
2021-04-07net/mlx5: Fix PBMC register mappingAya Levin1-1/+1
2021-04-07net/mlx5: Fix PPLM register mappingAya Levin1-0/+2
2021-04-07net/mlx5: Fix placement of log_max_flow_counterRaed Salem1-3/+3
2021-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-2/+29