index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-18
IB/qib: add const to bin_attribute structures
Bhumika Goyal
1
-2
/
+2
2017-08-18
RDMA/uverbs: Initialize cq_context appropriately
Bharat Potnuri
1
-1
/
+1
2017-08-18
infiniband: avoid overflow warning
Arnd Bergmann
1
-1
/
+2
2017-08-18
i40iw: fix spelling mistake: "allloc_buf" -> "alloc_buf"
Colin Ian King
1
-2
/
+4
2017-08-18
IB/rxe: Remove unneeded check
Yuval Shaia
1
-5
/
+0
2017-08-18
IB/rxe: Convert pr_info to pr_warn
Yuval Shaia
1
-1
/
+1
2017-08-18
i40iw: Fixes for static checker warnings
Shiraz Saleem
1
-8
/
+1
2017-08-18
i40iw: Simplify code
Christophe Jaillet
1
-6
/
+3
2017-08-18
infiniband: pvrdma: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-18
infiniband: nes: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-18
infiniband: mthca: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-18
PCI/IB: add support for pci driver attribute groups
Greg Kroah-Hartman
3
-44
/
+25
2017-08-18
RDMA/bnxt_re: fix spelling mistake: "Deallocte" -> "Deallocate"
Colin Ian King
1
-1
/
+1
2017-08-18
IB/hfi1: fix spelling mistake in variable name continious
Colin Ian King
1
-3
/
+3
2017-08-18
IB/qib: fix spelling mistake: "failng" -> "failing"
Colin Ian King
1
-1
/
+1
2017-08-18
iwcm: Don't allocate iwcm workqueue with WQ_MEM_RECLAIM
Sagi Grimberg
1
-1
/
+1
2017-08-18
cm: Don't allocate ib_cm workqueue with WQ_MEM_RECLAIM
Sagi Grimberg
1
-1
/
+1
2017-08-18
nvmet-rdma: remove redundant empty device add callout
Sagi Grimberg
1
-5
/
+0
2017-08-18
nvme-rdma: remove redundant empty device add callout
Sagi Grimberg
1
-5
/
+0
2017-08-18
RDMA/core: make ib_device.add method optional
Sagi Grimberg
1
-2
/
+2
2017-08-18
cxgb4: Remove some dead code
Christophe Jaillet
1
-1
/
+0
2017-07-24
Linux 4.13-rc2
v4.13-rc2
Linus Torvalds
1
-1
/
+1
2017-07-24
Properly alphabetize MAINTAINERS file
Linus Torvalds
2
-1741
/
+1815
2017-07-24
Fix up MAINTAINERS file problems
Linus Torvalds
1
-13
/
+4
2017-07-23
xen/balloon: don't online new memory initially
Juergen Gross
3
-10
/
+23
2017-07-23
xen/x86: fix cpu hotplug
Juergen Gross
1
-1
/
+2
2017-07-23
xen/grant-table: log the lack of grants
Wengang Wang
1
-1
/
+8
2017-07-23
xen/x86: Don't BUG on CPU0 offlining
Vitaly Kuznetsov
1
-1
/
+0
2017-07-22
MAINTAINERS: fix alphabetical ordering
Randy Dunlap
1
-817
/
+816
2017-07-21
NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()
Trond Myklebust
1
-2
/
+11
2017-07-21
NFS: Be more careful about mapping file permissions
Trond Myklebust
1
-8
/
+17
2017-07-21
NFS: Store the raw NFS access mask in the inode's access cache
Trond Myklebust
2
-4
/
+7
2017-07-21
NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()
Trond Myklebust
1
-9
/
+2
2017-07-21
NFS: Refactor NFS access to kernel access mask calculation
Trond Myklebust
1
-8
/
+23
2017-07-21
net/sunrpc/xprt_sock: fix regression in connection error reporting.
NeilBrown
1
-0
/
+2
2017-07-21
nfs: count correct array for mnt3_counts array size
Eryu Guan
1
-1
/
+1
2017-07-21
x86/devicetree: Convert to using %pOF instead of ->full_name
Rob Herring
1
-2
/
+1
2017-07-21
perf/x86/intel: Add proper condition to run sched_task callbacks
Jiri Olsa
3
-10
/
+14
2017-07-21
x86/platform/uv/BAU: Disable BAU on single hub configurations
Andrew Banman
1
-5
/
+18
2017-07-21
perf/core: Fix locking for children siblings group read
Jiri Olsa
1
-0
/
+5
2017-07-21
ide: avoid warning for timings calculation
Arnd Bergmann
1
-9
/
+9
2017-07-21
net: bonding: Fix transmit load balancing in balance-alb mode
Kosuke Tatsukawa
1
-1
/
+1
2017-07-21
rds: Make sure updates to cp_send_gen can be observed
HÃ¥kon Bugge
1
-3
/
+3
2017-07-21
net: ethernet: ti: cpsw: Push the request_irq function to the end of probe
Keerthy
1
-24
/
+25
2017-07-21
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
1
-4
/
+5
2017-07-21
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
1
-1
/
+2
2017-07-21
net: dsa: b53: Add missing ARL entries for BCM53125
Florian Fainelli
1
-0
/
+1
2017-07-21
bpf: more tests for mixed signed and unsigned bounds checks
Daniel Borkmann
1
-0
/
+418
2017-07-21
bpf: add test for mixed signed and unsigned bounds checks
Edward Cree
1
-0
/
+52
2017-07-21
bpf: fix up test cases with mixed signed/unsigned bounds
Daniel Borkmann
1
-4
/
+4
[next]