index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-29
sfp: allow cotsworks modules
Russell King
1
-10
/
+31
2018-03-29
qede: Ethtool flash update support.
Sudarsana Reddy Kalluru
1
-0
/
+9
2018-03-29
qed: Adapter flash update support.
Sudarsana Reddy Kalluru
1
-0
/
+338
2018-03-29
qed: Add APIs for flash access.
Sudarsana Reddy Kalluru
4
-1
/
+168
2018-03-29
qed: Fix PTT entry leak in the selftest error flow.
Sudarsana Reddy Kalluru
1
-1
/
+2
2018-03-29
qed: Populate nvm image attribute shadow.
Sudarsana Reddy Kalluru
5
-38
/
+120
2018-03-29
qed*: Utilize FW 8.33.11.0
Michal Kalderon
9
-1002
/
+1160
2018-03-29
liquidio: Prioritize control messages
Intiyaz Basha
2
-3
/
+8
2018-03-29
netdevsim: Add simple FIB resource controller via devlink
David Ahern
6
-1
/
+616
2018-03-29
Merge tag 'mlx5-updates-2018-03-27' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
13
-162
/
+361
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
1
-0
/
+2
2018-03-29
net: bgmac: Mask interrupts during probe
Florian Fainelli
1
-0
/
+2
2018-03-29
net: bgmac: Use interface name to request interrupt
Florian Fainelli
1
-1
/
+1
2018-03-29
net: ethernet: nixge: Add support for National Instruments XGE netdev
Moritz Fischer
5
-0
/
+1340
2018-03-27
net/mlx5e: Recover Send Queue (SQ) from error state
Eran Ben Elisha
5
-2
/
+134
2018-03-27
net/mlx5e: Dump xmit error completions
Eran Ben Elisha
3
-0
/
+24
2018-03-27
mlx5: Move dump error CQE function out of mlx5_ib for code sharing
Eran Ben Elisha
1
-7
/
+1
2018-03-27
mlx5_{ib,core}: Add query SQ state helper function
Eran Ben Elisha
2
-13
/
+26
2018-03-27
net/mlx5e: Move all TX timeout logic to be under state lock
Eran Ben Elisha
1
-27
/
+34
2018-03-27
net/mlx5e: Remove unused max inline related code
Gal Pressman
4
-45
/
+2
2018-03-27
net/mlx5e: Add ethtool priv-flag for Striding RQ
Tariq Toukan
4
-8
/
+60
2018-03-27
net/mlx5e: Do not reset Receive Queue params on every type change
Tariq Toukan
3
-11
/
+10
2018-03-27
net/mlx5e: Remove rq_headroom field from params
Tariq Toukan
2
-6
/
+15
2018-03-27
net/mlx5e: Remove RQ MPWQE fields from params
Tariq Toukan
3
-23
/
+35
2018-03-27
net/mlx5e: Use no-offset function in skb header copy
Tariq Toukan
1
-3
/
+2
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
11
-11
/
+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
[next]