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
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-22
Revert "l2tp: Refactor the codes with existing macros instead of literal number"
David S. Miller
1
-4
/
+4
2016-08-22
cxgb4: Simplify the return expression
Wei Yongjun
1
-6
/
+1
2016-08-22
l2tp: Refactor the codes with existing macros instead of literal number
Gao Feng
1
-4
/
+4
2016-08-21
net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-7
/
+9
2016-08-21
net: ethernet: renesas: ravb: use phydev from struct net_device
Philippe Reynes
2
-18
/
+12
2016-08-21
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
7
-61
/
+217
2016-08-21
ixgbe: Add support for new X557 device
Don Skidmore
4
-0
/
+11
2016-08-21
ixgbe: add device to MDIO speed setting
Don Skidmore
1
-0
/
+2
2016-08-21
ixgbe: Fix led interface for X557 devices
Don Skidmore
2
-2
/
+53
2016-08-21
ixgbe: add support for geneve Rx offload
Emil Tantilov
3
-51
/
+134
2016-08-21
ixgbevf: fix incorrect MAC address on load
Emil Tantilov
1
-7
/
+14
2016-08-21
ixgbe: report correct media type for KR, KX and KX4 interfaces
Veola Nazareth
1
-1
/
+3
2016-08-21
Merge branch 'tun-cleanups'
David S. Miller
1
-11
/
+5
2016-08-21
tun: Rename a jump label in update_filter()
Markus Elfring
1
-3
/
+2
2016-08-21
tun: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-8
/
+3
2016-08-21
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
13
-231
/
+367
2016-08-20
samples/bpf: Add tunnel set/get tests.
William Tu
4
-0
/
+327
2016-08-20
hv_netvsc: Implement batching of receive completions
Haiyang Zhang
3
-33
/
+160
2016-08-20
i40evf: Open RDMA Client after reset
Avinash Dayanand
1
-0
/
+2
2016-08-20
i40e/i40evf: Fix indentation
Jeff Kirsher
2
-92
/
+96
[next]