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
*
sfc: support the ethtool ksettings API properly so that 25/50/100G works
Edward Cree
2018-01-10
5
-83
/
+92
*
sfc: basic MCDI mapping of 25/50/100G link speeds
Edward Cree
2018-01-10
1
-10
/
+16
*
mlxsw: spectrum: qdiscs: Remove qdisc before setting a new one
Nogah Frankel
2018-01-10
1
-0
/
+7
*
mlxsw: spectrum: qdiscs: Create a generic replace function
Nogah Frankel
2018-01-10
1
-38
/
+71
*
mlxsw: spectrum: qdiscs: Create a generic destroy function
Nogah Frankel
2018-01-10
1
-11
/
+26
*
mlxsw: spectrum: qdiscs: Add an ops struct
Nogah Frankel
2018-01-10
1
-14
/
+62
*
mlxsw: spectrum: qdiscs: Unite all handle checks
Nogah Frankel
2018-01-10
1
-21
/
+22
*
mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdisc
Nogah Frankel
2018-01-10
1
-18
/
+18
*
mlxsw: spectrum: qdiscs: Make the clean stats function to be for RED only
Nogah Frankel
2018-01-10
1
-20
/
+13
*
mlxsw: spectrum: qdiscs: Clean qdisc statistics structs
Nogah Frankel
2018-01-10
1
-31
/
+32
*
net: sch: red: Change offloaded xstats to be incremental
Nogah Frankel
2018-01-10
1
-3
/
+12
*
net: sch: red: Change the name of the stats struct to be generic
Nogah Frankel
2018-01-10
1
-1
/
+1
*
mlxsw: spectrum: qdiscs: Move qdisc's declarations to its designated file
Nogah Frankel
2018-01-10
3
-25
/
+51
*
mlxsw: spectrum: Fix typo in firmware upgrade message
Ido Schimmel
2018-01-10
1
-1
/
+1
*
net/mlx5e: fix error return code in mlx5e_alloc_rq()
Wei Yongjun
2018-01-10
1
-1
/
+2
*
cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages
Arjun Vynipadath
2018-01-10
1
-6
/
+17
*
net: phy: marvell: mv88e6390 temperature sensor reading
Andrew Lunn
2018-01-10
1
-1
/
+150
*
bnxt_en: add support for software dynamic interrupt moderation
Andy Gospodarek
2018-01-10
5
-12
/
+118
*
net/dim: use struct net_dim_sample as arg to net_dim
Andy Gospodarek
2018-01-10
1
-5
/
+8
*
net/mlx5e: Move dynamic interrupt coalescing code to include/linux
Andy Gospodarek
2018-01-10
5
-417
/
+3
*
net/mlx5e: Change Mellanox references in DIM code
Andy Gospodarek
2018-01-10
8
-202
/
+226
*
net/mlx5e: Move generic functions to new file
Andy Gospodarek
2018-01-10
5
-20
/
+55
*
net/mlx5e: Move AM logic enums
Andy Gospodarek
2018-01-10
2
-25
/
+26
*
net/mlx5e: Remove rq references in mlx5e_rx_am
Andy Gospodarek
2018-01-10
3
-12
/
+21
*
net/mlx5e: Move interrupt moderation forward declarations
Andy Gospodarek
2018-01-10
2
-4
/
+5
*
net/mlx5e: Move interrupt moderation structs to new file
Andy Gospodarek
2018-01-10
2
-32
/
+70
*
Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2018-01-10
12
-18
/
+582
|
\
|
*
net/mlx5e: E-switch, Add steering drop counters
Eugenia Emantayev
2018-01-09
4
-2
/
+112
|
*
net/mlx5e: IPoIB, Fix spelling mistake "functionts" -> "functions"
Gal Pressman
2018-01-09
1
-1
/
+1
|
*
net/mlx5e: IPoIB, Add ethtool support to get child time stamping parameters
Feras Daoud
2018-01-09
1
-0
/
+1
|
*
net/mlx5e: IPoIB, Add PTP ioctl support for child interface
Feras Daoud
2018-01-09
3
-2
/
+9
|
*
net/mlx5e: IPoIB, Use correct timestamp in child receive flow
Feras Daoud
2018-01-09
1
-1
/
+6
|
*
net/mlx5e: Support offloading TC NIC hairpin flows
Or Gerlitz
2018-01-09
2
-12
/
+172
|
*
net/mlx5e: Basic setup of hairpin object
Or Gerlitz
2018-01-09
1
-0
/
+97
|
*
net/mlx5: Hairpin pair core object setup
Or Gerlitz
2018-01-09
1
-0
/
+184
*
|
net: hns3: report the function type the same line with hns3_nic_get_stats64
Peng Li
2018-01-10
1
-2
/
+2
*
|
Revert "net: hns3: Add packet statistics of netdev"
Peng Li
2018-01-10
1
-79
/
+1
*
|
net: socionext: Add Synquacer NetSec driver
Jassi Brar
2018-01-10
3
-0
/
+1788
*
|
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-01-10
10
-177
/
+298
|
\
\
|
*
|
ixgbe: Drop l2_accel_priv data pointer from ring struct
Alexander Duyck
2018-01-09
2
-11
/
+13
|
*
|
ixgbe: Use ring values to test for Tx pending
Alexander Duyck
2018-01-09
1
-16
/
+4
|
*
|
ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices
Alexander Duyck
2018-01-09
4
-43
/
+34
|
*
|
ixgbe: There is no need to update num_rx_pools in L2 fwd offload
Alexander Duyck
2018-01-09
2
-4
/
+1
|
*
|
ixgbe: Add support for macvlan offload RSS on X550 and clean-up pool handling
Alexander Duyck
2018-01-09
1
-37
/
+25
|
*
|
ixgbe: Perform reinit any time number of VFs change
Alexander Duyck
2018-01-09
1
-16
/
+3
|
*
|
ixgbe: Fix interaction between SR-IOV and macvlan offload
Alexander Duyck
2018-01-09
1
-7
/
+5
|
*
|
ixgbevf: remove redundant setting of xcast_mode
Emil Tantilov
2018-01-09
1
-4
/
+0
|
*
|
ixgbe: Remove an obsolete comment about ITR
Tonghao Zhang
2018-01-09
1
-2
/
+0
|
*
|
ixgbe: extend firmware version support
Paul Greenwalt
2018-01-09
7
-14
/
+198
|
*
|
ixgbe: advertise highest capable link speed
Paul Greenwalt
2018-01-09
1
-9
/
+8
[next]