summaryrefslogtreecommitdiffstats
path: root/include/media/videobuf2-memops.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-07lightnvm: do not compile in debugging by defaultMatias Bjørling1-0/+1
2015-12-07lightnvm: prevent gennvm module unload on useMatias Bjørling1-0/+5
2015-12-07lightnvm: fix media mgr registrationMatias Bjørling1-39/+39
2015-12-07lightnvm: replace req queue with nvmdev for lldMatias Bjørling6-31/+33
2015-12-07lightnvm: comments on constantsMatias Bjørling1-0/+7
2015-12-07lightnvm: check mm before useMatias Bjørling1-1/+1
2015-12-07lightnvm: refactor spin_unlock in gennvm_get_blkWenwei Tao1-5/+2
2015-12-07lightnvm: put blks when luns configure failedWenwei Tao1-2/+19
2015-12-07lightnvm: use flags in rrpc_get_blkWenwei Tao1-1/+1
2015-12-04block: detach bdev inode from its wb in __blkdev_put()Ilya Dryomov1-3/+6
2015-12-04SCSI: Fix NULL pointer dereference in runtime PMKen Xue1-0/+12
2015-12-03net: phy: reset only targeted phyJérôme Pouiller1-1/+2
2015-12-03bnxt_en: Setup uc_list mac filters after resetting the chip.Michael Chan1-5/+8
2015-12-03bnxt_en: enforce proper storing of MAC addressJeffrey Huang2-11/+16
2015-12-03bnxt_en: Fixed incorrect implementation of ndo_set_mac_addressJeffrey Huang1-1/+10
2015-12-03net: lpc_eth: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy1-1/+1
2015-12-03net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet5-14/+26
2015-12-03openvswitch: fix hangup on vxlan/gre/geneve device deletionPaolo Abeni2-3/+7
2015-12-03ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn1-2/+3
2015-12-03ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet1-1/+8
2015-12-03arm64: bpf: add 'store immediate' instructionYang Shi1-1/+19
2015-12-03ipv6: kill sk_dst_lockEric Dumazet8-46/+12
2015-12-03ipv6: sctp: add rcu protection around np->optEric Dumazet1-3/+10
2015-12-03net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov1-2/+2
2015-12-03sctp: use GFP_USER for user-controlled kmallocMarcelo Ricardo Leitner1-2/+2
2015-12-03sctp: convert sack_needed and sack_generation to bitsMarcelo Ricardo Leitner1-8/+8
2015-12-03ipv6: add complete rcu protection around np->optEric Dumazet13-52/+122
2015-12-03bpf: fix allocation warnings in bpf maps and integer overflowAlexei Starovoitov3-12/+34
2015-12-03mvebu: dts: enable IP checksum with jumbo frames for Armada 38x on Port0Marcin Wojtas1-0/+1
2015-12-03net: mvneta: enable setting custom TX IP checksum limitMarcin Wojtas2-2/+23
2015-12-03net: mvneta: fix error path for building skbMarcin Wojtas1-2/+6
2015-12-03net: mvneta: fix bit assignment for RX packet irq enableMarcin Wojtas1-1/+1
2015-12-03net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REGMarcin Wojtas1-1/+1
2015-12-03net: mvneta: add configuration for MBUS windows access protectionMarcin Wojtas1-0/+2
2015-12-02mac80211: fix off-channel mgmt-tx uninitialized variable usageJohannes Berg1-2/+6
2015-12-02mac80211: do not actively scan DFS channelsAntonio Quartulli1-4/+5
2015-12-02mac80211: don't teardown sdata on sdata stopEliad Peller1-1/+1
2015-12-02net: thunderx: Enable BGX LMAC's RX/TX only after VF is upSunil Goutham3-3/+38
2015-12-02net: thunderx: Switchon carrier only upon interface link upSunil Goutham3-4/+18
2015-12-02net: thunderx: Set CQ timer threshold properlySunil Goutham3-5/+4
2015-12-02net: thunderx: Wait for delayed work to finish before destroying itThanneeru Srinivasulu2-4/+2
2015-12-02net: thunderx: Force to load octeon-mdio before bgx driver.Thanneeru Srinivasulu2-0/+4
2015-12-02openvswitch: properly refcount vport-vxlan modulePaolo Abeni4-5/+9
2015-12-02HID: lg: restrict filtering out of first interface to G29 onlyBenjamin Tissoires1-2/+3
2015-12-02bpf, array: fix heap out-of-bounds access when updating elementsDaniel Borkmann1-1/+1
2015-12-01tracing: Add sched_wakeup_new and sched_waking tracepoints for pid filterSteven Rostedt (Red Hat)1-0/+16
2015-12-01net: fix sock_wake_async() rcu protectionEric Dumazet5-33/+44
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet22-52/+60
2015-12-01nvme: temporary fix for Apple controller resetStephan Günther1-0/+12
2015-12-01vmxnet3: fix checks for dma mapping errorsAlexey Khoroshilov1-11/+60