summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-30m32r: add io*_rep helpersSudip Mukherjee1-1/+9
2015-12-30m32r: fix build failureSudip Mukherjee1-0/+1
2015-12-30arch/x86/xen/suspend.c: include xen/xen.hAndrew Morton1-0/+1
2015-12-30mm: memcontrol: fix possible memcg leak due to interrupted reclaimVladimir Davydov1-14/+46
2015-12-30ocfs2: fix BUG when calculate new backup superJoseph Qi1-3/+12
2015-12-29net: hns: use to_platform_device()Geliang Tang1-2/+1
2015-12-29atm: solos-pci: use to_pci_dev()Geliang Tang1-3/+3
2015-12-29drivers: net: cpsw: fix error return codeJulia Lawall1-3/+7
2015-12-29openvswitch: Fix template leak in error cases.Joe Stringer1-2/+4
2015-12-29Merge branch 'bpf_hash-locking'David S. Miller1-26/+38
2015-12-29bpf: hash: use per-bucket spinlocktom.leiming@gmail.com1-18/+32
2015-12-29bpf: hash: move select_bucket() out of htab's spinlocktom.leiming@gmail.com1-4/+2
2015-12-29bpf: hash: use atomic counttom.leiming@gmail.com1-6/+6
2015-12-29[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro1-36/+37
2015-12-29lightnvm: wrong offset in bad blk lun calculationMatias Bjørling1-1/+1
2015-12-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds12-101/+134
2015-12-28null_blk: use async queue restart helperJens Axboe1-6/+5
2015-12-28block: add blk_start_queue_async()Jens Axboe2-0/+17
2015-12-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-31/+30
2015-12-28Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds1-9/+9
2015-12-28RDMA/be2net: Remove open and close entry pointsDevesh Sharma4-45/+1
2015-12-28RDMA/ocrdma: Depend on async link events from CNADevesh Sharma6-22/+119
2015-12-28RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma1-23/+0
2015-12-28RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma1-3/+4
2015-12-28Merge branch 'bnxt_en-next'David S. Miller5-731/+544
2015-12-28bnxt_en: Add BCM57301 & BCM57402 devices.David Christensen1-2/+8
2015-12-28bnxt_en: Update to Firmware interface spec 1.0.0.Michael Chan4-572/+349
2015-12-28bnxt_en: Keep track of the ring group resource.Michael Chan3-2/+18
2015-12-28bnxt_en: Improve VF resource accounting.Michael Chan3-14/+12
2015-12-28bnxt_en: Cleanup bnxt_hwrm_func_cfg().Michael Chan1-17/+16
2015-12-28bnxt_en: Check hardware resources before enabling NTUPLE.Michael Chan2-8/+35
2015-12-28bnxt_en: Don't treat single segment rx frames as GRO frames.Michael Chan1-1/+6
2015-12-28bnxt_en: Allocate rx_cpu_rmap only if Accelerated RFS is enabled.Michael Chan1-3/+1
2015-12-28bnxt_en: Increment checksum error counter only if NETIF_F_RXCSUM is set.Satish Baddipadige1-2/+4
2015-12-28bnxt_en: Add support for upgrading APE/NC-SI firmware via Ethtool FLASHDEVRob Swindell1-0/+3
2015-12-28bnxt_en: Optimize ring alloc and ring free functions.Michael Chan1-114/+87
2015-12-28bnxt_en: support hwrm_func_drv_unrgtr commandJeffrey Huang1-0/+9
2015-12-28qlcnic: constify qlcnic_dcb_ops structuresJulia Lawall2-3/+3
2015-12-28Merge branch 'r8169-RTL8168H-PHY-fixes'David S. Miller1-2/+2
2015-12-28r8169:Update the way of reading RTL8168H PHY register "rg_saw_cnt"Chun-Hao Lin1-1/+1
2015-12-28r8169:Fix typo in setting RTL8168H PHY parameterChun-Hao Lin1-1/+1
2015-12-28sctp: label accepted/peeled off socketsMarcelo Ricardo Leitner1-0/+2
2015-12-28sctp: use GFP_USER for user-controlled kmallocMarcelo Ricardo Leitner1-3/+6
2015-12-28Driver for IBM System i/p VNIC protocolThomas Falcon6-0/+4669
2015-12-28Linux 4.4-rc7v4.4-rc7Linus Torvalds1-1/+1
2015-12-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds8-24/+42
2015-12-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds13-13/+27
2015-12-28Merge branch 'fsl-fmain'David S. Miller21-0/+10557
2015-12-28fsl/fman: Add FMan MAC driverIgal Liberman3-1/+1077
2015-12-28fsl/fman: Add FMan Port SupportIgal Liberman3-1/+1930