index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-23
Merge tag 'mlx5-updates-2017-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
14
-97
/
+630
2017-06-23
cxgb4: Use Firmware params to get buffer-group map
Arjun Vynipadath
3
-18
/
+101
2017-06-23
cxgb4: Update T6 Buffer Group and Channel Mappings
Arjun Vynipadath
3
-18
/
+80
2017-06-23
tls: return -EFAULT if copy_to_user() fails
Dan Carpenter
1
-4
/
+6
2017-06-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
David S. Miller
9
-48
/
+74
2017-06-23
Merge branch 'ena-new-features-and-improvements'
David S. Miller
8
-113
/
+399
2017-06-23
net: ena: update ena driver to version 1.2.0
Netanel Belgazal
1
-3
/
+3
2017-06-23
net: ena: update driver's rx drop statistics
Netanel Belgazal
1
-0
/
+9
2017-06-23
net: ena: use lower_32_bits()/upper_32_bits() to split dma address
Netanel Belgazal
1
-2
/
+2
2017-06-23
net: ena: separate skb allocation to dedicated function
Netanel Belgazal
1
-17
/
+27
2017-06-23
net: ena: use napi_schedule_irqoff when possible
Netanel Belgazal
1
-1
/
+1
2017-06-23
net: ena: allow the driver to work with small number of msix vectors
Netanel Belgazal
2
-20
/
+51
2017-06-23
net: ena: add support for out of order rx buffers refill
Netanel Belgazal
4
-17
/
+83
2017-06-23
net: ena: add reset reason for each device FLR
Netanel Belgazal
5
-6
/
+54
2017-06-23
net: ena: change sizeof() argument to be the type pointer
Netanel Belgazal
1
-8
/
+8
2017-06-23
net: ena: add hardware hints capability to the driver
Netanel Belgazal
6
-11
/
+137
2017-06-23
net: ena: change return value for unsupported features unsupported return value
Netanel Belgazal
3
-28
/
+24
2017-06-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
David S. Miller
8
-16
/
+47
2017-06-23
tcp: fix out-of-bounds access in ULP sysctl
Jakub Kicinski
1
-0
/
+1
2017-06-23
sit: use __GFP_NOWARN for user controlled allocation
WANG Cong
1
-1
/
+1
2017-06-23
bpf: possibly avoid extra masking for narrower load in verifier
Yonghong Song
5
-55
/
+97
2017-06-23
net: stmmac: make some functions static
Colin Ian King
1
-8
/
+8
2017-06-23
mtd: partitions: fixup some allocate_partition() whitespace
Brian Norris
1
-3
/
+3
2017-06-23
mtd: parsers: trx: fix pr_err format for printing offset
Rafał Miłecki
1
-1
/
+1
2017-06-23
Merge branch 'xdp-offload-mode'
David S. Miller
6
-36
/
+73
2017-06-23
nfp: xdp: report if program is offloaded
Jakub Kicinski
1
-0
/
+2
2017-06-23
xdp: add reporting of offload mode
Jakub Kicinski
4
-8
/
+9
2017-06-23
nfp: bpf: add support for XDP_FLAGS_HW_MODE
Jakub Kicinski
1
-3
/
+10
2017-06-23
nfp: bpf: release the reference on offloaded programs
Jakub Kicinski
2
-21
/
+15
2017-06-23
nfp: bpf: don't offload XDP programs in DRV_MODE
Jakub Kicinski
2
-3
/
+14
2017-06-23
nfp: xdp: move driver XDP setup into a separate function
Jakub Kicinski
1
-5
/
+18
2017-06-23
xdp: add HW offload mode flag for installing programs
Jakub Kicinski
4
-6
/
+13
2017-06-23
xdp: pass XDP flags into install handlers
Jakub Kicinski
2
-2
/
+4
2017-06-23
staging: wlan-ng: Fix struct definition's and variable type
Suniel Mahesh
2
-10
/
+10
2017-06-23
staging: rtl8723bs: Remove unnecessary cast in kfree
Amitoj Kaur Chawla
1
-7
/
+7
2017-06-23
staging: rtl8723bs: hal: Use (true/false) in assignment to bool
simran singhal
1
-4
/
+4
2017-06-23
staging: sm750fb: change default screen resolution
Sudip Mukherjee
1
-1
/
+1
2017-06-23
staging: fb_xgi: vb_table: Remove white space after tabstop
Matthew Reed
1
-9
/
+9
2017-06-23
net: account for current skb length when deciding about UFO
Michal Kubeček
2
-2
/
+3
2017-06-23
arm64: ftrace: fix !CONFIG_ARM64_MODULE_PLTS kernels
Mark Rutland
1
-6
/
+8
2017-06-23
arm64: signal: Allow expansion of the signal frame
Dave Martin
2
-19
/
+214
2017-06-23
iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
Geetha Sowjanya
4
-40
/
+118
2017-06-23
iommu/arm-smmu-v3: Enable ACPI based HiSilicon CMD_PREFETCH quirk(erratum 161010701)
shameer
2
-1
/
+12
2017-06-23
iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
Linu Cherian
3
-18
/
+57
2017-06-23
ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
Linu Cherian
1
-1
/
+14
2017-06-23
iommu/arm-smmu-v3, acpi: Add temporary Cavium SMMU-V3 IORT model number definitions
Robert Richter
2
-0
/
+10
2017-06-23
iommu/io-pgtable-arm: Use dma_wmb() instead of wmb() when publishing table
Will Deacon
2
-4
/
+12
2017-06-23
iommu/io-pgtable: depend on !GENERIC_ATOMIC64 when using COMPILE_TEST with LPAE
Will Deacon
1
-1
/
+1
2017-06-23
iommu/arm-smmu-v3: Remove io-pgtable spinlock
Robin Murphy
1
-27
/
+6
2017-06-23
iommu/arm-smmu: Remove io-pgtable spinlock
Robin Murphy
1
-31
/
+14
[prev]
[next]