aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/sfp.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-24net: rds: add service level support in rds-infoZhu Yanjun5-8/+24
2019-08-24net: route dump netlink NLM_F_MULTI flag missingJohn Fastabend3-9/+12
2019-08-24s390/qeth: add xmit_more support for IQD devicesJulian Wiedmann2-43/+109
2019-08-24s390/qeth: add BQL support for IQD devicesJulian Wiedmann2-1/+16
2019-08-24s390/qeth: when in TX NAPI mode, use napi_consume_skb()Julian Wiedmann1-11/+13
2019-08-24s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann4-48/+183
2019-08-24s390/qeth: collect accurate TX statisticsJulian Wiedmann4-39/+49
2019-08-24s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann4-7/+11
2019-08-24s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann2-21/+46
2019-08-24bnxt_en: Fix allocation of zero statistics block size regression.Michael Chan1-2/+1
2019-08-24s390/qeth: reject oversized SNMP requestsJulian Wiedmann1-0/+4
2019-08-24sock: fix potential memory leak in proto_register()zhanglin1-10/+21
2019-08-24net/core/skmsg: Delete an unnecessary check before the function call “consume_skb”Markus Elfring1-2/+1
2019-08-24net: hns3: Fix -Wunused-const-variable warningYueHaibing2-44/+44
2019-08-24MAINTAINERS: Add phylink keyword to SFF/SFP/SFP+ MODULE SUPPORTAndrew Lunn1-0/+1
2019-08-24xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md modeHangbin Liu1-2/+2
2019-08-24ipv4/icmp: fix rt dst dev null pointer dereferenceHangbin Liu1-1/+7
2019-08-24net: use unlikely for dql_avail casexiaolinkui1-1/+1
2019-08-24openvswitch: Fix log message in ovs conntrackYi-Hung Wei1-1/+1
2019-08-24drm/mediatek: include dma-mapping headerDave Airlie1-0/+1
2019-08-24bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0Ilya Leoshkevich1-4/+4
2019-08-24bpf: fix use after free in prog symbol exposureDaniel Borkmann1-12/+18
2019-08-24bpf: fix precision tracking in presence of bpf2bpf callsAlexei Starovoitov1-4/+5
2019-08-24flow_dissector: Fix potential use-after-free on BPF_PROG_DETACHJakub Sitnicki1-1/+1
2019-08-23Revert "r8169: remove not needed call to dma_sync_single_for_device"Heiner Kallweit1-0/+1
2019-08-23r8169: fix DMA issue on MIPS platformHeiner Kallweit1-0/+4
2019-08-23drop_monitor: Make timestamps y2038 safeIdo Schimmel2-9/+7
2019-08-23net/rds: Whitelist rdma_cookie and rx_tstamp for usercopyDag Moxnes3-15/+27
2019-08-23ipv6: propagate ipv6_add_dev's error returns out of ipv6_find_idevSabrina Dubroca1-8/+8
2019-08-23net/mlx5: Fix return code in case of hyperv wrong size readEran Ben Elisha1-3/+3
2019-08-23net: ipv6: fix listify ip6_rcv_finish in case of forwardingXin Long1-1/+3
2019-08-23r8152: add a helper function about setting EEEHayes Wang1-91/+77
2019-08-23r8152: saving the settings of EEEHayes Wang1-30/+50
2019-08-23ice: Don't allow VSI to remove unassociated ucast filterAkeem G Abodunrin1-0/+56
2019-08-23ice: Fix issues updating VSI MAC filtersAkeem G Abodunrin4-67/+73
2019-08-23ice: update ethtool stats on-demandBruce Allan3-6/+9
2019-08-23ice: Add input handlers for virtual channel handlersAmruth G.P1-32/+32
2019-08-23ice: Don't clear auto_fec bit in ice_cfg_phy_fec()Chinh T Cao1-6/+3
2019-08-23ice: Fix flag used for module queryChinh T Cao1-1/+1
2019-08-23ice: silence some bogus error messagesMitch Williams2-3/+4
2019-08-23ice: Rename ethtool private flag for lldpDave Ertman4-8/+8
2019-08-23ice: reject VF attempts to enable head writebackJacob Keller1-0/+1
2019-08-23ice: Copy dcbx configuration only if mode is correctMichal Swiatkowski1-2/+4
2019-08-23ice: Treat DCBx state NOT_STARTED as validDave Ertman1-1/+2
2019-08-23ice: Don't call synchronize_irq() for VF's from the hostBrett Creeley1-0/+4
2019-08-23ice: Account for all states of FW DCBx and LLDPDave Ertman1-22/+12
2019-08-23KVM: arm/arm64: VGIC: Properly initialise private IRQ affinityAndre Przywara1-10/+20
2019-08-23ice: Allow egress control packets from PF_VSIDave Ertman2-1/+17
2019-08-23RDMA/siw: Fix 64/32bit pointer inconsistencyBernard Metzler9-109/+108
2019-08-23x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson1-1/+1