aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-30target: add a new add_wwn_groups fabrics methodChristoph Hellwig3-8/+15
2016-03-30target: initialize the nacl base CIT begfore init_nodeaclChristoph Hellwig1-8/+9
2016-03-30target: remove ->fabric_cleanup_nodeaclChristoph Hellwig3-13/+1
2016-03-30iser-target: Use ib_drain_qpSagi Grimberg2-37/+4
2016-03-31nios2: Replace fdt_translate_address with of_flat_dt_translate_addressGuenter Roeck1-2/+1
2016-03-30bpf: make padding in bpf_tunnel_key explicitDaniel Borkmann2-1/+5
2016-03-30ipv6: udp: fix UDP_MIB_IGNOREDMULTI updatesEric Dumazet1-2/+2
2016-03-30bnxt_en: Fix ethtool -a reporting.Michael Chan1-4/+2
2016-03-30bnxt_en: Fix typo in bnxt_hwrm_set_pause_common().Michael Chan1-1/+1
2016-03-30bnxt_en: Implement proper firmware message padding.Michael Chan2-1/+7
2016-03-30bnxt_en: Initialize CP doorbell value before ring allocationPrashant Sreedharan1-1/+1
2016-03-30perf jit: genelf makes assumptions about endianAnton Blanchard1-14/+10
2016-03-30perf hists: Fix determination of a callchain node's childlessnessAndres Freund1-1/+1
2016-03-30team: team should sync the port's uc/mc addrs when add a portXin Long1-0/+5
2016-03-30gro: Allow tunnel stacking in the case of FOU/GUEAlexander Duyck1-0/+16
2016-03-30qed: initialize return rc to avoid returning garbageColin Ian King1-1/+1
2016-03-30sctp: really allow using GFP_KERNEL on sctp_packet_transmitMarcelo Ricardo Leitner1-3/+3
2016-03-30bridge: Allow set bridge ageing time when switchdev disabledHaishuang Yan1-1/+1
2016-03-30uapi/linux/stddef.h: Provide __always_inline to userspace headersDenys Vlasenko1-0/+4
2016-03-30tools/lib/lockdep: Fix unsupported 'basename -s' in run_tests.shSedat Dilek1-4/+8
2016-03-30gpio: xgene: Prevent NULL pointer dereferenceAxel Lin1-0/+5
2016-03-30gpio: menz127: Drop lock field from struct men_z127_gpioAxel Lin1-5/+4
2016-03-29ixgbe: Fix cls_u32 offload support for L4 portsSridhar Samudrala1-12/+4
2016-03-29ixgbe: Fix cls_u32 offload support for fields with masksSridhar Samudrala2-7/+5
2016-03-29ixgbe: fix error handling in TC cls_u32 offload routinesSridhar Samudrala1-18/+34
2016-03-29ixgbe: make __ixgbe_setup_tc staticEmil Tantilov1-2/+2
2016-03-29ixgbevf: fix error code path when setting MAC addressEmil Tantilov2-5/+11
2016-03-29ixgbevf: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann3-4/+6
2016-03-29ixgbe: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann3-4/+6
2016-03-29ixgbe: Use udelay to avoid sleeping while atomicMark Rustad1-1/+1
2016-03-29ixgbe: Fix ATR so that it correctly handles IPv6 extension headersAlexander Duyck1-24/+21
2016-03-29ixgbe: Store VXLAN port number in network orderAlexander Duyck2-49/+20
2016-03-29ixgbe: Fix for RAR0 not being set to default MAC addrTushar Dave1-0/+2
2016-03-29clk: qcom: ipq4019: add some fixed clocks for ddrppl and fepllMatthew McClintock1-0/+10
2016-03-29clk: qcom: ipq4019: switch remaining defines to enumsMatthew McClintock1-35/+25
2016-03-29clk: qcom: Make reset_control_ops constPhilipp Zabel2-2/+2
2016-03-29clk: tegra: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-03-29clk: sunxi: Make reset_control_ops constPhilipp Zabel3-3/+3
2016-03-29clk: atlas7: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-03-29clk: rockchip: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-03-29clk: mmp: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-03-29clk: mediatek: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-03-29perf tools: Add missing initialization of perf_sample.cpumode in synthesized samplesArnaldo Carvalho de Melo4-7/+22
2016-03-29arm64: defconfig: updates for 4.6Will Deacon1-8/+20
2016-03-29dlm: config: Fix ENOMEM failures in make_cluster()Andrew Price1-2/+1
2016-03-29arm64: perf: Move PMU register related defines to asm/perf_event.hShannon Zhao5-123/+66
2016-03-29arm64: opcodes.h: Add arm big-endian config options before including arm headerJames Morse1-0/+4
2016-03-29MAINTAINERS: Add mailing list for remote processor subsystemsBjorn Andersson1-0/+3
2016-03-29locking/atomic, sched: Unexport fetch_or()Frederic Weisbecker2-21/+18
2016-03-29timers/nohz: Convert tick dependency mask to atomic_tFrederic Weisbecker3-34/+33