index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
Age
Commit message (
Expand
)
Author
2018-12-05
net/mlx5e: Improve ethtool private-flags code structure
Tariq Toukan
2018-12-05
net/mlx5e: ethtool, Support user configuration for RX hash fields
Aya Levin
2018-12-05
net/mlx5e: Move RSS params to a dedicated struct
Aya Levin
2018-12-05
net/mlx5e: Refactor TIR configuration function
Aya Levin
2018-12-04
net/mlx5e: Move modify tirs hash functionality
Aya Levin
2018-12-04
net/mlx5e: Cleanup unused defines
Gal Pressman
2018-12-04
net/mlx5e: Remove trailing space of tx_pause ethtool counter name
Saeed Mahameed
2018-12-04
mlxsw: spectrum: Mirror loopbacked packets instead of trapping them
Ido Schimmel
2018-12-04
skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'
Ido Schimmel
2018-12-03
net/mlx4_core: Fix several coding style errors
Erez Alfasi
2018-12-03
net/mlx4_core: Fix return codes of unsupported operations
Erez Alfasi
2018-12-03
mlxsw: spectrum: Load firmware version based on devlink parameter
Shalom Toledo
2018-12-03
mlxsw: core: Reset firmware after flash during driver initialization
Shalom Toledo
2018-11-30
mlxsw: spectrum: Enable VxLAN enslavement to VLAN-aware bridges
Ido Schimmel
2018-11-30
mlxsw: spectrum_switchdev: Prepare function for VLAN-aware bridges
Ido Schimmel
2018-11-30
mlxsw: spectrum_switchdev: Unify VxLAN leave function
Ido Schimmel
2018-11-30
mlxsw: spectrum_fid: Add API to lookup 802.1Q FIDs without creating them
Ido Schimmel
2018-11-27
mlxsw: spectrum: Flip driver to use emulated 802.1Q FIDs
Ido Schimmel
2018-11-27
mlxsw: spectrum_router: Introduce emulated VLAN RIFs
Ido Schimmel
2018-11-27
mlxsw: spectrum_fid: Introduce emulated 802.1Q FIDs
Ido Schimmel
2018-11-27
mlxsw: spectrum_fid: Make flood index calculation more robust
Ido Schimmel
2018-11-27
mlxsw: spectrum_switchdev: Do not set field when it is reserved
Ido Schimmel
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-23
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
2018-11-23
mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
Petr Machata
2018-11-22
{net, IB}/mlx4: Initialize CQ buffers in the driver when possible
Daniel Jurgens
2018-11-21
mlxsw: spectrum_nve: Allow VxLAN learning
Ido Schimmel
2018-11-21
mlxsw: spectrum_switchdev: Allow deletion of learned FDB entries
Ido Schimmel
2018-11-21
mlxsw: spectrum_switchdev: Process learned VxLAN FDB entries
Ido Schimmel
2018-11-21
mlxsw: spectrum_nve: Add API to resolve learned IP addresses
Ido Schimmel
2018-11-21
mlxsw: spectrum_fid: Allow FID lookup by its index
Ido Schimmel
2018-11-21
mlxsw: spectrum_fid: Store ifindex of NVE device in FID
Ido Schimmel
2018-11-21
mlxsw: reg: Add definition of unicast tunnel record for SFN register
Ido Schimmel
2018-11-21
mlx5: use skb_vlan_tag_get_prio()
Michał Mirosław
2018-11-20
mlxsw: core: Extend cooling device with cooling levels
Vadim Pasternak
2018-11-19
Merge tag 'mlx5-fixes-2018-11-19' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2018-11-19
net/mlx5e: Fix failing ethtool query on FEC query error
Shay Agroskin
2018-11-19
net/mlx5e: Removed unnecessary warnings in FEC caps query
Shay Agroskin
2018-11-19
net/mlx5e: Fix wrong field name in FEC related functions
Shay Agroskin
2018-11-19
net/mlx5e: Fix a bug in turning off FEC policy in unsupported speeds
Shay Agroskin
2018-11-19
net/mlx5e: Fix selftest for small MTUs
Valentine Fatiev
2018-11-19
net/mlx5e: RX, verify received packet size in Linear Striding RQ
Moshe Shemesh
2018-11-19
net/mlx5e: Apply the correct check for supporting TC esw rules split
Roi Dayan
2018-11-19
net/mlx5e: Adjust to max number of channles when re-attaching
Yuval Avnery
2018-11-19
net/mlx5e: Always use the match level enum when parsing TC rule match
Or Gerlitz
2018-11-19
net/mlx5e: Claim TC hw offloads support only under a proper build config
Or Gerlitz
2018-11-19
net/mlx5e: Don't match on vlan non-existence if ethertype is wildcarded
Or Gerlitz
2018-11-19
net/mlx5e: IPoIB, Reset QP after channels are closed
Denis Drozdov
2018-11-19
net/mlx5: IPSec, Fix the SA context hash key
Raed Salem
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]