index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
36
-70
/
+48
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
113
-227
/
+227
2017-01-13
RDMA/cma: use cached port state when bind loopback
Jack Wang
1
-3
/
+3
2017-01-13
RDMA/cma: resolve to first active ib port
Jack Wang
1
-1
/
+5
2017-01-13
RDMA/core: export ib_get_cached_port_state
Jack Wang
2
-0
/
+31
2017-01-13
RDMA/core: add port state cache
Jack Wang
2
-1
/
+10
2017-01-12
IB/ipoib: Change list_del to list_del_init in the tx object
Feras Daoud
1
-1
/
+1
2017-01-12
IB/ipoib: Replace list_del of the neigh->list with list_del_init
Feras Daoud
1
-4
/
+4
2017-01-12
IB/ipoib: Use debug prints instead of warnings in RNR WC status
Feras Daoud
1
-3
/
+6
2017-01-12
IB/ipoib: Add detailed error message to dev_queue_xmit call
Feras Daoud
3
-8
/
+13
2017-01-12
IB/ipoib: rtnl_unlock can not come after free_netdev
Feras Daoud
1
-2
/
+2
2017-01-12
IB/ipoib: Fix deadlock between rmmod and set_mode
Feras Daoud
2
-9
/
+9
2017-01-12
IB/ipoib: Fix deadlock over vlan_mutex
Feras Daoud
1
-1
/
+5
2017-01-12
IB/ipoib: Set device connection mode only when needed
Feras Daoud
1
-0
/
+7
2017-01-12
IB/ipoib: When given an invalid UD MTU, give debug msg
Feras Daoud
1
-0
/
+4
2017-01-12
RDMA/ocrdma: Replace BUG() with BUG_ON()
ssh10
1
-10
/
+5
2017-01-12
RDMA/cxgb4: Use AF_INET for sin_family field
ssh10
1
-3
/
+3
2017-01-12
RDMA/core: Fix incorrect structure packing for booleans
Jason Gunthorpe
1
-3
/
+3
2017-01-12
RDMA/qedr: restructure functions that create/destroy QPs
Amrani, Ram
1
-313
/
+236
2017-01-12
RDMA/qib: use rb_entry()
Geliang Tang
1
-3
/
+3
2017-01-12
RDMA/hfi1: drop pci_link_reset()
Cao jin
1
-10
/
+0
2017-01-12
RDMA/qib: drop qib_pci_link_reset()
Cao jin
1
-8
/
+0
2017-01-12
RDMA/i40iw: use designated initializers
Kees Cook
2
-82
/
+80
2017-01-12
RDMA/nes: use designated initializers
Kees Cook
1
-11
/
+11
2017-01-11
IB/rxe: Fix an skb leak
Bart Van Assche
1
-1
/
+14
2017-01-11
IB/rxe: Remove a pointless indirection layer
Bart Van Assche
8
-67
/
+42
2017-01-11
IB/rxe: Fix reference leaks in memory key invalidation code
Bart Van Assche
2
-0
/
+2
2017-01-11
IB/rxe: Fix a MR reference leak in check_rkey()
Bart Van Assche
1
-10
/
+10
2017-01-11
IB/rxe: Generate a completion for all failed work requests
Bart Van Assche
4
-14
/
+20
2017-01-11
IB/rxe: Introduce functions for queue draining
Bart Van Assche
2
-53
/
+38
2017-01-11
IB/rxe: Add a runtime check in alloc_index()
Bart Van Assche
1
-0
/
+1
2017-01-11
IB/rxe: Issue warnings once
Bart Van Assche
3
-9
/
+10
2017-01-11
IB/rxe: Let the compiler check the type of the cleanup functions
Bart Van Assche
7
-15
/
+17
2017-01-11
IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() arguments
Bart Van Assche
1
-2
/
+10
2017-01-11
IB/rxe: Remove superfluous casts
Bart Van Assche
1
-2
/
+2
2017-01-11
IB/rxe: Remove an unused variable and an unused argument
Bart Van Assche
1
-8
/
+3
2017-01-11
IB/rxe: Remove an unused function
Bart Van Assche
1
-7
/
+0
2017-01-11
IB/rxe: Constify the pool name
Bart Van Assche
2
-2
/
+2
2017-01-11
IB/rxe: Suppress sparse warnings
Bart Van Assche
2
-5
/
+5
2017-01-10
RDMA: Adding ethertype ETH_P_IBOE
Selvin Xavier
9
-17
/
+9
2017-01-10
RDMA/core: Unify style of IOCTL commands
Leon Romanovsky
1
-60
/
+38
2017-01-10
RDMA/core: Rename RDMA magic number
Leon Romanovsky
1
-17
/
+18
2017-01-10
RDMA/core: Move HFI1 IOCTL declarations to common file
Leon Romanovsky
2
-55
/
+54
2017-01-10
RDMA/hfi1: Avoid redeclaration error
Leon Romanovsky
3
-119
/
+175
2017-01-10
RDMA/core: Move legacy MAD IOCTL declarations to common file
Leon Romanovsky
2
-10
/
+11
2017-01-10
RDMA/core: Commonize RDMA IOCTL declarations location
Leon Romanovsky
4
-4
/
+46
2017-01-09
Linux 4.10-rc3
v4.10-rc3
Linus Torvalds
1
-1
/
+1
2017-01-08
Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
46
-316
/
+550
2017-01-08
Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-19
/
+24
2017-01-08
Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-30
/
+56
[next]