summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-01-27net: skbuff: drop the linux/hrtimer.h includeJakub Kicinski
2023-01-27net: skbuff: drop the linux/splice.h includeJakub Kicinski
2023-01-27net: skbuff: drop the linux/sched.h includeJakub Kicinski
2023-01-27net: skbuff: drop the linux/sched/clock.h includeJakub Kicinski
2023-01-27net: add missing includes of linux/sched/clock.hJakub Kicinski
2023-01-27net: skbuff: drop the linux/textsearch.h includeJakub Kicinski
2023-01-27net: skbuff: drop the linux/net.h includeJakub Kicinski
2023-01-27net: add missing includes of linux/net.hJakub Kicinski
2023-01-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-01-26xfrm: extend add state callback to set failure reasonLeon Romanovsky
2023-01-26xfrm: extend add policy callback to set failure reasonLeon Romanovsky
2023-01-26net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...Vladimir Oltean
2023-01-25virtchnl: i40e/iavf: rename iwarp to rdmaJesse Brandeburg
2023-01-25virtchnl: do structure hardeningJesse Brandeburg
2023-01-25virtchnl: update header and increase header clarityJesse Brandeburg
2023-01-25virtchnl: remove unused structure declarationJesse Brandeburg
2023-01-25net/smc: De-tangle ism and smc device initializationStefan Raspl
2023-01-25s390/ism: Consolidate SMC-D-related codeStefan Raspl
2023-01-25net/smc: Separate SMC-D and ISM APIsStefan Raspl
2023-01-25net/ism: Add new API for client registrationStefan Raspl
2023-01-25s390/ism: Introduce struct ism_dmbStefan Raspl
2023-01-24netlink: fix spelling mistake in dump size assertJakub Kicinski
2023-01-23Merge tag 'wireless-next-2023-01-23' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-01-23net: ethtool: add helpers for MM fragment size translationVladimir Oltean
2023-01-23net: ethtool: add helpers for aggregate statisticsVladimir Oltean
2023-01-23net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Vladimir Oltean
2023-01-23net: ethtool: add support for MAC Merge layerVladimir Oltean
2023-01-20ptp_qoriq: fix latency in ptp_qoriq_adjtime() operationNikhil Gupta
2023-01-20net: mdio: Remove support for building C45 muxed addressesAndrew Lunn
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-20Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-01-20ACPI: utils: Add acpi_evaluate_dsm_typed() and acpi_check_dsm() stubsAndy Shevchenko
2023-01-19Merge tag 'mlx5-updates-2023-01-18' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-01-19net/mlx5: Remove MLX5E_LOCKED_FLOW flagJiri Pirko
2023-01-19net: phy: Remove probe_capabilitiesAndrew Lunn
2023-01-19net: mdio: Add workaround for Micrel PHYs which are not C45 compatibleAndrew Lunn
2023-01-19net: mdio: Rework scanning of bus ready for quirksAndrew Lunn
2023-01-19bitfield: add FIELD_PREP_CONST()Johannes Berg
2023-01-18net/mlx5: Add hardware extended range support for PTP adjtime and adjphaseRahul Rameshbabu
2023-01-17Merge tag 'i2c-fwnode-api-2023017' of https://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-01-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-17Merge tag 'regmap-mdio-c45-rework' of https://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-01-17Merge wireless into wireless-nextKalle Valo
2023-01-17net: ethernet: mtk_wed: add reset/reset_complete callbacksLorenzo Bianconi
2023-01-17i2c: add fwnode APIsRussell King (Oracle)
2023-01-16Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...Linus Torvalds
2023-01-16virtio/vsock: replace virtio_vsock_pkt with sk_buffBobby Eshleman
2023-01-16regmap: Rework regmap_mdio_c45_{read|write} for new C45 API.Andrew Lunn
2023-01-13enetc: Separate C22 and C45 transactionsAndrew Lunn
2023-01-13Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds