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
...
|
*
net/mlx5e: Add support for tc trap
Eli Cohen
2020-09-15
1
-0
/
+10
|
*
net/mlx5: E-Switch, Use vport metadata matching by default
Vu Pham
2020-09-15
1
-14
/
+2
|
*
net/mlx5: E-Switch, Setup all vports' metadata to support peer miss rule
Vu Pham
2020-09-15
1
-9
/
+42
|
*
net/mlx5: E-Switch, Dedicated metadata for uplink vport
Vu Pham
2020-09-15
1
-4
/
+1
|
*
net/mlx5: E-Switch, Check and enable metadata support flag before using
Vu Pham
2020-09-15
1
-9
/
+6
|
*
net/mlx5e: Add LAG warning if bond slave is not lag master
Jianbo Liu
2020-09-15
3
-11
/
+41
|
*
net/mlx5e: Add LAG warning for unsupported tx type
Jianbo Liu
2020-09-15
1
-6
/
+11
|
*
net/mlx5e: Return a valid errno if can't get lag device index
Jianbo Liu
2020-09-15
2
-4
/
+9
|
*
net/mlx5: Don't call timecounter cyc2time directly from 1PPS flow
Eran Ben Elisha
2020-09-15
1
-2
/
+3
|
*
net/mlx5: Release clock lock before scheduling a PPS work
Eran Ben Elisha
2020-09-15
1
-1
/
+1
|
*
net/mlx5: Rename ptp clock info
Eran Ben Elisha
2020-09-15
1
-1
/
+1
|
*
net/mlx5: Always use container_of to find mdev pointer from clock struct
Eran Ben Elisha
2020-09-15
2
-24
/
+29
|
*
net/mlx5: remove erroneous fallthrough
Dan Carpenter
2020-09-15
1
-1
/
+0
|
*
net/mlx5: Fix uninitialized variable warning
Moshe Tal
2020-09-15
1
-1
/
+1
*
|
Merge branch 'nexthop-Small-changes'
David S. Miller
2020-09-16
4
-13
/
+24
|
\
\
|
*
|
selftests: fib_nexthops: Test cleanup of FDB entries following nexthop deletion
Ido Schimmel
2020-09-16
1
-0
/
+14
|
*
|
nexthop: Only emit a notification when nexthop is actually deleted
Ido Schimmel
2020-09-16
1
-2
/
+2
|
*
|
nexthop: Convert to blocking notification chain
Ido Schimmel
2020-09-16
2
-7
/
+8
|
*
|
nexthop: Remove NEXTHOP_EVENT_ADD
Ido Schimmel
2020-09-16
1
-1
/
+0
|
*
|
nexthop: Remove unused function declaration from header file
Ido Schimmel
2020-09-16
1
-3
/
+0
|
/
/
*
|
chelsio/chtls: Re-add dependencies on CHELSIO_T4 to fix modular CHELSIO_T4
Geert Uytterhoeven
2020-09-16
1
-0
/
+2
*
|
Merge branch 'mlxsw-Introduce-fw_fatal-health-reporter-and-test-cmd-to
David S. Miller
2020-09-16
9
-383
/
+742
|
\
\
|
*
|
mlxsw: core: Introduce fw_fatal health reporter
Jiri Pirko
2020-09-16
5
-0
/
+256
|
*
|
devlink: introduce the health reporter test command
Jiri Pirko
2020-09-16
3
-0
/
+35
|
*
|
mlxsw: reg: Add Monitoring FW General Debug Register
Jiri Pirko
2020-09-16
1
-0
/
+21
|
*
|
mlxsw: reg: Add Monitoring FW Debug Register
Jiri Pirko
2020-09-16
1
-0
/
+79
|
*
|
mlxsw: Move fw_load_policy devlink param into core.c
Jiri Pirko
2020-09-16
2
-59
/
+51
|
*
|
mlxsw: core: Push code doing params register/unregister into separate helpers
Jiri Pirko
2020-09-16
1
-12
/
+27
|
*
|
mlxsw: Move fw flashing code into core.c
Jiri Pirko
2020-09-16
4
-307
/
+268
|
*
|
mlxsw: Bump firmware version to XX.2008.1310
Jiri Pirko
2020-09-16
1
-6
/
+6
|
/
/
*
|
Merge branch 'net-stmmac-Add-ethtool-support-for-get-set-channels'
David S. Miller
2020-09-16
3
-64
/
+98
|
\
\
|
*
|
net: stmmac: use netif_tx_start|stop_all_queues() function
Ong Boon Leong
2020-09-16
1
-32
/
+1
|
*
|
net: stmmac: Fix incorrect location to set real_num_rx|tx_queues
Aashish Verma
2020-09-16
1
-4
/
+4
|
*
|
net: stmmac: add ethtool support for get/set channels
Ong Boon Leong
2020-09-16
3
-28
/
+93
|
/
/
*
|
Merge branch 'ethtool-add-pause-frame-stats'
David S. Miller
2020-09-15
18
-8
/
+462
|
\
\
|
*
|
mlx4: add pause frame stats
Jakub Kicinski
2020-09-15
2
-0
/
+31
|
*
|
mlx5: add pause frame stats
Jakub Kicinski
2020-09-15
4
-0
/
+50
|
*
|
ixgbe: add pause frame stats
Jakub Kicinski
2020-09-15
1
-0
/
+11
|
*
|
bnxt: add pause frame stats
Jakub Kicinski
2020-09-15
1
-0
/
+17
|
*
|
selftests: add a test for ethtool pause stats
Jakub Kicinski
2020-09-15
1
-0
/
+108
|
*
|
netdevsim: add pause frame stats
Jakub Kicinski
2020-09-15
4
-1
/
+77
|
*
|
docs: net: include the new ethtool pause stats in the stats doc
Jakub Kicinski
2020-09-15
1
-5
/
+52
|
*
|
ethtool: add standard pause stats
Jakub Kicinski
2020-09-15
4
-2
/
+116
|
/
/
*
|
Merge branch 's390-qeth-next'
David S. Miller
2020-09-15
15
-53
/
+611
|
\
\
|
*
|
s390/qeth: implement ndo_bridge_setlink for learning_sync
Alexandra Winter
2020-09-15
1
-0
/
+125
|
*
|
s390/qeth: implement ndo_bridge_getlink for learning_sync
Alexandra Winter
2020-09-15
1
-1
/
+22
|
*
|
s390/qeth: Reset address notification in case of buffer overflow
Alexandra Winter
2020-09-15
4
-10
/
+123
|
*
|
bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifier
Alexandra Winter
2020-09-15
2
-0
/
+6
|
*
|
s390/qeth: Translate address events into switchdev notifiers
Alexandra Winter
2020-09-15
2
-1
/
+110
|
*
|
s390/qeth: Detect PNSO OC3 capability
Alexandra Winter
2020-09-15
3
-10
/
+85
[prev]
[next]