summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-02-14net: phy: Extract genphy_c45_pma_read_abilities from marvell10gMaxime Chevallier1-0/+1
2019-02-14net: phy: Move of_set_phy_eee_broken to phy-core.cMaxime Chevallier1-0/+1
2019-02-14net: phy: Mask-out non-compatible modes when setting the max-speedMaxime Chevallier1-0/+1
2019-02-12ptp_qoriq: fix register memory mapYangbo Lu1-9/+9
2019-02-12ptp_qoriq: add little enadian supportYangbo Lu1-6/+15
2019-02-12ptp_qoriq: convert to use ptp_qoriq_init/freeYangbo Lu1-0/+3
2019-02-12ptp_qoriq: make ptp operations globalYangbo Lu1-0/+9
2019-02-12ptp_qoriq: make structure/function names more consistentYangbo Lu1-7/+7
2019-02-12net/skbuff: fix up kernel-doc placementBrian Norris1-6/+6
2019-02-12net: phylink: add phylink_init_eee() helperRussell King1-0/+1
2019-02-12bpf: offload: add priv field for driversJakub Kicinski1-1/+2
2019-02-11perf/x86: Add check_period PMU callbackJiri Olsa1-0/+5
2019-02-11bpf: only adjust gso_size on bytestream protocolsWillem de Bruijn1-0/+6
2019-02-11bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sockMartin KaFai Lau1-0/+30
2019-02-11bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helperMartin KaFai Lau1-0/+12
2019-02-10net: phy: add register modifying helpers returning 1 on changeHeiner Kallweit1-2/+10
2019-02-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2019-02-09Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+7
2019-02-09net: phy: Add support for asking the PHY its abilitiesAndrew Lunn1-0/+6
2019-02-09qed: Add API for SmartAN query.Sudarsana Reddy Kalluru1-0/+1
2019-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+1
2019-02-09lib: objagg: add root count to statsJiri Pirko1-0/+1
2019-02-09lib: objagg: implement optimization hints assembly and use hints for object c...Jiri Pirko1-2/+18
2019-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-27/+55
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+27
2019-02-08mmc: block: handle complete_work on separate workqueueZachary Hays1-0/+1
2019-02-08net: phy: let genphy_c45_read_link manage the devices to checkHeiner Kallweit1-1/+1
2019-02-08net: fixed-phy: Add fixed_phy_register_with_gpiod() APIMoritz Fischer1-0/+15
2019-02-07Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner1-1/+1
2019-02-07blktrace: Show requests without sectorJan Kara1-1/+7
2019-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-5/+4
2019-02-07net: Introduce ndo_get_port_parent_id()Florian Fainelli1-0/+9
2019-02-06ethtool: add ethtool_rx_flow_spec to flow_rule structure translatorPablo Neira Ayuso1-0/+15
2019-02-06net: phy: provide full set of accessor functions to MMD registersNikita Yushchenko1-23/+111
2019-02-06Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller1-8/+3
2019-02-05net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij1-6/+2
2019-02-04netfilter: ipv6: avoid indirect calls for IPV6=y caseFlorian Westphal1-13/+51
2019-02-04netfilter: nat: remove module dependency on ipv6 coreFlorian Westphal1-0/+6
2019-02-04netdevice.h: Add __cold to netdev_<level> logging functionsJoe Perches1-8/+8
2019-02-03net: Fix ip_mc_{dec,inc}_group allocation contextFlorian Fainelli1-1/+7
2019-02-03socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani1-0/+8
2019-02-03socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani1-0/+18
2019-02-03socket: Use old_timeval types for socket timestampsDeepa Dinamani1-3/+3
2019-02-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2019-02-03Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2019-02-03net/mlx5: Set ODP SRQ support in firmwareMoni Shoua2-0/+4
2019-02-03net/mlx5: Add XRC transport to ODP device capabilities layoutMoni Shoua1-1/+3
2019-02-02Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2019-02-02x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner1-1/+1
2019-02-02mm/hotplug: invalid PFNs from pfn_to_online_page()Qian Cai1-8/+10