index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-08-20
net/mlx5e: Use size_t to store byte offset in statistics descriptors
Gal Pressman
1
-1
/
+1
2017-08-20
net/mlx5e: Use kernel types instead of uint*_t in ethtool callbacks
Gal Pressman
2
-7
/
+4
2017-08-20
net/mlx5e: Place constants on the right side of comparisons
Or Gerlitz
1
-2
/
+2
2017-08-20
net/mlx5e: Avoid using multiple blank lines
Or Gerlitz
2
-2
/
+0
2017-08-20
net/mlx5e: Properly indent within conditional statements
Or Gerlitz
1
-14
/
+17
2017-08-20
net/mlx5: Add a blank line after declarations
Or Gerlitz
2
-0
/
+2
2017-08-20
net/mlx5: Avoid blank lines after/before open/close brace
Or Gerlitz
2
-2
/
+0
2017-08-20
net/mlx5e: Add outbound PCI buffer overflow counter
Eran Ben Elisha
2
-2
/
+24
2017-08-20
net/mlx5e: Add RX buffer fullness counters
Gal Pressman
3
-1
/
+30
2017-08-20
net/mlx5e: Add PCIe outbound stalls counters
Gal Pressman
2
-1
/
+20
2017-08-20
net/mlx5e: IPoIB, Add support for get_link_ksettings in ethtool
Shalom Lagziel
1
-12
/
+118
2017-08-20
net/mlx5e: IPoIB, Fix driver name retrieved by ethtool
Feras Daoud
1
-0
/
+2
2017-08-20
net/mlx5e: Send PAOS command on interface up/down
Eran Ben Elisha
2
-7
/
+20
2017-08-18
mlx5: ensure 0 is returned when vport is zero
Colin Ian King
1
-1
/
+1
2017-08-18
net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabled
Huy Nguyen
1
-2
/
+2
2017-08-18
net/sched: Fix the logic error to decide the ingress qdisc
Chris Mi
2
-2
/
+2
2017-08-16
net/mlx4: fix spelling mistake: "availible" -> "available"
Colin Ian King
3
-16
/
+16
2017-08-16
mlx4: sizeof style usage
stephen hemminger
15
-56
/
+56
2017-08-15
mlxsw: spectrum_router: Use correct config option
Ido Schimmel
1
-1
/
+1
2017-08-15
ipv6: fib: Provide offload indication using nexthop flags
Ido Schimmel
1
-4
/
+4
2017-08-15
mlx5: remove unnecessary pci_set_drvdata()
Zhu Yanjun
1
-2
/
+0
2017-08-15
mlx4: remove unnecessary pci_set_drvdata()
Zhu Yanjun
1
-2
/
+0
2017-08-14
mlxsw: spectrum_router: Add support for nexthop group consolidation for IPv6
Arkadi Sharshevsky
1
-9
/
+141
2017-08-14
mlxsw: spectrum_router: Prepare nexthop group's hash table for IPv6
Arkadi Sharshevsky
1
-17
/
+52
2017-08-14
Change Kconfig description
Ohad Oz
1
-1
/
+2
2017-08-14
Allow Mellanox switch devices to be configured if only I2C bus is set
Ohad Oz
1
-1
/
+1
2017-08-14
mlxsw: spectrum_router: Use one LPM tree for all virtual routers
Ido Schimmel
1
-94
/
+165
2017-08-14
mlxsw: spectrum_router: Pass argument explicitly
Ido Schimmel
1
-4
/
+4
2017-08-14
mlxsw: spectrum_router: Return void from deletion functions
Ido Schimmel
1
-10
/
+9
2017-08-11
mlxsw: make mlxsw_config_profile const
Bhumika Goyal
3
-3
/
+3
2017-08-11
net: sched: use newly added classid identity helpers
Jiri Pirko
3
-4
/
+18
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-33
/
+60
2017-08-08
net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packets
Davide Caratti
1
-11
/
+18
2017-08-07
Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
22
-353
/
+588
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
5
-18
/
+20
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: move prio into cls_common
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
8
-38
/
+22
2017-08-07
mlxsw: spectrum: rename cls arg in matchall processing
Jiri Pirko
1
-7
/
+7
2017-08-07
mlxsw: spectrum: push cls_flower and cls_matchall setup_tc processing into se...
Jiri Pirko
1
-30
/
+51
2017-08-07
mlx5e_rep: push cls_flower setup_tc processing into a separate function
Jiri Pirko
1
-20
/
+29
2017-08-07
mlx5e: push cls_flower and mqprio setup_tc processing into separate functions
Jiri Pirko
1
-25
/
+31
2017-08-07
net: sched: make egress_dev flag part of flower offload struct
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
4
-16
/
+17
2017-08-07
net/mlx5: Increase the maximum flow counters supported
Rabie Loulou
5
-17
/
+26
2017-08-07
net/mlx5: Delay events till ib registration ends
Erez Shitrit
2
-0
/
+76
2017-08-07
net/mlx5: Add CONFIG_MLX5_ESWITCH Kconfig
Saeed Mahameed
10
-72
/
+69
2017-08-07
net/mlx5: Separate between E-Switch and MPFS
Saeed Mahameed
8
-221
/
+375
[next]