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
/
mlx5
/
core
Age
Commit message (
Expand
)
Author
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-06-01
mlx5: update indirect block support
Pablo Neira Ayuso
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-29
net/mlx5e: Make mlx5e_dcbnl_ops static
Saeed Mahameed
2020-05-29
net/mlx5e: en_tc: Fix cast to restricted __be32 warning
Saeed Mahameed
2020-05-29
net/mlx5e: en_tc: Fix incorrect type in initializer warnings
Saeed Mahameed
2020-05-29
net/mlx5: Accel: fpga tls fix cast to __be64 and incorrect argument types
Saeed Mahameed
2020-05-29
net/mlx5: cmd: Fix memset with byte count warning
Saeed Mahameed
2020-05-29
net/mlx5: DR: Fix incorrect type in return expression
Saeed Mahameed
2020-05-29
net/mlx5: DR: Fix cast to restricted __be32
Saeed Mahameed
2020-05-29
net/mlx5: DR: Fix incorrect type in argument
Saeed Mahameed
2020-05-29
net/mlx5e: Use generic API to build MPLS label
Eli Cohen
2020-05-29
net/mlx5: reduce stack usage in qp_read_field
Arnd Bergmann
2020-05-29
net/mlx5e: Don't use err uninitialized in mlx5e_attach_decap
Nathan Chancellor
2020-05-29
net/mlx5: Kconfig: Fix spelling typo
Saeed Mahameed
2020-05-29
mlx5: fix xdp data_meta setup in mlx5e_fill_xdp_buff
Jesper Dangaard Brouer
2020-05-29
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2020-05-29
net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()
Pablo Neira Ayuso
2020-05-29
net/mlx5e: Fix MLX5_TC_CT dependencies
Vlad Buslov
2020-05-29
net/mlx5e: Properly set default values when disabling adaptive moderation
Tal Gilboa
2020-05-29
net/mlx5e: Fix arch depending casting issue in FEC
Aya Levin
2020-05-29
net/mlx5e: Remove warning "devices are not on same switch HW"
Maor Dickman
2020-05-29
net/mlx5e: Fix stats update for matchall classifier
Roi Dayan
2020-05-29
net/mlx5: Fix crash upon suspend/resume
Mark Bloch
2020-05-27
net/mlx5: DR, Split RX and TX lock for parallel insertion
Alex Vesker
2020-05-27
net/mlx5: DR, Add a spinlock to protect the send ring
Alex Vesker
2020-05-27
net/mlx5e: Optimize performance for IPv4/IPv6 ethertype
Eli Britstein
2020-05-27
net/mlx5e: Helper function to set ethertype
Eli Britstein
2020-05-27
net/mlx5: Add missing mutex destroy
Parav Pandit
2020-05-27
net/mlx5e: Use change upper event to setup representors' bond_metadata
Vu Pham
2020-05-27
net/mlx5e: Slave representors sharing unique metadata for match
Vu Pham
2020-05-27
net/mlx5: E-Switch, Alloc and free unique metadata for match
Vu Pham
2020-05-27
net/mlx5e: Add bond_metadata and its slave entries
Vu Pham
2020-05-27
net/mlx5e: Offload flow rules to active lower representor
Or Gerlitz
2020-05-27
net/mlx5e: Support tc block sharing for representors
Vu Pham
2020-05-27
net/mlx5e: Use netdev events to set/del egress acl forward-to-vport rule
Or Gerlitz
2020-05-27
net/mlx5: E-Switch, Introduce APIs to enable egress acl forward-to-vport rule
Vu Pham
2020-05-27
net/mlx5: E-Switch, Refactor eswitch ingress acl codes
Vu Pham
2020-05-27
net/mlx5: E-Switch, Refactor eswitch egress acl codes
Vu Pham
2020-05-26
flow_dissector: Parse multiple MPLS Label Stack Entries
Guillaume Nault
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-23
Merge tag 'mlx5-updates-2020-05-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2020-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-22
net/mlx5: Fix error flow in case of function_setup failure
Shay Drory
2020-05-22
net/mlx5e: CT: Correctly get flow rule
Roi Dayan
2020-05-22
net/mlx5e: Update netdev txq on completions during closure
Moshe Shemesh
2020-05-22
net/mlx5: Annotate mutex destroy for root ns
Roi Dayan
2020-05-22
net/mlx5: Don't maintain a case of del_sw_func being null
Roi Dayan
2020-05-22
net/mlx5: Fix cleaning unmanaged flow tables
Roi Dayan
[next]