index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cirrus: cs89x0: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-21
1
-3
/
+1
*
net: sxgbe: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-21
1
-3
/
+1
*
net: ks8851-ml: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-21
1
-5
/
+2
*
net: socionext: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-21
1
-3
/
+1
*
via-rhine: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-21
1
-3
/
+1
*
net: ethernet: ti: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-21
1
-3
/
+2
*
amd-xgbe: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-21
1
-11
/
+8
*
Merge tag 'mac80211-next-for-davem-2019-08-21' of git://git.kernel.org/pub/sc...
David S. Miller
2019-08-21
1
-1
/
+1
|
\
|
*
nl80211: Add support for EDMG channels
Alexei Avshalom Lazar
2019-08-21
1
-1
/
+1
*
|
mlxsw: spectrum: Add devlink-trap support
Ido Schimmel
2019-08-21
6
-1
/
+363
*
|
mlxsw: Add trap group for layer 2 discards
Ido Schimmel
2019-08-21
1
-0
/
+8
*
|
mlxsw: Add layer 2 discard trap IDs
Ido Schimmel
2019-08-21
1
-0
/
+7
*
|
mlxsw: reg: Add new trap actions
Ido Schimmel
2019-08-21
1
-0
/
+4
*
|
mlxsw: core: Add API to set trap action
Ido Schimmel
2019-08-21
2
-0
/
+15
|
/
*
Merge tag 'mlx5-updates-2019-08-15' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2019-08-21
17
-205
/
+934
|
\
|
*
net/mlx5: Fix the order of fc_stats cleanup
Gavi Teitz
2019-08-20
1
-5
/
+4
|
*
net/mlx5e: Fix deallocation of non-fully init encap entries
Vlad Buslov
2019-08-20
1
-4
/
+8
|
*
net/mlx5e: Report and recover from CQE with error on RQ
Aya Levin
2019-08-20
5
-0
/
+101
|
*
net/mlx5e: RX, Handle CQE with error at the earliest stage
Saeed Mahameed
2019-08-20
2
-21
/
+30
|
*
net/mlx5e: Report and recover from rx timeout
Aya Levin
2019-08-20
3
-0
/
+34
|
*
net/mlx5e: Report and recover from CQE error on ICOSQ
Aya Levin
2019-08-20
7
-7
/
+140
|
*
net/mlx5e: Split open/close ICOSQ into stages
Aya Levin
2019-08-20
3
-4
/
+24
|
*
net/mlx5e: Add support to rx reporter diagnose
Aya Levin
2019-08-20
6
-23
/
+237
|
*
net/mlx5e: Add helper functions for reporter's basics
Aya Levin
2019-08-20
3
-6
/
+24
|
*
net/mlx5e: Add cq info to tx reporter diagnose
Aya Levin
2019-08-20
5
-0
/
+78
|
*
net/mlx5e: Extend tx reporter diagnostics output
Aya Levin
2019-08-20
3
-8
/
+94
|
*
net/mlx5e: Extend tx diagnose function
Aya Levin
2019-08-20
1
-10
/
+10
|
*
net/mlx5e: Generalize tx reporter's functionality
Aya Levin
2019-08-20
4
-104
/
+137
|
*
net/mlx5e: Change naming convention for reporter's functions
Aya Levin
2019-08-20
3
-12
/
+12
|
*
net/mlx5e: Rename reporter header file
Aya Levin
2019-08-20
3
-4
/
+4
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2019-08-21
9
-146
/
+324
|
\
\
|
*
|
ice: improve print for VF's when adding/deleting MAC filters
Brett Creeley
2019-08-20
1
-2
/
+2
|
*
|
ice: Change type for queue counts
Pawel Kaminski
2019-08-20
1
-12
/
+13
|
*
|
ice: Move VF resources definition to SR-IOV specific file
Akeem G Abodunrin
2019-08-20
2
-10
/
+13
|
*
|
ice: Increase size of Mailbox receive queue for many VFs
Brett Creeley
2019-08-20
2
-3
/
+4
|
*
|
ice: Reduce wait times during VF bringup/reset
Brett Creeley
2019-08-20
2
-11
/
+19
|
*
|
ice: update GLINT_DYN_CTL and GLINT_VECT2FUNC register access
Paul Greenwalt
2019-08-20
2
-11
/
+16
|
*
|
ice: Do not always bring up PF VSI in ice_ena_vsi()
Tony Nguyen
2019-08-20
1
-2
/
+0
|
*
|
ice: allow empty Rx descriptors
Mitch Williams
2019-08-20
1
-3
/
+12
|
*
|
ice: Fix kernel hang with DCB reset in CEE mode
Usha Ketineni
2019-08-20
1
-61
/
+88
|
*
|
ice: Set WB_ON_ITR when we don't re-enable interrupts
Brett Creeley
2019-08-20
3
-0
/
+70
|
*
|
ice: fix set pause param autoneg check
Paul Greenwalt
2019-08-20
1
-1
/
+26
|
*
|
ice: Restructure VFs initialization flows
Akeem G Abodunrin
2019-08-20
2
-22
/
+48
|
*
|
ice: Assume that more than one Rx queue is rare in ice_napi_poll
Brett Creeley
2019-08-20
1
-5
/
+10
|
*
|
ice: Use the software based tail when checking for hung Tx ring
Brett Creeley
2019-08-20
1
-3
/
+3
*
|
|
Merge tag 'linux-can-next-for-5.4-20190820' of git://git.kernel.org/pub/scm/l...
David S. Miller
2019-08-20
6
-164
/
+83
|
\
\
\
|
*
|
|
can: mcp251x: remove custom DMA mapped buffer
Marc Kleine-Budde
2019-08-20
1
-48
/
+10
|
*
|
|
can: mcp251x: Use DT-supplied interrupt flags
Phil Elwell
2019-08-20
1
-1
/
+4
|
*
|
|
can: mcp251x: Use dev_name() during request_threaded_irq()
Alexander Shiyan
2019-08-20
1
-1
/
+2
|
*
|
|
can: mcp251x: mcp251x_hw_reset(): allow more time after a reset
Marc Kleine-Budde
2019-08-20
1
-5
/
+14
[next]