index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-12
RDMA/cma: use cached port state when bind loopback
Jack Wang
1
-3
/
+3
2017-01-12
RDMA/cma: resolve to first active ib port
Jack Wang
1
-1
/
+5
2017-01-12
RDMA/core: export ib_get_cached_port_state
Jack Wang
2
-0
/
+31
2017-01-12
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-10
IB/rxe: Fix an skb leak
Bart Van Assche
1
-1
/
+14
2017-01-10
IB/rxe: Remove a pointless indirection layer
Bart Van Assche
8
-67
/
+42
2017-01-10
IB/rxe: Fix reference leaks in memory key invalidation code
Bart Van Assche
2
-0
/
+2
2017-01-10
IB/rxe: Fix a MR reference leak in check_rkey()
Bart Van Assche
1
-10
/
+10
2017-01-10
IB/rxe: Generate a completion for all failed work requests
Bart Van Assche
4
-14
/
+20
2017-01-10
IB/rxe: Introduce functions for queue draining
Bart Van Assche
2
-53
/
+38
2017-01-10
IB/rxe: Add a runtime check in alloc_index()
Bart Van Assche
1
-0
/
+1
2017-01-10
IB/rxe: Issue warnings once
Bart Van Assche
3
-9
/
+10
2017-01-10
IB/rxe: Let the compiler check the type of the cleanup functions
Bart Van Assche
7
-15
/
+17
2017-01-10
IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() arguments
Bart Van Assche
1
-2
/
+10
2017-01-10
IB/rxe: Remove superfluous casts
Bart Van Assche
1
-2
/
+2
2017-01-10
IB/rxe: Remove an unused variable and an unused argument
Bart Van Assche
1
-8
/
+3
2017-01-10
IB/rxe: Remove an unused function
Bart Van Assche
1
-7
/
+0
2017-01-10
IB/rxe: Constify the pool name
Bart Van Assche
2
-2
/
+2
2017-01-10
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-08
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]