index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fec: replace snprintf() with strlcpy() in fec_ptp_init()
Sergey Organov
2020-07-16
1
-1
/
+1
*
net: fec: get rid of redundant code in fec_ptp_set()
Sergey Organov
2020-07-16
1
-3
/
+1
*
net: fec: initialize clock with 0 rather than current kernel time
Sergey Organov
2020-07-16
1
-1
/
+1
*
net: fec: enable to use PPS feature without time stamping
Sergey Organov
2020-07-16
1
-5
/
+0
*
drivers: net: wan: Fix trivial spelling
Kieran Bingham
2020-07-16
1
-1
/
+1
*
mlxsw: spectrum_acl: Offload FLOW_ACTION_POLICE
Ido Schimmel
2020-07-16
4
-5
/
+96
*
mlxsw: core_acl_flex_actions: Add police action
Ido Schimmel
2020-07-16
2
-0
/
+225
*
mlxsw: core_acl_flex_actions: Work around hardware limitation
Ido Schimmel
2020-07-16
1
-16
/
+71
*
mlxsw: spectrum_policer: Add devlink resource support
Ido Schimmel
2020-07-16
3
-0
/
+76
*
mlxsw: spectrum_policer: Add policer core
Ido Schimmel
2020-07-16
4
-1
/
+448
*
mlxsw: resources: Add resource identifier for global policers
Ido Schimmel
2020-07-16
1
-0
/
+2
*
mlxsw: reg: Add policer bandwidth limits
Ido Schimmel
2020-07-16
1
-0
/
+9
*
hinic: add firmware update support
Luo bin
2020-07-16
9
-4
/
+565
*
net: sundance: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-16
1
-1
/
+1
*
qlcnic: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-15
3
-70
/
+32
*
qede: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-15
3
-103
/
+58
*
fm10k: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-15
4
-159
/
+28
*
liquidio_vf: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-15
1
-26
/
+33
*
liquidio: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-15
1
-26
/
+33
*
enic: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-15
1
-66
/
+39
*
cxgb4: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-15
2
-79
/
+31
*
bnx2x: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-15
3
-123
/
+29
*
xgbe: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-15
3
-243
/
+30
*
xgbe: switch to more generic VxLAN detection
Jakub Kicinski
2020-07-15
1
-19
/
+8
*
be2net: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-15
2
-165
/
+38
*
nfp: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-15
2
-97
/
+34
*
ksz884x: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-15
1
-38
/
+30
*
r8169: add support for RTL8125B
Heiner Kallweit
2020-07-15
3
-23
/
+141
*
net: phy: realtek: add support for RTL8125B-internal PHY
Heiner Kallweit
2020-07-15
1
-0
/
+12
*
s390/qeth: constify the MPC initialization data
Julian Wiedmann
2020-07-14
3
-18
/
+17
*
s390/qeth: unify RX-mode hashtables
Julian Wiedmann
2020-07-14
4
-14
/
+12
*
s390/qeth: cleanup OAT code
Julian Wiedmann
2020-07-14
1
-28
/
+12
*
s390/qeth: clean up a magic number in the OAT callback
Julian Wiedmann
2020-07-14
1
-4
/
+2
*
s390/qeth: use u64_to_user_ptr() in the OAT code
Julian Wiedmann
2020-07-14
1
-4
/
+2
*
s390/qeth: clean up error handling for isolation mode cmds
Julian Wiedmann
2020-07-14
3
-70
/
+40
*
s390/qeth: don't clear the configured isolation mode
Julian Wiedmann
2020-07-14
1
-11
/
+11
*
s390/qeth: only init the isolation mode when necessary
Julian Wiedmann
2020-07-14
1
-5
/
+6
*
s390/qeth: fine-tune errno when cmds are cancelled
Julian Wiedmann
2020-07-14
1
-1
/
+1
*
s390/qeth: reject unsupported link type earlier
Julian Wiedmann
2020-07-14
2
-17
/
+27
*
mlxsw: core: Use mirror reason during Rx listener lookup
Ido Schimmel
2020-07-14
2
-2
/
+5
*
mlxsw: pci: Retrieve mirror reason from CQE during receive
Ido Schimmel
2020-07-14
2
-1
/
+6
*
mlxsw: pci: Add mirror reason field to CQEv2
Ido Schimmel
2020-07-14
1
-0
/
+5
*
mlxsw: trap: Add trap identifiers for mirrored packets
Ido Schimmel
2020-07-14
1
-0
/
+8
*
mlxsw: reg: Increase trap identifier to 10 bits
Amit Cohen
2020-07-14
3
-3
/
+3
*
mlxsw: spectrum_span: Allow setting policer on a SPAN agent
Ido Schimmel
2020-07-14
4
-3
/
+114
*
mlxsw: spectrum_span: Allow passing parameters to SPAN agents
Ido Schimmel
2020-07-14
5
-8
/
+20
*
mlxsw: spectrum_span: Add support for mirroring towards CPU port
Ido Schimmel
2020-07-14
1
-0
/
+88
*
mlxsw: spectrum_span: Do not dereference destination netdev
Ido Schimmel
2020-07-14
1
-4
/
+3
*
mlxsw: spectrum_span: Add driver private info to parms_set() callback
Ido Schimmel
2020-07-14
2
-8
/
+14
*
mlxsw: spectrum_span: Add per-ASIC SPAN agent operations
Ido Schimmel
2020-07-14
1
-4
/
+27
[next]