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
2015-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-10-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-09-29
net/mlx4: Handle return codes in mlx4_qp_attach_common
Robb Manes
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-09-25
IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEY
Sagi Grimberg
2015-09-17
net/mlx4_en: really allow to change RSS key
Eric Dumazet
2015-09-15
net/mlx4_en: Use access helper irq_data_get_affinity_mask()
Thomas Gleixner
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-08-30
net/mlx4: Postpone the registration of net_device
Moni Shoua
2015-08-28
mlx5: Fix missing device local_dma_lkey
Sagi Grimberg
2015-08-27
net/mlx4_core: Fix unintialized variable used in error path
Carol L Soto
2015-08-27
net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX
Carol L Soto
2015-08-27
mlxsw: Make mailboxes 4KB aligned
Ido Schimmel
2015-08-27
mlxsw: adjust transmit fail log message level in __mlxsw_emad_transmit
Jiri Pirko
2015-08-27
mlxsw: Remove duplicate included header
Ido Schimmel
2015-08-25
net/mlx5e: Avoid accessing NULL pointer at ndo_select_queue
Rana Shahout
2015-08-25
mlxsw: fix error return code
Julia Lawall
2015-08-17
mlx5e: Fix sparse warnings in mlx5e_handle_csum().
David S. Miller
2015-08-17
net/mlx5e: Support RX CHECKSUM_COMPLETE
Achiad Shochat
2015-08-17
net/mlx5e: Support ethtool get/set_pauseparam
Achiad Shochat
2015-08-17
net/mlx5e: Ethtool link speed setting fixes
Achiad Shochat
2015-08-17
net/mlx5e: HW LRO changes/fixes
Achiad Shochat
2015-08-17
net/mlx5e: Support smaller RX/TX ring sizes
Achiad Shochat
2015-08-17
net/mlx5e: Add ethtool RSS configuration options
Achiad Shochat
2015-08-17
net/mlx5e: Make RSS indirection table size a constant
Achiad Shochat
2015-08-17
net/mlx5e: Have a single RSS Toeplitz hash key
Achiad Shochat
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-10
mellanox: mlxsw: Use '%zx' to print size_t format
Fabio Estevam
2015-08-09
mlxsw: Fix use-after-free bug in mlxsw_sx_port_xmit
Ido Schimmel
2015-08-09
mlxsw: Use correct skb length when dumping payload
Ido Schimmel
2015-08-09
mlxsw: Simplify mlxsw_sx_port_xmit function
Ido Schimmel
2015-08-09
mlxsw: Strip FCS from incoming packets
Jiri Pirko
2015-08-09
mlxsw: Make pci module dependent on HAS_DMA and HAS_IOMEM
Jiri Pirko
2015-08-09
mlxsw: Make system port to local port mapping explicit
Ido Schimmel
2015-08-09
mlxsw: Call free_netdev when removing port
Ido Schimmel
2015-08-07
net/mlx5_core: Set log_uar_page_sz for non 4K page size architecture
Carol L Soto
2015-08-06
net/mlx5_core: Support physical port counters
Gal Pressman
2015-08-06
net/mlx5e: Take advantage of the light-weight netdev open/stop
Achiad Shochat
2015-08-06
net/mlx5e: Disable async events before unregister_netdev()
Achiad Shochat
2015-08-06
net/mlx5e: Rename/move functions following the ndo_stop flow change
Achiad Shochat
2015-08-06
net/mlx5e: Light-weight netdev open/stop
Achiad Shochat
2015-08-06
net/mlx5_core: Introduce access function to modify RSS/LRO params
Achiad Shochat
2015-08-06
net/mlx5e: Introduce the "Drop RQ"
Achiad Shochat
2015-08-06
net/mlx5e: Unify the RX flow
Achiad Shochat
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-30
mlxsw: Introduce Mellanox SwitchX-2 ASIC support
Jiri Pirko
2015-07-30
mlxsw: Add interface to access registers and process events
Ido Schimmel
2015-07-30
mlxsw: Add PCI bus implementation
Jiri Pirko
2015-07-30
mlxsw: Introduce Mellanox switch driver core
Jiri Pirko
2015-07-29
net/mlx5e: Remove the mlx5e_update_priv_params() function
Achiad Shochat
[next]