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-10-22
mlxsw: spectrum_router: Configure TIGCR on init
Petr Machata
1
-1
/
+10
2017-10-22
mlxsw: reg: Add Tunneling IPinIP General Configuration Register
Petr Machata
1
-0
/
+31
2017-10-18
mlxsw: core: Fix possible deadlock
Ido Schimmel
1
-1
/
+10
2017-10-08
mlxsw: spectrum_router: Avoid expensive lookup during route removal
Ido Schimmel
1
-14
/
+0
2017-10-02
mlxsw: spectrum_router: Track RIF of IPIP next hops
Petr Machata
1
-2
/
+11
2017-10-02
mlxsw: spectrum_router: Move VRF refcounting
Petr Machata
1
-2
/
+3
2017-09-28
net/mlx5: Fix wrong indentation in enable SRIOV code
Or Gerlitz
1
-1
/
+1
2017-09-28
net/mlx5: Fix static checker warning on steering tracepoints code
Matan Barak
1
-2
/
+2
2017-09-28
net/mlx5e: Fix calculated checksum offloads counters
Gal Pressman
4
-6
/
+13
2017-09-28
net/mlx5e: Don't add/remove 802.1ad rules when changing 802.1Q VLAN filter
Gal Pressman
1
-2
/
+2
2017-09-28
net/mlx5e: Print netdev features correctly in error message
Gal Pressman
1
-2
/
+2
2017-09-28
net/mlx5e: Check encap entry state when offloading tunneled flows
Vlad Buslov
1
-0
/
+3
2017-09-28
net/mlx5e: Disallow TC offloading of unsupported match/action combinations
Or Gerlitz
1
-0
/
+70
2017-09-28
net/mlx5e: Fix erroneous freeing of encap header buffer
Paul Blakey
1
-8
/
+10
2017-09-28
net/mlx5: Check device capability for maximum flow counters
Raed Salem
2
-0
/
+19
2017-09-28
net/mlx5: Fix FPGA capability location
Inbar Karmy
3
-5
/
+4
2017-09-28
net/mlx5e: IPoIB, Fix access to invalid memory address
Roi Dayan
1
-1
/
+2
2017-09-16
mlxsw: spectrum_router: Only handle IPv4 and IPv6 events
Ido Schimmel
1
-1
/
+2
2017-09-12
mlxsw: spectrum: Prevent mirred-related crash on removal
Yuval Mintz
1
-10
/
+9
2017-09-11
mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+
Arkadi Sharshevsky
1
-2
/
+17
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
81
-1754
/
+7030
2017-09-05
net/mlx4_core: Use ARRAY_SIZE macro
Thomas Meyer
2
-6
/
+8
2017-09-03
Merge tag 'mlx5-updates-2017-09-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
7
-227
/
+215
2017-09-03
mlxsw: spectrum_router: Support GRE tunnels
Petr Machata
4
-0
/
+207
2017-09-03
mlxsw: spectrum_router: Add loopback accessors
Petr Machata
2
-0
/
+13
2017-09-03
mlxsw: spectrum: Register for IPIP_DECAP_ERROR trap
Petr Machata
2
-0
/
+2
2017-09-03
mlxsw: spectrum_router: Use existing decap route
Petr Machata
1
-4
/
+76
2017-09-03
mlxsw: spectrum_router: Support IPv4 underlay decap
Petr Machata
3
-5
/
+146
2017-09-03
mlxsw: spectrum_router: Support IPv6 overlay encap
Petr Machata
1
-1
/
+19
2017-09-03
mlxsw: spectrum_router: Support IPv4 overlay encap
Petr Machata
2
-1
/
+257
2017-09-03
mlxsw: spectrum_router: Make nexthops typed
Petr Machata
1
-43
/
+95
2017-09-03
mlxsw: spectrum_router: Extract mlxsw_sp_rt6_is_gateway()
Petr Machata
1
-4
/
+11
2017-09-03
mlxsw: spectrum_router: Extract mlxsw_sp_fi_is_gateway()
Petr Machata
1
-4
/
+10
2017-09-03
mlxsw: spectrum_router: Introduce loopback RIFs
Petr Machata
3
-2
/
+164
2017-09-03
mlxsw: spectrum_router: Support FID-less RIFs
Petr Machata
1
-22
/
+63
2017-09-03
mlxsw: spectrum_router: Add mlxsw_sp_ipip_ops
Petr Machata
4
-2
/
+110
2017-09-03
mlxsw: spectrum_router: Publish mlxsw_sp_l3proto
Petr Machata
2
-5
/
+5
2017-09-03
mlxsw: reg: Give mlxsw_reg_ratr_pack a type parameter
Petr Machata
2
-1
/
+4
2017-09-03
mlxsw: reg: Extract mlxsw_reg_ritr_mac_pack()
Petr Machata
2
-5
/
+9
2017-09-03
mlxsw: reg: Add Routing Tunnel Decap Properties Register
Petr Machata
1
-0
/
+129
2017-09-03
mlxsw: reg: Add mlxsw_reg_ralue_act_ip2me_tun_pack()
Petr Machata
1
-0
/
+9
2017-09-03
mlxsw: reg: Move enum mlxsw_reg_ratr_trap_id
Petr Machata
1
-5
/
+5
2017-09-03
mlxsw: reg: Update RATR to support IP-in-IP tunnels
Petr Machata
1
-0
/
+66
2017-09-03
mlxsw: reg: Update RITR to support loopback device
Petr Machata
1
-0
/
+88
2017-09-03
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
23
-165
/
+395
2017-09-03
net/mlx4_core: fix incorrect size allocation for dev->caps.spec_qps
Colin Ian King
1
-2
/
+3
2017-09-03
net/mlx4_core: fix memory leaks on error exit path
Colin Ian King
1
-1
/
+2
2017-09-03
net/mlx5e: Distribute RSS table among all RX rings
Tariq Toukan
3
-17
/
+4
2017-09-03
net/mlx5e: Stop NAPI when irq balancer changes affinity
Tariq Toukan
3
-2
/
+26
2017-09-03
net/mlx5e: Use kernel's mechanism to avoid missing NAPIs
Tariq Toukan
3
-15
/
+1
[next]