summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lightnvm: do not compile in debugging by defaultMatias Bjørling2015-12-071-0/+1
* lightnvm: prevent gennvm module unload on useMatias Bjørling2015-12-071-0/+5
* lightnvm: fix media mgr registrationMatias Bjørling2015-12-071-39/+39
* lightnvm: replace req queue with nvmdev for lldMatias Bjørling2015-12-076-31/+33
* lightnvm: comments on constantsMatias Bjørling2015-12-071-0/+7
* lightnvm: check mm before useMatias Bjørling2015-12-071-1/+1
* lightnvm: refactor spin_unlock in gennvm_get_blkWenwei Tao2015-12-071-5/+2
* lightnvm: put blks when luns configure failedWenwei Tao2015-12-071-2/+19
* lightnvm: use flags in rrpc_get_blkWenwei Tao2015-12-071-1/+1
* block: detach bdev inode from its wb in __blkdev_put()Ilya Dryomov2015-12-041-3/+6
* SCSI: Fix NULL pointer dereference in runtime PMKen Xue2015-12-031-0/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-03174-646/+3192
|\
| * Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-12-037-17/+25
| |\
| | * mac80211: fix off-channel mgmt-tx uninitialized variable usageJohannes Berg2015-12-021-2/+6
| | * mac80211: do not actively scan DFS channelsAntonio Quartulli2015-12-021-4/+5
| | * mac80211: don't teardown sdata on sdata stopEliad Peller2015-12-021-1/+1
| | * mac80211: always set the buf_size in AddBA req to 64Gregory Greenman2015-11-202-3/+6
| | * mac80211: ensure we don't update tx power on a non-running sdataEmmanuel Grumbach2015-11-201-1/+2
| | * mac80211: mesh: fix call_rcu() usageJohannes Berg2015-11-171-4/+4
| | * mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg2015-11-171-2/+1
| * | net: phy: reset only targeted phyJérôme Pouiller2015-12-031-1/+2
| * | Merge branch 'bnxt_en-fixes'David S. Miller2015-12-032-17/+34
| |\ \
| | * | bnxt_en: Setup uc_list mac filters after resetting the chip.Michael Chan2015-12-031-5/+8
| | * | bnxt_en: enforce proper storing of MAC addressJeffrey Huang2015-12-032-11/+16
| | * | bnxt_en: Fixed incorrect implementation of ndo_set_mac_addressJeffrey Huang2015-12-031-1/+10
| |/ /
| * | net: lpc_eth: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy2015-12-031-1/+1
| * | net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet2015-12-035-14/+26
| * | openvswitch: fix hangup on vxlan/gre/geneve device deletionPaolo Abeni2015-12-032-3/+7
| * | ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn2015-12-031-2/+3
| * | ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet2015-12-031-1/+8
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-12-031-1/+6
| |\ \
| | * | Bluetooth: Fix l2cap_chan leak in SMPJohan Hedberg2015-11-111-1/+6
| * | | arm64: bpf: add 'store immediate' instructionYang Shi2015-12-031-1/+19
| * | | ipv6: kill sk_dst_lockEric Dumazet2015-12-038-46/+12
| * | | ipv6: sctp: add rcu protection around np->optEric Dumazet2015-12-031-3/+10
| * | | net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov2015-12-031-2/+2
| * | | sctp: use GFP_USER for user-controlled kmallocMarcelo Ricardo Leitner2015-12-021-2/+2
| * | | sctp: convert sack_needed and sack_generation to bitsMarcelo Ricardo Leitner2015-12-021-8/+8
| * | | ipv6: add complete rcu protection around np->optEric Dumazet2015-12-0213-52/+122
| * | | bpf: fix allocation warnings in bpf maps and integer overflowAlexei Starovoitov2015-12-023-12/+34
| * | | Merge branch 'mvneta-fixes'David S. Miller2015-12-023-6/+34
| |\ \ \
| | * | | mvebu: dts: enable IP checksum with jumbo frames for Armada 38x on Port0Marcin Wojtas2015-12-021-0/+1
| | * | | net: mvneta: enable setting custom TX IP checksum limitMarcin Wojtas2015-12-022-2/+23
| | * | | net: mvneta: fix error path for building skbMarcin Wojtas2015-12-021-2/+6
| | * | | net: mvneta: fix bit assignment for RX packet irq enableMarcin Wojtas2015-12-021-1/+1
| | * | | net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REGMarcin Wojtas2015-12-021-1/+1
| | * | | net: mvneta: add configuration for MBUS windows access protectionMarcin Wojtas2015-12-021-0/+2
| |/ / /
| * | | Merge branch 'thunderx-fixes'David S. Miller2015-12-028-16/+66
| |\ \ \
| | * | | net: thunderx: Enable BGX LMAC's RX/TX only after VF is upSunil Goutham2015-12-023-3/+38
| | * | | net: thunderx: Switchon carrier only upon interface link upSunil Goutham2015-12-023-4/+18