index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-27
net/mlx5e: Separate dma base address and offset in dma_sync call
Tariq Toukan
1
-4
/
+2
2018-03-27
net/mlx5e: Remove unused define MLX5_MPWRQ_STRIDES_PER_PAGE
Tariq Toukan
1
-2
/
+0
2018-03-27
net/mlx5e: Disable Striding RQ when PCI is slower than link
Tariq Toukan
1
-3
/
+6
2018-03-27
net/mlx5e: Unify slow PCI heuristic
Tariq Toukan
2
-17
/
+19
2018-03-27
sfc: fix flow type handling for RSS filters
Edward Cree
1
-5
/
+6
2018-03-27
sfc: protect list of RSS contexts under a mutex
Edward Cree
6
-32
/
+89
2018-03-27
sfc: return a better error if filter insertion collides with MC reboot
Edward Cree
1
-0
/
+7
2018-03-27
sfc: use a semaphore to lock farch filters too
Edward Cree
2
-36
/
+33
2018-03-27
sfc: give ef10 its own rwsem in the filter table instead of filter_lock
Edward Cree
3
-213
/
+151
2018-03-27
sfc: replace asynchronous filter operations
Edward Cree
8
-208
/
+124
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
10
-10
/
+0
2018-03-27
net: mvpp2: Use relaxed I/O in data path
Yan Markman
1
-13
/
+30
2018-03-27
Merge tag 'mlx5-updates-2018-03-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
16
-79
/
+396
2018-03-27
liquidio: Removed duplicate Tx queue status check
Intiyaz Basha
2
-57
/
+0
2018-03-27
net: aquantia: Make function hw_atl_utils_mpi_set_speed() static
Wei Yongjun
1
-1
/
+1
2018-03-27
net: mvpp2: Don't use dynamic allocs for local variables
Maxime Chevallier
1
-161
/
+125
2018-03-27
net: mvpp2: Make mvpp2_prs_hw_read a parser entry init function
Maxime Chevallier
1
-29
/
+19
2018-03-27
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
6
-122
/
+181
2018-03-26
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
24
-0
/
+18823
2018-03-26
i40e: add support for XDP_REDIRECT
Björn Töpel
3
-10
/
+68
2018-03-26
i40e: tweak page counting for XDP_REDIRECT
Björn Töpel
1
-5
/
+4
2018-03-26
i40e: re-number feature flags to remove gaps
Jacob Keller
1
-31
/
+26
2018-03-26
i40e: stop using cmpxchg flow in i40e_set_priv_flags()
Jacob Keller
1
-14
/
+5
2018-03-26
i40e: hold the RTNL lock while changing interrupt schemes
Jacob Keller
1
-2
/
+17
2018-03-26
i40e: move client flags into state bits
Jacob Keller
3
-19
/
+17
2018-03-26
i40e: move I40E_FLAG_TEMP_LINK_POLLING to state field
Jacob Keller
2
-5
/
+5
2018-03-26
net/mlx5e: Add VLAN offload features to hw_enc_features
Aviv Heller
1
-0
/
+3
2018-03-26
net/mlx5e: Add a helper macro in set features ndo
Gal Pressman
1
-15
/
+11
2018-03-26
net/mlx5e: Make choose LRO timeout function static
Gal Pressman
2
-2
/
+1
2018-03-26
net/mlx5e: Remove redundant check in get ethtool stats
Gal Pressman
1
-3
/
+0
2018-03-26
net/mlx5: Protect from command bit overflow
Leon Romanovsky
1
-1
/
+1
2018-03-26
net/mlx5e: Offload tc vlan push/pop using HW action
Or Gerlitz
3
-11
/
+40
2018-03-26
net/mlx5: Add core support for vlan push/pop steering action
Or Gerlitz
4
-5
/
+14
2018-03-26
net/mlx5: E-Switch, Use same source for offloaded actions check
Or Gerlitz
1
-2
/
+2
2018-03-26
net/mlx5e: Add interface down dropped packets statistics
Moshe Shemesh
4
-29
/
+69
2018-03-26
net/mlx5: Add packet dropped while vport down statistics
Moshe Shemesh
2
-5
/
+52
2018-03-26
net/mlx5e: Add vnic steering drop statistics
Moshe Shemesh
2
-0
/
+70
2018-03-26
net/mlx5: Add support for QUERY_VNIC_ENV command
Moshe Shemesh
1
-0
/
+2
2018-03-26
net/mlx5e: PFC stall prevention support
Inbar Karmy
2
-8
/
+113
2018-03-26
i40e: move AUTO_DISABLED flags into the state field
Jacob Keller
4
-26
/
+27
2018-03-26
i40e: move I40E_FLAG_UDP_FILTER_SYNC to the state field
Jacob Keller
2
-7
/
+6
2018-03-26
net/mlx5e: Expose PFC stall prevention counters
Inbar Karmy
2
-1
/
+21
2018-03-26
i40e: move I40E_FLAG_FILTER_SYNC to a state bit
Jacob Keller
2
-8
/
+11
2018-03-26
ice: Implement filter sync, NDO operations and bump version
Anirudh Venkataramanan
9
-1
/
+728
2018-03-26
ice: Support link events, reset and rebuild
Anirudh Venkataramanan
7
-6
/
+681
2018-03-26
ice: Update Tx scheduler tree for VSI multi-Tx queue support
Anirudh Venkataramanan
8
-3
/
+1006
2018-03-26
ice: Add stats and ethtool support
Anirudh Venkataramanan
9
-5
/
+1828
2018-03-26
ice: Add support for VLANs and offloads
Anirudh Venkataramanan
10
-16
/
+1631
2018-03-26
ice: Implement transmit and NAPI support
Anirudh Venkataramanan
5
-2
/
+1171
2018-03-26
ice: Configure VSIs for Tx/Rx
Anirudh Venkataramanan
14
-6
/
+2729
[next]