summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-02-28net: phy: provide phy driver start/stop hooksRussell King
2020-02-28net: phy: add resolved pause supportRussell King
2020-02-28net: phylink: pcs: add 802.3 clause 45 helpersRussell King
2020-02-28net: phylink: pcs: add 802.3 clause 22 helpersRussell King
2020-02-28net: phylink: add separate pcs operations structureRussell King
2020-02-28net: mdiobus: add APIs for modifying a MDIO device registerRussell King
2020-02-28net: mii: add linkmode_adv_to_mii_adv_x()Russell King
2020-02-28net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variantRussell King
2020-02-28net: dsa: propagate resolved link config via mac_link_up()Russell King
2020-02-28net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-02-17net: phylink: clarify flow control settings in documentationRussell King
2020-02-17net: phylink: resolve fixed link flow controlRussell King
2020-02-17net: add linkmode helper for setting flow control advertisementRussell King
2020-02-17net: add helpers to resolve negotiated flow controlRussell King
2020-02-17net: linkmode: make linkmode_test_bit() take const pointerRussell King
2020-01-29net: phy: Added IRQ print to phylink_bringup_phy()Florian Fainelli
2020-01-29net: phylink: add support for polling MAC PCSVladimir Oltean
2020-01-27net: phy: add PHY_INTERFACE_MODE_10GBASERRussell King
2020-01-27net: phy: provide and use genphy_read_status_fixed()Russell King
2020-01-27net: phy: add genphy_check_and_restart_aneg()Russell King
2020-01-27net: phylink: delay MAC configuration for copper SFP modulesRussell King
2020-01-27net: sfp: add module start/stop upstream notificationsRussell King
2020-01-27net: sfp: add more extended compliance codesRussell King
2020-01-27net: sfp: derive interface mode from ethtool link modesRussell King
2020-01-26Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-26block: allow partitions on host aware zone devicesChristoph Hellwig
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-01-24netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso
2020-01-23Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2020-01-23Merge tag 'trace-v5.5-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-23net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet
2020-01-22Merge tag 'io_uring-5.5-2020-01-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-20io_uring: fix compat for IORING_REGISTER_FILES_UPDATEEugene Syromiatnikov
2020-01-20netfilter: ipset: use bitmap infrastructure completelyKadlecsik József
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-18Merge tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-01-17XArray: Add xa_for_each_rangeMatthew Wilcox (Oracle)
2020-01-17XArray: Add wrappers for nested spinlocksMatthew Wilcox (Oracle)
2020-01-18Merge tag 'drm-misc-fixes-2020-01-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-01-17Merge tag 'block-5.5-2020-01-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-01-15block: fix an integer overflow in logical block sizeMikulas Patocka
2020-01-15bpf: Sockmap/tls, push write_space updates through ulp updatesJohn Fastabend
2020-01-15bpf: Sockmap/tls, during free we may call tcp_bpf_unhash() in loopJohn Fastabend
2020-01-15drm/dp_mst: Have DP_Tx send one msg at a timeWayne Lin
2020-01-15bpf: Fix incorrect verifier simulation of ARSH under ALU32Daniel Borkmann
2020-01-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds