summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-01-27net: add missing includes of linux/sched/clock.hJakub Kicinski1-0/+1
2023-01-27net: skbuff: drop the linux/textsearch.h includeJakub Kicinski1-1/+1
2023-01-27net: skbuff: drop the linux/net.h includeJakub Kicinski1-1/+0
2023-01-27net: add missing includes of linux/net.hJakub Kicinski1-0/+1
2023-01-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski1-72/+87
2023-01-27xfrm: extend add state callback to set failure reasonLeon Romanovsky1-1/+1
2023-01-27xfrm: extend add policy callback to set failure reasonLeon Romanovsky1-1/+1
2023-01-26net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...Vladimir Oltean2-11/+42
2023-01-25virtchnl: i40e/iavf: rename iwarp to rdmaJesse Brandeburg1-28/+37
2023-01-25virtchnl: do structure hardeningJesse Brandeburg1-16/+32
2023-01-25virtchnl: update header and increase header clarityJesse Brandeburg1-15/+18
2023-01-25virtchnl: remove unused structure declarationJesse Brandeburg1-13/+0
2023-01-25net/smc: De-tangle ism and smc device initializationStefan Raspl1-1/+0
2023-01-25s390/ism: Consolidate SMC-D-related codeStefan Raspl1-0/+2
2023-01-25net/smc: Separate SMC-D and ISM APIsStefan Raspl1-0/+7
2023-01-25net/ism: Add new API for client registrationStefan Raspl1-0/+67
2023-01-25s390/ism: Introduce struct ism_dmbStefan Raspl1-0/+23
2023-01-25netlink: fix spelling mistake in dump size assertJakub Kicinski1-1/+1
2023-01-24Merge tag 'wireless-next-2023-01-23' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-1/+26
2023-01-23net: ethtool: add helpers for MM fragment size translationVladimir Oltean1-0/+42
2023-01-23net: ethtool: add helpers for aggregate statisticsVladimir Oltean1-40/+60
2023-01-23net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Vladimir Oltean1-0/+9
2023-01-23net: ethtool: add support for MAC Merge layerVladimir Oltean1-0/+99
2023-01-21ptp_qoriq: fix latency in ptp_qoriq_adjtime() operationNikhil Gupta1-0/+1
2023-01-21net: mdio: Remove support for building C45 muxed addressesAndrew Lunn1-18/+0
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-15/+15
2023-01-20Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+1
2023-01-20ACPI: utils: Add acpi_evaluate_dsm_typed() and acpi_check_dsm() stubsAndy Shevchenko1-0/+15
2023-01-20Merge tag 'mlx5-updates-2023-01-18' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-1/+3
2023-01-20net/mlx5: Remove MLX5E_LOCKED_FLOW flagJiri Pirko1-4/+0
2023-01-19net: phy: Remove probe_capabilitiesAndrew Lunn1-8/+0
2023-01-19net: mdio: Add workaround for Micrel PHYs which are not C45 compatibleAndrew Lunn1-0/+2
2023-01-19net: mdio: Rework scanning of bus ready for quirksAndrew Lunn1-1/+1
2023-01-19bitfield: add FIELD_PREP_CONST()Johannes Berg1-0/+26
2023-01-18net/mlx5: Add hardware extended range support for PTP adjtime and adjphaseRahul Rameshbabu1-1/+3
2023-01-18Merge tag 'i2c-fwnode-api-2023017' of https://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-3/+21
2023-01-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+1
2023-01-18Merge tag 'regmap-mdio-c45-rework' of https://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-0/+8
2023-01-17Merge wireless into wireless-nextKalle Valo248-2461/+4796
2023-01-17net: ethernet: mtk_wed: add reset/reset_complete callbacksLorenzo Bianconi1-0/+2
2023-01-17i2c: add fwnode APIsRussell King (Oracle)1-3/+21
2023-01-17Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...Linus Torvalds4-7/+6
2023-01-16virtio/vsock: replace virtio_vsock_pkt with sk_buffBobby Eshleman1-20/+109
2023-01-16regmap: Rework regmap_mdio_c45_{read|write} for new C45 API.Andrew Lunn1-0/+8
2023-01-14enetc: Separate C22 and C45 transactionsAndrew Lunn1-5/+16
2023-01-13Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2023-01-13efi: tpm: Avoid READ_ONCE() for accessing the event logArd Biesheuvel1-2/+2
2023-01-13Merge tag 'platform-drivers-x86-v6.2-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+2
2023-01-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-4/+4
2023-01-13ethtool: add tx aggregation parametersDaniele Palmas1-1/+11