index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/uverbs: Add support for flow tag
Moses Reuben
2017-02-14
3
-2
/
+47
*
IB/core: Introduce flow tag specification
Moses Reuben
2017-02-14
1
-0
/
+9
*
net/mlx5: Consolidate flow rules regardless their flow tag
Maor Gottlieb
2017-02-14
1
-2
/
+10
*
IB/mlx5: Remove deprecated module parameter
Leon Romanovsky
2017-02-14
1
-7
/
+0
*
IB/mlx5: Assign DSCP for R-RoCE QPs Address Path
Majd Dibbiny
2017-02-14
3
-0
/
+30
*
IB/mlx5: Avoid SMP MADs from VFs
Maor Gottlieb
2017-02-14
1
-0
/
+6
*
IB/mlx5: Add additional checks before processing MADs
Maor Gottlieb
2017-02-14
3
-0
/
+46
*
IB/mlx5: Verify that Q counters are supported
Kamal Heib
2017-02-14
1
-5
/
+9
*
IB/mlx5: Return error for unsupported signature type
Leon Romanovsky
2017-02-14
1
-2
/
+3
*
IB/mlx5: Fix out-of-bound access
Leon Romanovsky
2017-02-14
1
-8
/
+3
*
Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2017-01-09
17
-516
/
+672
|
\
|
*
net/mlx5: Activate support for 4K UARs
Eli Cohen
2017-01-09
1
-0
/
+4
|
*
IB/mlx5: Support 4k UAR for libmlx5
Eli Cohen
2017-01-09
9
-100
/
+42
|
*
IB/mlx5: Allow future extension of libmlx5 input data
Eli Cohen
2017-01-09
6
-166
/
+209
|
*
IB/mlx5: Use blue flame register allocator in mlx5_ib
Eli Cohen
2017-01-09
10
-221
/
+59
|
*
net/mlx5: Add interface to get reference to a UAR
Eli Cohen
2017-01-09
4
-14
/
+59
|
*
net/mlx5: Introduce blue flame register allocator
Eli Cohen
2017-01-08
4
-2
/
+279
|
*
IB/mlx5: Fix retrieval of index to first hi class bfreg
Eli Cohen
2017-01-08
1
-10
/
+14
|
*
mlx5: Fix naming convention with respect to UARs
Eli Cohen
2017-01-08
10
-203
/
+206
|
*
IB/mlx5: Fix error handling order in create_kernel_qp
Eli Cohen
2017-01-08
1
-2
/
+2
|
*
IB/mlx5: Fix kernel to user leak prevention logic
Eli Cohen
2017-01-08
1
-7
/
+7
*
|
tcp: make TCP_INFO more consistent
Eric Dumazet
2017-01-09
1
-4
/
+4
*
|
Merge branch 'bpf-verifier-improvements'
David S. Miller
2017-01-09
6
-104
/
+1131
|
\
\
|
*
|
bpf: rename ARG_PTR_TO_STACK
Alexei Starovoitov
2017-01-09
5
-52
/
+52
|
*
|
bpf: allow helpers access to variable memory
Gianluca Borello
2017-01-09
2
-10
/
+474
|
*
|
bpf: allow adjusted map element values to spill
Gianluca Borello
2017-01-09
2
-5
/
+62
|
*
|
bpf: allow helpers access to map element values
Gianluca Borello
2017-01-09
2
-2
/
+498
|
*
|
bpf: split check_mem_access logic for map values
Gianluca Borello
2017-01-09
1
-39
/
+49
|
/
/
*
|
Merge branch 'net-smc'
David S. Miller
2017-01-09
38
-9
/
+7127
|
\
\
|
*
|
smc: netlink interface for SMC sockets
Ursula Braun
2017-01-09
10
-1
/
+379
|
*
|
smc: socket closing and linkgroup cleanup
Ursula Braun
2017-01-09
11
-36
/
+668
|
*
|
smc: receive data from RMBE
Ursula Braun
2017-01-09
9
-3
/
+304
|
*
|
smc: send data (through RDMA)
Ursula Braun
2017-01-09
6
-4
/
+491
|
*
|
smc: connection data control (CDC)
Ursula Braun
2017-01-09
8
-0
/
+641
|
*
|
smc: link layer control (LLC)
Ursula Braun
2017-01-09
7
-3
/
+330
|
*
|
smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
Ursula Braun
2017-01-09
8
-9
/
+374
|
*
|
smc: work request (WR) base for use by LLC and CDC
Ursula Braun
2017-01-09
8
-1
/
+790
|
*
|
smc: remote memory buffers (RMBs)
Ursula Braun
2017-01-09
7
-7
/
+342
|
*
|
smc: connection and link group creation
Ursula Braun
2017-01-09
7
-17
/
+605
|
*
|
smc: CLC handshake (incl. preparation steps)
Ursula Braun
2017-01-09
5
-32
/
+822
|
*
|
smc: establish pnet table management
Thomas Richter
2017-01-09
6
-3
/
+604
|
*
|
smc: introduce SMC as an IB-client
Ursula Braun
2017-01-09
5
-1
/
+200
|
*
|
smc: establish new socket family
Ursula Braun
2017-01-09
9
-4
/
+688
|
*
|
net: introduce keepalive function in struct proto
Ursula Braun
2017-01-09
5
-5
/
+6
|
/
/
*
|
Merge branch 'sh_eth-wol'
David S. Miller
2017-01-09
2
-11
/
+117
|
\
\
|
*
|
sh_eth: enable wake-on-lan for sh7763
Niklas Söderlund
2017-01-09
1
-0
/
+1
|
*
|
sh_eth: enable wake-on-lan for sh7734
Niklas Söderlund
2017-01-09
1
-0
/
+1
|
*
|
sh_eth: enable wake-on-lan for r8a7740/armadillo
Niklas Söderlund
2017-01-09
1
-0
/
+1
|
*
|
sh_eth: enable wake-on-lan for R-Car Gen2 devices
Niklas Söderlund
2017-01-09
1
-2
/
+4
|
*
|
sh_eth: add generic wake-on-lan support via magic packet
Niklas Söderlund
2017-01-09
2
-8
/
+109
[next]