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
*
rxrpc, afs: Use debug_ids rather than pointers in traces
David Howells
2018-03-28
12
-145
/
+163
*
rxrpc: Trace resend
David Howells
2018-03-28
2
-0
/
+25
*
Merge branch 'sfc-filter-locking'
David S. Miller
2018-03-27
9
-484
/
+400
|
\
|
*
sfc: fix flow type handling for RSS filters
Edward Cree
2018-03-27
1
-5
/
+6
|
*
sfc: protect list of RSS contexts under a mutex
Edward Cree
2018-03-27
6
-32
/
+89
|
*
sfc: return a better error if filter insertion collides with MC reboot
Edward Cree
2018-03-27
1
-0
/
+7
|
*
sfc: use a semaphore to lock farch filters too
Edward Cree
2018-03-27
2
-36
/
+33
|
*
sfc: give ef10 its own rwsem in the filter table instead of filter_lock
Edward Cree
2018-03-27
3
-213
/
+151
|
*
sfc: replace asynchronous filter operations
Edward Cree
2018-03-27
8
-208
/
+124
|
/
*
Merge branch 'pernet-all-async'
David S. Miller
2018-03-27
182
-266
/
+38
|
\
|
*
net: Add more comments
Kirill Tkhai
2018-03-27
3
-1
/
+7
|
*
net: Rename net_sem to pernet_ops_rwsem
Kirill Tkhai
2018-03-27
4
-28
/
+30
|
*
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
182
-206
/
+0
|
*
net: Reflect all pernet_operations are converted
Kirill Tkhai
2018-03-27
1
-37
/
+6
|
*
net: Convert nfsd_net_ops
Kirill Tkhai
2018-03-27
1
-0
/
+1
|
/
*
net: mvpp2: Use relaxed I/O in data path
Yan Markman
2018-03-27
1
-13
/
+30
*
Merge tag 'mlx5-updates-2018-03-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2018-03-27
23
-90
/
+531
|
\
|
*
net/mlx5e: Add VLAN offload features to hw_enc_features
Aviv Heller
2018-03-26
1
-0
/
+3
|
*
net/mlx5e: Add a helper macro in set features ndo
Gal Pressman
2018-03-26
1
-15
/
+11
|
*
net/mlx5e: Make choose LRO timeout function static
Gal Pressman
2018-03-26
2
-2
/
+1
|
*
net/mlx5e: Remove redundant check in get ethtool stats
Gal Pressman
2018-03-26
1
-3
/
+0
|
*
net/mlx5: Protect from command bit overflow
Leon Romanovsky
2018-03-26
1
-1
/
+1
|
*
net/mlx5e: Offload tc vlan push/pop using HW action
Or Gerlitz
2018-03-26
3
-11
/
+40
|
*
net/mlx5: Add core support for vlan push/pop steering action
Or Gerlitz
2018-03-26
6
-7
/
+35
|
*
net/mlx5: E-Switch, Use same source for offloaded actions check
Or Gerlitz
2018-03-26
1
-2
/
+2
|
*
net/mlx5e: Add interface down dropped packets statistics
Moshe Shemesh
2018-03-26
4
-29
/
+69
|
*
net/mlx5: Add packet dropped while vport down statistics
Moshe Shemesh
2018-03-26
4
-6
/
+58
|
*
net/mlx5e: Add vnic steering drop statistics
Moshe Shemesh
2018-03-26
3
-1
/
+72
|
*
net/mlx5: Add support for QUERY_VNIC_ENV command
Moshe Shemesh
2018-03-26
2
-1
/
+51
|
*
net/mlx5e: PFC stall prevention support
Inbar Karmy
2018-03-26
4
-12
/
+132
|
*
ethtool: Add support for configuring PFC stall prevention in ethtool
Inbar Karmy
2018-03-26
2
-0
/
+10
|
*
net/mlx5e: Expose PFC stall prevention counters
Inbar Karmy
2018-03-26
4
-4
/
+50
*
|
liquidio: Removed duplicate Tx queue status check
Intiyaz Basha
2018-03-27
2
-57
/
+0
*
|
ipv6: addrconf: Use normal debugging style
Joe Perches
2018-03-27
1
-20
/
+8
*
|
tc-testing: Correct compound statements for namespace execution
Lucas Bates
2018-03-27
1
-5
/
+5
*
|
tipc: tipc_node_create() can be static
Wei Yongjun
2018-03-27
1
-2
/
+2
*
|
tipc: fix error handling in tipc_udp_enable()
Wei Yongjun
2018-03-27
1
-1
/
+2
*
|
net: aquantia: Make function hw_atl_utils_mpi_set_speed() static
Wei Yongjun
2018-03-27
1
-1
/
+1
*
|
Merge branch 'net-mvpp2-Remove-unnecessary-dynamic-allocs'
David S. Miller
2018-03-27
1
-183
/
+137
|
\
\
|
*
|
net: mvpp2: Don't use dynamic allocs for local variables
Maxime Chevallier
2018-03-27
1
-161
/
+125
|
*
|
net: mvpp2: Make mvpp2_prs_hw_read a parser entry init function
Maxime Chevallier
2018-03-27
1
-29
/
+19
|
/
/
*
|
net/ncsi: check for null return from call to nla_nest_start
Colin Ian King
2018-03-27
1
-0
/
+4
*
|
sctp: remove unnecessary asoc in sctp_has_association
Xin Long
2018-03-27
3
-15
/
+14
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-03-27
6
-122
/
+181
|
\
\
|
*
|
i40e: add support for XDP_REDIRECT
Björn Töpel
2018-03-26
3
-10
/
+68
|
*
|
i40e: tweak page counting for XDP_REDIRECT
Björn Töpel
2018-03-26
1
-5
/
+4
|
*
|
i40e: re-number feature flags to remove gaps
Jacob Keller
2018-03-26
1
-31
/
+26
|
*
|
i40e: stop using cmpxchg flow in i40e_set_priv_flags()
Jacob Keller
2018-03-26
1
-14
/
+5
|
*
|
i40e: hold the RTNL lock while changing interrupt schemes
Jacob Keller
2018-03-26
1
-2
/
+17
|
*
|
i40e: move client flags into state bits
Jacob Keller
2018-03-26
3
-19
/
+17
[next]