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
2016-10-07
IB/uverbs: Add support to extend flow steering specifications
Maor Gottlieb
2
-25
/
+83
2016-10-07
IB/mlx5: Add validation to flow specifications parsing
Maor Gottlieb
1
-10
/
+26
2016-10-07
IB/mlx4: Add validation to flow specifications parsing
Maor Gottlieb
1
-0
/
+25
2016-10-07
IB/mlx5: Add sniffer support to steering
Maor Gottlieb
2
-2
/
+74
2016-10-07
IB/mlx5: Increase flow table reference count in create rule
Maor Gottlieb
1
-1
/
+3
2016-10-07
IB/mlx5: Fix coverity warning
Maor Gottlieb
1
-4
/
+4
2016-10-07
IB/mlx5: Save flow table priority handler instead of index
Maor Gottlieb
2
-3
/
+3
2016-10-07
IB/mlx5: Fix steering resource leak
Maor Gottlieb
1
-0
/
+1
2016-10-07
IB/mlx5: Add port counter support for raw packet QP
Alex Vesker
1
-8
/
+32
2016-10-07
IB/mlx5: Refactor raw packet QP modify function
Alex Vesker
1
-8
/
+20
2016-10-07
IB/mlx5: Expose RSS related capabilities
Yishai Hadas
2
-0
/
+38
2016-10-07
IB/uverbs: Expose RSS related capabilities
Yishai Hadas
2
-0
/
+31
2016-10-07
IB/core: Expose RSS related capabilities
Yishai Hadas
1
-0
/
+12
2016-09-23
IB/core: remove ib_get_dma_mr
Christoph Hellwig
2
-38
/
+8
2016-09-23
nvme-rdma: use IB_PD_UNSAFE_GLOBAL_RKEY
Christoph Hellwig
1
-20
/
+5
2016-09-23
IB/srp: use IB_PD_UNSAFE_GLOBAL_RKEY
Christoph Hellwig
2
-27
/
+20
2016-09-23
IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEY
Christoph Hellwig
3
-21
/
+8
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
18
-22
/
+57
2016-09-23
IB/core: rename pd->local_mr to pd->__internal_mr
Christoph Hellwig
3
-8
/
+12
2016-08-25
Merge branch 'hns-roce' into k.o/for-4.9
Doug Ledford
11
-75
/
+228
2016-08-25
IB/hns: Add support of ACPI to the Hisilicon RoCE driver
Salil
5
-34
/
+136
2016-08-25
net: hns: Add support of ACPI to HNS driver RoCE Reset function
Salil
6
-41
/
+92
2016-08-25
Merge branch 'mlx5-shared' into k.o/for-4.9
Doug Ledford
46
-2340
/
+2493
2016-08-25
Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Doug Ledford
19
-100
/
+1105
2016-08-23
Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Doug Ledford
40
-2242
/
+1390
2016-08-22
IB/hns: Fix return value check in hns_roce_get_cfg()
Wei Yongjun
1
-2
/
+2
2016-08-22
MAINTAINERS: Add maintainers for Hisilicon RoCE driver
oulijun
1
-0
/
+8
2016-08-22
IB/hns: Kconfig and Makefile for RoCE module
oulijun
4
-0
/
+20
2016-08-22
IB/hns: Add driver files for hns RoCE driver
oulijun
18
-0
/
+10324
2016-08-22
devicetree: bindings: IB: Add binding document for Hisilicon RoCE
oulijun
1
-0
/
+107
2016-08-21
Revert "l2tp: Refactor the codes with existing macros instead of literal number"
David S. Miller
1
-4
/
+4
2016-08-21
cxgb4: Simplify the return expression
Wei Yongjun
1
-6
/
+1
2016-08-21
l2tp: Refactor the codes with existing macros instead of literal number
Gao Feng
1
-4
/
+4
2016-08-20
net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-7
/
+9
2016-08-20
net: ethernet: renesas: ravb: use phydev from struct net_device
Philippe Reynes
2
-18
/
+12
2016-08-20
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
7
-61
/
+217
2016-08-20
ixgbe: Add support for new X557 device
Don Skidmore
4
-0
/
+11
2016-08-20
ixgbe: add device to MDIO speed setting
Don Skidmore
1
-0
/
+2
2016-08-20
ixgbe: Fix led interface for X557 devices
Don Skidmore
2
-2
/
+53
2016-08-20
ixgbe: add support for geneve Rx offload
Emil Tantilov
3
-51
/
+134
2016-08-20
ixgbevf: fix incorrect MAC address on load
Emil Tantilov
1
-7
/
+14
2016-08-20
ixgbe: report correct media type for KR, KX and KX4 interfaces
Veola Nazareth
1
-1
/
+3
2016-08-20
Merge branch 'tun-cleanups'
David S. Miller
1
-11
/
+5
2016-08-20
tun: Rename a jump label in update_filter()
Markus Elfring
1
-3
/
+2
2016-08-20
tun: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-8
/
+3
2016-08-20
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
13
-231
/
+367
2016-08-19
samples/bpf: Add tunnel set/get tests.
William Tu
4
-0
/
+327
2016-08-19
hv_netvsc: Implement batching of receive completions
Haiyang Zhang
3
-33
/
+160
2016-08-19
i40evf: Open RDMA Client after reset
Avinash Dayanand
1
-0
/
+2
2016-08-19
i40e/i40evf: Fix indentation
Jeff Kirsher
2
-92
/
+96
[next]