index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
1
-11
/
+47
2017-05-01
IB/core: Add accessor functions for rdma_ah_attr fields
Dasaratharaman Chandramouli
1
-0
/
+121
2017-05-01
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
1
-2
/
+2
2017-05-01
IB/core: Rename ib_query_ah to rdma_query_ah
Dasaratharaman Chandramouli
1
-2
/
+2
2017-05-01
IB/core: Rename ib_modify_ah to rdma_modify_ah
Dasaratharaman Chandramouli
1
-2
/
+2
2017-05-01
IB/core: Rename ib_create_ah to rdma_create_ah
Dasaratharaman Chandramouli
1
-2
/
+2
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
6
-21
/
+21
2017-04-28
IB/SA: Add support to query opa classport info.
Dasaratharaman Chandramouli
1
-0
/
+1
2017-04-28
IB/core: Move opa_class_port_info definition to header file
Dasaratharaman Chandramouli
1
-0
/
+25
2017-04-28
IB/core: Add rdma_cap_opa_ah to expose opa address handles
Dasaratharaman Chandramouli
1
-0
/
+16
2017-04-28
IB/SA: Modify SA to implicitly cache Class Port info
Dasaratharaman Chandramouli
1
-9
/
+3
2017-04-28
IB/hfi1: Use defines from common headers
Don Hiatt
1
-0
/
+6
2017-04-28
IB/hfi1: Add functions to parse 9B headers
Don Hiatt
1
-0
/
+60
2017-04-28
IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing
Michael J. Ruhl
2
-2
/
+8
2017-04-28
RDMA/qedr: properly check atomic capabilities
Amrani, Ram
1
-0
/
+1
2017-04-25
IB/vmw_pvrdma: Spare annotate imm_data
Jason Gunthorpe
1
-2
/
+2
2017-04-25
IB/umem: Add support to huge ODP
Artemy Kovalyov
2
-2
/
+5
2017-04-25
IB/umem: Add contiguous ODP support
Artemy Kovalyov
1
-2
/
+2
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
1
-2
/
+2
2017-04-25
IB/core: change the return type to void
Zhu Yanjun
1
-1
/
+1
2017-04-25
{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
Yuval Shaia
1
-4
/
+18
2017-04-21
IB/core: Add HDR speed enum
Noa Osherovich
1
-1
/
+2
2017-04-21
IB/mlx5: Support congestion related counters
Parav Pandit
1
-9
/
+9
2017-04-21
IB/core: Introduce drop flow specification
Slava Shwartsman
2
-0
/
+18
2017-04-21
IB/mlx5: Use IP version matching to classify IP traffic
Ariel Levkovich
1
-3
/
+3
2017-04-21
IB/mlx4: Support RAW Ethernet when RoCE is disabled
Majd Dibbiny
1
-2
/
+1
2017-04-20
IB/IPoIB: Introduce RDMA netdev interface and IPoIB structs
Niranjana Vishwanathapura
1
-1
/
+11
2017-04-20
IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
Vishwanathapura, Niranjana
1
-1
/
+2
2017-04-20
IB/opa-vnic: Virtual Network Interface Controller (VNIC) interface
Vishwanathapura, Niranjana
2
-0
/
+142
2017-04-20
IB/opa-vnic: RDMA NETDEV interface
Vishwanathapura, Niranjana
1
-0
/
+33
2017-04-20
Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdevice
Doug Ledford
5
-17
/
+319
2017-04-20
IB/core: Rename write flag to exclusive in rdma_core
Matan Barak
1
-16
/
+17
2017-04-17
net/mlx5e: IPoIB, Xmit flow
Saeed Mahameed
1
-0
/
+10
2017-04-17
net/mlx5: Refactor create flow table method to accept underlay QP
Erez Shitrit
1
-4
/
+10
2017-04-17
net/mlx5: Add IPoIB enhanced offloads bits to mlx5_ifc
Erez Shitrit
1
-3
/
+8
2017-04-17
net: dsa: isolate legacy code
Vivien Didelot
1
-1
/
+3
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-36
/
+60
2017-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2017-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+5
2017-04-14
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-1
/
+2
2017-04-13
mm: drop unused pmdp_huge_get_and_clear_notify()
Kirill A. Shutemov
1
-13
/
+0
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
3
-14
/
+30
2017-04-13
netlink: allow sending extended ACK with cookie on success
Johannes Berg
2
-0
/
+11
2017-04-13
genetlink: pass extended ACK report down
Johannes Berg
1
-0
/
+12
2017-04-13
netlink: extended ACK reporting
Johannes Berg
3
-2
/
+59
2017-04-13
net: ipv4: Refine the ipv4_default_advmss
Gao Feng
1
-0
/
+2
2017-04-12
net: make struct net_device::min_header_len 8-bit
Alexey Dobriyan
1
-1
/
+1
2017-04-12
net: neigh: make ->hh_len 32-bit
Alexey Dobriyan
2
-4
/
+3
2017-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-6
/
+4
2017-04-11
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+25
[next]