index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-09
mlxsw: core: Add support for devlink info command
Shalom Toledo
1
-0
/
+41
2019-04-09
mlxsw: reg: Add MGIR register
Shalom Toledo
1
-0
/
+55
2019-04-09
ipv4: Flag fib_info with a fib_nh using IPv6 gateway
David Ahern
1
-0
/
+8
2019-04-09
ipv4: Add support to rtable for ipv6 gateway
David Ahern
1
-0
/
+3
2019-04-09
ipv4: Prepare rtable for IPv6 gateway
David Ahern
2
-2
/
+3
2019-04-09
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
1
-2
/
+2
2019-04-09
Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
18
-356
/
+675
2019-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-81
/
+152
2019-04-06
net/mlx5e: Unify logic of MTU boundaries
Tariq Toukan
4
-15
/
+20
2019-04-06
net/mlx5e: Obsolete param field holding a constant value
Tariq Toukan
2
-3
/
+1
2019-04-06
net/mlx5: A write memory barrier is sufficient in EQ ci update
Tariq Toukan
1
-1
/
+1
2019-04-06
net/mlx5e: Do not rewrite fields with the same match
Eli Britstein
1
-32
/
+104
2019-04-06
net/mlx5e: Offload TC e-switch rules with ingress VLAN device
Eli Britstein
2
-5
/
+44
2019-04-06
net/mlx5e: Offload TC e-switch rules with egress VLAN device
Eli Britstein
1
-0
/
+34
2019-04-06
net/mlx5e: Allow VLAN rewrite of prio field with the same match
Eli Britstein
1
-2
/
+6
2019-04-06
net/mlx5e: Deny VLAN rewrite if there is no VLAN header match
Eli Britstein
1
-0
/
+11
2019-04-06
net/mlx5e: Use helpers to get headers criteria and value pointers
Eli Britstein
1
-9
/
+25
2019-04-06
net/mlx5e: Return -EOPNOTSUPP when attempting to offload an unsupported action
Tonghao Zhang
1
-7
/
+20
2019-04-06
net/mlx5e: Deletes unnecessary setting of esw_attr->parse_attr
Tonghao Zhang
1
-1
/
+0
2019-04-06
net/mlx5e: Remove 'parse_attr' argument in parse_tc_fdb_actions()
Tonghao Zhang
1
-2
/
+2
2019-04-06
net/mlx5e: Make the log friendly when decapsulation offload not supported
Tonghao Zhang
1
-3
/
+5
2019-04-06
net/mlx5: E-Switch, Fix double mutex initialization
Max Gurtovoy
1
-2
/
+0
2019-04-06
net/mlx5: Handle event of power detection in the PCIE slot
Aya Levin
1
-0
/
+75
2019-04-06
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
10
-274
/
+327
2019-04-05
mlxsw: switch_ib: Pass valid HW id down to mlxsw_core_port_init()
Jiri Pirko
1
-1
/
+21
2019-04-05
mlxsw: Remove ndo_get_port_parent_id implementation
Jiri Pirko
3
-39
/
+0
2019-04-05
mlxsw: Pass switch ID through devlink_port_attrs_set()
Jiri Pirko
6
-7
/
+16
2019-04-05
net: devlink: extend port attrs for switch ID
Jiri Pirko
1
-1
/
+2
2019-04-02
net/mlx5: Fix false compilation warning
Tariq Toukan
1
-1
/
+1
2019-04-02
net/mlx5: Add rate limit print macros
Aya Levin
1
-0
/
+10
2019-04-02
net/mlx5: Add explicit bar address field
Huy Nguyen
2
-2
/
+3
2019-04-02
net/mlx5: Replace dev_err/warn/info by mlx5_core_err/warn/info
Huy Nguyen
4
-103
/
+106
2019-04-02
net/mlx5: Use dev->priv.name instead of dev_name
Huy Nguyen
3
-4
/
+4
2019-04-02
net/mlx5: Make mlx5_core messages independent from mdev->pdev
Huy Nguyen
1
-10
/
+9
2019-04-02
net/mlx5: Break load_one into three stages
Saeed Mahameed
1
-71
/
+77
2019-04-02
net/mlx5: Function setup/teardown procedures
Saeed Mahameed
1
-52
/
+68
2019-04-02
net/mlx5: Move health and page alloc init to mdev_init
Saeed Mahameed
2
-17
/
+27
2019-04-02
net/mlx5: Split mdev init and pci init
Saeed Mahameed
1
-41
/
+54
2019-04-02
net/mlx5: Remove redundant init functions parameter
Saeed Mahameed
1
-27
/
+22
2019-04-02
net/mlx5: Remove spinlock support from mlx5_write64
Maxim Mikityanskiy
2
-2
/
+2
2019-04-02
drivers: mellanox: use netdev_xmit_more() helper
Florian Westphal
4
-12
/
+12
2019-03-31
mlxsw: spectrum_acl: Rename rehash_dis trace
Jiri Pirko
1
-2
/
+2
2019-03-31
mlxsw: spectrum_acl: Remove failed_rollback dead end
Jiri Pirko
1
-10
/
+10
2019-03-31
mlxsw: spectrum_acl: Move rehash_dis trace call and err msg to vregion_migrate()
Jiri Pirko
1
-6
/
+5
2019-03-31
mlxsw: spectrum_acl: Remove redundant failed_rollback from migrate_start()
Jiri Pirko
1
-4
/
+1
2019-03-30
Merge tag 'mlx5-fixes-2019-03-29' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
9
-81
/
+152
2019-03-29
net/mlx5e: Consider tunnel type for encap contexts
Eli Britstein
1
-9
/
+19
2019-03-29
net/mlx5e: Update xon formula
Huy Nguyen
1
-12
/
+16
2019-03-29
net/mlx5e: Update xoff formula
Huy Nguyen
1
-5
/
+6
2019-03-29
net/mlx5: E-Switch, fix syndrome (0x678139) when turn on vepa
Huy Nguyen
1
-0
/
+1
[next]