aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pnp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-21qed: Split rdma content between qed_rdma and qed_roceKalderon, Michal9-2919/+86
2017-06-21qed: Duplicate qed_roce.[ch] to qed_rdma.[ch]Kalderon, Michal2-0/+2983
2017-06-21qed: Cleanup qed_roce before duplicating itKalderon, Michal1-39/+12
2017-06-21bpf: expose prog id for cls_bpf and act_bpfDaniel Borkmann4-0/+8
2017-06-21Allow stack to grow up to address space limitHelge Deller1-5/+8
2017-06-21mm: fix new crash in unmapped_area_topdown()Hugh Dickins1-2/+4
2017-06-21sock: avoid dirtying incoming_cpu if not neededPaolo Abeni1-1/+4
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann12-0/+55
2017-06-21udp: prefetch rmem_alloc in udp_queue_rcv_skb()Paolo Abeni1-0/+1
2017-06-21qede: Fix compilation without QED_RDMAChad Dupuis1-1/+1
2017-06-21r8152: correct the definitionhayeswang1-11/+11
2017-06-21ip6mr: add netlink notifications on mrt6msg cache reportsJulien Gomes2-2/+81
2017-06-21ipmr: add netlink notifications on igmpmsg cache reportsJulien Gomes2-2/+79
2017-06-21rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mrouteJulien Gomes2-0/+17
2017-06-21rtnetlink: add NEWCACHEREPORT message typeJulien Gomes2-1/+5
2017-06-21tcp: md5: hide unused variableArnd Bergmann1-5/+1
2017-06-21idsn: fix wrong skb_put() usedyuan linyu1-1/+1
2017-06-20i40e: don't hold RTNL lock for the entire resetJacob Keller1-20/+7
2017-06-20i40e: Handle PE_CRITERR properly with IWARP enabledCatherine Sullivan1-2/+2
2017-06-20i40e: clear only cause_ena bitShannon Nelson1-2/+12
2017-06-20i40e: fix disabling overflow promiscuous modeAlan Brady1-3/+2
2017-06-20i40e: Add support for OEM firmware versionFilip Sadowski2-14/+81
2017-06-20i40e: genericize the partition bandwidth controlShannon Nelson2-28/+26
2017-06-20i40e: Add message for unsupported MFP modeCarolyn Wyborny1-0/+6
2017-06-20i40e: Support firmware CEE DCB UP to TC map re-definitionGreg Bowers1-4/+7
2017-06-20i40e: Fix potential out of bound array accessSudheer Mogilappagari1-1/+3
2017-06-20i40e: comment that udp_port must be in host byte orderJacob Keller1-1/+5
2017-06-20i40e: use dev_dbg instead of dev_info when warning about missing routineJacob Keller1-3/+3
2017-06-20i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flagsAlice Michael2-4/+5
2017-06-20i40evf: assign num_active_queues inside i40evf_alloc_queuesJacob Keller1-7/+11
2017-06-20i40e: add support for XDP_TX actionBjörn Töpel5-87/+384
2017-06-20i40e: add XDP support for pass and drop actionsBjörn Töpel4-31/+194
2017-06-20igmp: add a missing spin_lock_init()WANG Cong1-0/+1
2017-06-20s390/qeth: use diag26c to get MAC address on L2Julian Wiedmann3-2/+76
2017-06-20s390/diag: add diag26c supportJulian Wiedmann2-0/+55
2017-06-20s390/qeth: fix packing buffer statisticsJulian Wiedmann1-7/+10
2017-06-20s390/qeth: add ipa return codes for bridgeportKittipon Meesompop3-17/+49
2017-06-20net: stmmac: free an skb first when there are no longer any descriptors using itNiklas Cassel1-4/+16
2017-06-20sfc: remove duplicate up_write on VF filter_semEdward Cree1-2/+0
2017-06-20rtnetlink: add IFLA_GROUP to ifla_policySerhey Popovych1-0/+2
2017-06-20ipv6: Do not leak throw route referencesSerhey Popovych2-18/+7
2017-06-20sctp: handle errors when updating asocXin Long3-14/+39
2017-06-20sctp: uncork the old asoc before changing to the new oneXin Long1-0/+4
2017-06-20dccp: call inet_add_protocol after register_pernet_subsys in dccp_v6_initXin Long1-10/+10
2017-06-20dccp: call inet_add_protocol after register_pernet_subsys in dccp_v4_initXin Long1-8/+9
2017-06-20enic: Fix format truncation warningGovindarajulu Varadarajan2-6/+6
2017-06-20net: stmmac: enable TSO for IPv6Niklas Cassel1-2/+2
2017-06-20ibmvnic: Return from ibmvnic_resume if not in VNIC_OPEN stateJohn Allen1-0/+3
2017-06-20dt-bindings: net: sms911x: Add missing optional VDD regulatorsKrzysztof Kozlowski1-0/+1
2017-06-20dpaa_eth: reuse the dma_ops provided by the FMan MAC deviceMadalin Bucur1-1/+1