aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-zoned.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-23qedf: fix wrong le16 conversionArnd Bergmann1-3/+3
2017-03-23qed: Reserve VF feature before PFMintz, Yuval1-11/+16
2017-03-23qed: Don't waste SBs unused by RoCEMintz, Yuval1-8/+9
2017-03-23qed: Reduce verbosity of unimplemented MFW messagesMintz, Yuval1-1/+1
2017-03-23qed: Correct endian order of MAC passed to MFWMintz, Yuval1-2/+11
2017-03-23qed: Pass src/dst sizes when interacting with MFWTomer Tayar2-59/+66
2017-03-23qed: Revise MFW command lockingTomer Tayar2-136/+280
2017-03-23ALSA: hda - Adding a group of pin definition to fix headset problemHui Wang1-0/+2
2017-03-22net:ethernet:aquantia: Fix for RX checksum offload.Pavel Belous2-0/+2
2017-03-22amd-xgbe: Fix the ECC-related bit position definitionsLendacky, Thomas1-12/+12
2017-03-22netvsc: fix and cleanup rndis_filter_set_packet_filterstephen hemminger1-12/+6
2017-03-22netvsc: eliminate unnecessary skb == NULL checksstephen hemminger1-6/+3
2017-03-22netvsc: remove unnecessary lock on shutdownstephen hemminger1-4/+3
2017-03-22netvsc: use refcount_t for keeping track of sub channelsstephen hemminger2-33/+12
2017-03-22netvsc: uses RCU instead of removal flagstephen hemminger3-31/+10
2017-03-22netvsc: use RCU to protect inner device structurestephen hemminger3-24/+57
2017-03-22netvsc: change max channel calculationstephen hemminger2-17/+11
2017-03-22netvsc: handle offline mtu and channel changestephen hemminger1-9/+20
2017-03-22netvsc: fix NAPI performance regressionstephen hemminger2-23/+19
2017-03-22liquidio: fix tx completions in napi pollVSR Burru2-17/+22
2017-03-22liquidio: allocate RX buffers in OOM conditions in PF and VFSatanand Burla7-0/+103
2017-03-22net: vmxnet3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-11/+14
2017-03-22net: virtio_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-19/+29
2017-03-22sfc: cleanup a condition in efx_udp_tunnel_del()Dan Carpenter1-1/+1
2017-03-22Bluetooth: btqcomsmd: fix compile-test dependencyArnd Bergmann1-1/+2
2017-03-22drivers: net: xgene-v2: misc fixesIyappan Subramanian1-29/+26
2017-03-22drivers: net: xgene-v2: Fix port resetIyappan Subramanian3-7/+20
2017-03-22drivers: net: xgene-v2: Add ethtool supportIyappan Subramanian4-1/+124
2017-03-22drivers: net: xgene-v2: Add MDIO supportIyappan Subramanian6-5/+182
2017-03-22bpf: Add tests for map-in-mapMartin KaFai Lau9-18/+451
2017-03-22bpf: Add hash of maps supportMartin KaFai Lau5-2/+134
2017-03-22bpf: Add array of maps supportMartin KaFai Lau8-12/+225
2017-03-22bpf: Fix and simplifications on inline map lookupMartin KaFai Lau2-9/+15
2017-03-22inet: frag: release spinlock before calling icmp_send()Eric Dumazet1-8/+17
2017-03-22tcp: initialize icsk_ack.lrcvtime at session start timeEric Dumazet2-1/+2
2017-03-22genetlink: fix counting regression on ctrl_dumpfamily()Stanislaw Gruszka1-1/+3
2017-03-22socket, bpf: fix sk_filter use after free in sk_clone_lockDaniel Borkmann1-0/+6
2017-03-22net: stmmac: fix dma operation mode config for older versionsJoao Pinto1-3/+3
2017-03-22net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz6-2/+26
2017-03-22ipv4: provide stronger user input validation in nl_fib_input()Eric Dumazet1-1/+2
2017-03-22bpf: fix hashmap extra_elems logicAlexei Starovoitov2-76/+97
2017-03-22nfp: disable FW on reconfiguration errorsJakub Kicinski1-18/+11
2017-03-22nfp: remove defensive checks around ndo_open()/ndo_close()Jakub Kicinski1-10/+0
2017-03-22nfp: flush xmit_more on error pathsJakub Kicinski1-0/+2
2017-03-22nfp: remove RX queue pointersJakub Kicinski3-20/+6
2017-03-22nfp: don't use netdev_warn() before netdev is registeredJakub Kicinski1-3/+3
2017-03-22nfp: fix nfp_cpp_read()/nfp_cpp_write() error pathsJakub Kicinski1-6/+9
2017-03-22nfp: fix invalid area detectionJakub Kicinski1-14/+15
2017-03-22nfp: don't ignore return value of wait_event_interruptibleJakub Kicinski1-18/+38
2017-03-22nfp: correct return codes when msleep gets interruptedJakub Kicinski1-6/+6