aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-08net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA portsAndrew Lunn4-0/+42
2019-03-08rxrpc: Fix client call queueing, waiting for channelDavid Howells1-2/+2
2019-03-08tcp: handle inet_csk_reqsk_queue_add() failuresGuillaume Nault2-2/+13
2019-03-08net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_tcam_entryNathan Chancellor1-0/+1
2019-03-088139too : Add support for U.S. Robotics USR997901A 10/100 Cardbus NICMatthew Whitehead1-0/+1
2019-03-08fou, fou6: avoid uninit-value in gue_err() and gue6_err()Eric Dumazet2-4/+4
2019-03-08net: sched: fix potential use-after-free in __tcf_chain_put()Vlad Buslov1-10/+7
2019-03-08vhost: silence an unused-variable warningArnd Bergmann1-1/+1
2019-03-08vsock/virtio: fix kernel panic from virtio_transport_reset_no_sockAdalbert Lazăr1-7/+15
2019-03-08connector: fix unsafe usage of ->real_parentLi RongQing1-4/+18
2019-03-08vxlan: do not need BH again in vxlan_cleanup()Litao Jiao1-2/+2
2019-03-08net: hns3: add dma_rmb() for rx descriptionJian Shen1-0/+2
2019-03-08net: add missing documentation in linux/skbuff.hPedro Tammela1-5/+59
2019-03-08bpf: fix warning about using plain integer as NULLBo YU2-2/+2
2019-03-08xsk: fix to reject invalid options in Tx descriptorBjörn Töpel1-2/+2
2019-03-08xsk: fix to reject invalid flags in xsk_bindBjörn Töpel1-1/+4
2019-03-08bpf, libbpf: fixing leak when kernel does not support btfNikita V. Shirokov1-0/+2
2019-03-08ARM: dts: stm32: Add Ethernet support on stm32h7 SOC and activate it for eval and disco boardsChristophe Roullier4-0/+62
2019-03-08dt-bindings: net: stmmac: remove syscfg clock propertyChristophe Roullier1-2/+1
2019-03-08net: ethernet: stmmac: add management of clk_csr propertyChristophe Roullier1-0/+3
2019-03-08dt-bindings: net: stmmac: add phys config propertiesChristophe Roullier1-3/+3
2019-03-08net: ethernet: stmmac: update to support all PHY config for stm32mp157c.Christophe Roullier1-21/+86
2019-03-08net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c.Christophe Roullier1-1/+29
2019-03-08sctp: call sctp_auth_init_hmacs() in sctp_sock_migrate()Xin Long1-0/+10
2019-03-08sctp: move up sctp_auth_init_hmacs() in sctp_endpoint_init()Xin Long2-14/+10
2019-03-08sctp: sctp_sock_migrate() returns error if sctp_bind_addr_dup() failsXin Long1-10/+24
2019-03-08vxlan: Fix GRO cells race condition between receive and link deleteStefano Brivio1-1/+2
2019-03-08rxrpc: Fix client call connect/disconnect raceDavid Howells2-5/+17
2019-03-08sctp: remove sched init from sctp_stream_initXin Long1-2/+0
2019-03-08route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a raceXin Long1-0/+4
2019-03-08gfs2: Fix missed wakeups in find_insert_glockAndreas Gruenbacher1-1/+1
2019-03-08gpio: gpio-omap: fix level interrupt idlingRussell King1-6/+8
2019-03-08gpio: amd-fch: Set proper output level for direction_outputAxel Lin1-1/+10
2019-03-08x86: apuv2: remove unused variableArnd Bergmann1-1/+0
2019-03-08gpio: pca953x: Use PCA_LATCH_INTAndy Shevchenko1-5/+5
2019-03-08platform/x86: fix PCENGINES_APU2 Kconfig warningRandy Dunlap1-0/+2
2019-03-08pinctrl: imx: fix scu link errorsAnders Roxell1-2/+2
2019-03-07samples/mic/mpssd/mpssd.h: remove duplicate headerBrajeswar Ghosh1-3/+0
2019-03-07kernel/fork.c: remove duplicated includeYueHaibing1-1/+0
2019-03-07include/linux/relay.h: fix percpu annotation in struct rchanLuc Van Oostenryck1-1/+1
2019-03-07arch/nios2/mm/fault.c: remove duplicate includeSabyasachi Gupta1-1/+0
2019-03-07unicore32: stop printing the virtual memory layoutGeert Uytterhoeven1-24/+0
2019-03-07MAINTAINERS: fix GTA02 entry and mark as orphanJann Horn1-2/+3
2019-03-07mm: create the new vm_fault_t typeSouptick Joarder3-48/+73
2019-03-07arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()Mike Rapoport3-25/+8
2019-03-07arch: simplify several early memory allocationsMike Rapoport10-43/+18
2019-03-07openrisc: simplify pte_alloc_one_kernel()Mike Rapoport1-7/+4
2019-03-07sh: prefer memblock APIs returning virtual addressMike Rapoport2-16/+7
2019-03-07microblaze: prefer memblock API returning virtual addressMike Rapoport1-2/+3
2019-03-07powerpc: prefer memblock APIs returning virtual addressMike Rapoport9-51/+44