summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/max8997.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-28l2tp: hold tunnel while processing genl delete commandGuillaume Nault1-2/+4
2017-08-28l2tp: hold tunnel while looking up sessions in l2tp_netlinkGuillaume Nault3-47/+38
2017-08-28l2tp: initialise session's refcount before making it reachableGuillaume Nault1-4/+2
2017-08-28net: mvpp2: fix the mac address used when using PPv2.2Antoine Tenart1-1/+1
2017-08-28cdc_ncm: flag the u-blox TOBY-L4 as wwanAleksander Morgado1-0/+7
2017-08-28net: missing call of trace_napi_poll in busy_poll_stopJesper Dangaard Brouer1-0/+1
2017-08-26udp6: set rx_dst_cookie on rx_dst updatesPaolo Abeni3-3/+14
2017-08-26net: sxgbe: check memory allocation failureChristophe Jaillet1-0/+2
2017-08-26r8169: Be drop monitor friendlyFlorian Fainelli1-2/+2
2017-08-26r8169: Do not increment tx_dropped in TX ring cleaningFlorian Fainelli1-1/+0
2017-08-26tcp: fix refcnt leak with ebpf congestion controlSabrina Dubroca4-14/+18
2017-08-26ipv6: Fix may be used uninitialized warning in rt6_checkSteffen Klassert1-1/+1
2017-08-25netvsc: fix deadlock betwen link status and removalstephen hemminger1-1/+6
2017-08-25tipc: context imbalance at node read unlockParthasarathy Bhuvaragan1-1/+1
2017-08-25tipc: reassign pointers after skb reallocation / linearizationParthasarathy Bhuvaragan1-2/+5
2017-08-25tipc: perform skb_linearize() before parsing the inner headerParthasarathy Bhuvaragan1-0/+2
2017-08-25net_sched: fix a refcount_t issue with noop_qdiscEric Dumazet3-4/+11
2017-08-25net: systemport: Free DMA coherent descriptors on errorsFlorian Fainelli1-0/+2
2017-08-25net: bcmgenet: Be drop monitor friendlyFlorian Fainelli1-3/+3
2017-08-25bpf: fix bpf_setsockopts return valueYuchung Cheng1-1/+0
2017-08-25net: systemport: Be drop monitor friendlyFlorian Fainelli1-1/+1
2017-08-24tipc: Fix tipc_sk_reinit handling of -EAGAINBob Peterson1-3/+3
2017-08-24qlge: avoid memcpy buffer overflowArnd Bergmann1-1/+1
2017-08-24virtio_net: be drop monitor friendlyEric Dumazet1-1/+1
2017-08-24netfilter: nf_tables: Fix nft limit burst handlingandy zhou1-11/+14
2017-08-24netfilter: check for seqadj ext existence before adding it in nf_nat_setup_infoXin Long1-1/+1
2017-08-24iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()Luca Coelho3-9/+12
2017-08-24bnxt_en: Do not setup MAC address in bnxt_hwrm_func_qcaps().Michael Chan1-12/+28
2017-08-24bnxt_en: Free MSIX vectors when unregistering the device from bnxt_re.Michael Chan1-0/+2
2017-08-24bnxt_en: Fix .ndo_setup_tc() to include XDP rings.Michael Chan1-0/+1
2017-08-24nfp: TX time stamp packets before HW doorbell is rungJakub Kicinski1-2/+2
2017-08-24sctp: Avoid out-of-bounds reads from address storageStefano Brivio2-4/+6
2017-08-24net: dsa: use consume_skb()Eric Dumazet2-2/+2
2017-08-24nfp: avoid buffer leak when representor is missingJakub Kicinski1-5/+5
2017-08-24nfp: make sure representors are destroyed before their lower netdevJakub Kicinski1-8/+14
2017-08-24nfp: don't hold PF lock while enabling SR-IOVJakub Kicinski1-9/+7
2017-08-24net: dsa: skb_put_padto() already frees nskbFlorian Fainelli1-4/+6
2017-08-24net: core: Specify skb_pad()/skb_put_padto() SKB freeingFlorian Fainelli2-9/+45
2017-08-24net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII.Stephan Gatzka1-1/+4
2017-08-23fsl/man: Inherit parent device and of_nodeFlorian Fainelli1-0/+2
2017-08-23bpf: fix map value attribute for hash of mapsDaniel Borkmann1-13/+17
2017-08-22net: phy: Deal with unbound PHY driver in phy_attached_print()Florian Fainelli1-2/+4
2017-08-22net: sched: don't do tcf_chain_flush from tcf_chain_destroyJiri Pirko1-3/+3
2017-08-22net: sched: fix use after free when tcf_chain_destroy is called multiple timesJiri Pirko1-2/+10
2017-08-22udp: on peeking bad csum, drop packets even if not at headEric Dumazet1-1/+1
2017-08-22macsec: add genl family module aliasSabrina Dubroca1-0/+1
2017-08-22tipc: fix a race condition of releasing subscriber objectYing Xue1-0/+2
2017-08-22tipc: remove subscription references only for pending timersParthasarathy Bhuvaragan1-12/+7
2017-08-22mlxsw: spectrum_switchdev: Fix mrouter flag updateNogah Frankel1-4/+11
2017-08-22net: ftgmac100: Fix oops in probe on failure to find associated PHYAndrew Jeffery1-1/+0