aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-07net/mlx5: limit the function in local scopeZhu Yanjun1-2/+0
2020-01-05enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil1-0/+55
2020-01-05net: phylink: add support for polling MAC PCSVladimir Oltean1-0/+2
2020-01-05mii: Add helpers for parsing SGMII auto-negotiationVladimir Oltean1-0/+50
2020-01-05net: dsa: Make deferred_xmit private to sja1105Vladimir Oltean1-0/+3
2020-01-05net: dsa: sja1105: Always send through management routes in slot 0Vladimir Oltean1-1/+0
2020-01-05net: phy: add PHY_INTERFACE_MODE_10GBASERRussell King1-4/+8
2020-01-05net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski1-1/+1
2020-01-03net: remove the check argument from __skb_gro_checksum_convertLi RongQing1-3/+3
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-9/+15
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-9/+12
2019-12-30net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestampingVladimir Oltean1-2/+0
2019-12-30ptp: introduce ptp_cancel_worker_syncVladimir Oltean1-0/+9
2019-12-30ptp: fix the race between the release of ptp_clock and cdevVladis Dronov1-8/+11
2019-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+1
2019-12-27ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek1-0/+3
2019-12-27ethtool: support for netlink notificationsMichal Kubecek2-0/+14
2019-12-27ethtool: introduce ethtool netlink interfaceMichal Kubecek1-0/+9
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-22/+103
2019-12-26of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummyGeert Uytterhoeven1-1/+1
2019-12-25net: Add a layer for non-PHY MII time stamping drivers.Richard Cochran1-0/+63
2019-12-25net: Introduce a new MII time stamping interface.Richard Cochran2-31/+68
2019-12-25net: phy: Introduce helper functions for time stamping support.Richard Cochran1-0/+60
2019-12-25ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli1-0/+2
2019-12-25libata: Fix retrieving of active qcsSascha Hauer1-0/+1
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller27-58/+115
2019-12-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-1/+1
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-8/+54
2019-12-20Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+2
2019-12-20net: phy: ensure that phy IDs are correctly typedRussell King1-1/+1
2019-12-20mod_devicetable: fix PHY module formatRussell King1-2/+2
2019-12-19bpf: Support replacing cgroup-bpf program in MULTI modeAndrey Ignatov1-1/+3
2019-12-19xdp: Remove map_to_flush and map swap detectionBjörn Töpel1-1/+0
2019-12-19xdp: Make cpumap flush_list common for all map instancesBjörn Töpel1-2/+2
2019-12-19xdp: Make devmap flush_list common for all map instancesBjörn Töpel1-2/+2
2019-12-19of: mdio: export of_mdiobus_child_is_phyAntoine Tenart1-0/+6
2019-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-4/+6
2019-12-19net: phy: provide and use genphy_read_status_fixed()Russell King1-0/+1
2019-12-19net: phy: add genphy_check_and_restart_aneg()Russell King1-0/+1
2019-12-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-6/+12
2019-12-19Merge tag 'pm-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-11/+3
2019-12-19Merge branch 'pm-cpufreq'Rafael J. Wysocki2-11/+3
2019-12-18Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds1-0/+1
2019-12-18net: sch_ets: Make the ETS qdisc offloadablePetr Machata1-0/+1
2019-12-18net: stmmac: Add basic EST support for GMAC5+Jose Abreu1-0/+13
2019-12-18brcmfmac: add support for BCM4359 SDIO chipsetSoeren Moch1-0/+2
2019-12-17net: fix kernel-doc warning in <linux/netdevice.h>Randy Dunlap1-1/+1
2019-12-17mm/memory.c: add apply_to_existing_page_range() helperDaniel Axtens1-0/+3
2019-12-17kasan: fix crashes on access to memory mapped by vm_map_ram()Andrey Ryabinin1-6/+9
2019-12-17netfilter: Document ingress hookLukas Wunner1-0/+1