index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
Age
Commit message (
Expand
)
Author
Files
Lines
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
3
-18
/
+11
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
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
1
-5
/
+5
2017-08-04
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
2
-2
/
+2
2017-08-03
mlxsw: spectrum_router: Don't ignore IPv6 notifications
Ido Schimmel
1
-1
/
+1
2017-08-03
mlxsw: spectrum_router: Abort on source-specific routes
Ido Schimmel
1
-0
/
+3
2017-08-03
mlxsw: spectrum_router: Add support for route replace
Ido Schimmel
1
-14
/
+49
2017-08-03
mlxsw: spectrum_router: Add support for IPv6 routes addition / deletion
Ido Schimmel
2
-3
/
+724
2017-08-03
mlxsw: spectrum_router: Sanitize IPv6 FIB rules
Ido Schimmel
1
-0
/
+25
2017-08-03
mlxsw: spectrum_router: Demultiplex FIB event based on family
Ido Schimmel
1
-21
/
+44
2017-08-03
mlxsw: spectrum_router: Ignore address families other than IPv4
Ido Schimmel
1
-1
/
+1
2017-08-03
net: core: Make the FIB notification chain generic
Ido Schimmel
1
-0
/
+1
2017-08-02
mlxsw: spectrum_router: Refresh offload indication upon group refresh
Ido Schimmel
1
-0
/
+22
2017-08-02
mlxsw: spectrum_router: Don't check state when refreshing offload indication
Ido Schimmel
1
-11
/
+2
2017-08-02
mlxsw: spectrum_router: Provide offload indication using nexthop flags
Ido Schimmel
1
-2
/
+36
2017-08-02
mlxsw: core: Use correct EMAD transaction ID in debug message
Ido Schimmel
1
-1
/
+1
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2017-07-31
mlxsw: spectrum_router: Simplify a piece of code
Petr Machata
1
-2
/
+2
2017-07-31
mlxsw: spectrum_router: Clarify a piece of code
Petr Machata
1
-1
/
+1
2017-07-31
mlxsw: spectrum_router: Simplify a piece of code
Petr Machata
1
-3
/
+1
2017-07-31
mlxsw: reg.h: Namespace IP2ME registers
Petr Machata
1
-4
/
+4
2017-07-31
mlxsw: Update specification of reg_ritr_type
Petr Machata
1
-4
/
+4
2017-07-31
mlxsw: spectrum_router: Fix a typo
Petr Machata
1
-1
/
+1
2017-07-31
mlxsw: reg.h: Fix a typo
Petr Machata
1
-1
/
+1
2017-07-31
mlxsw: spectrum_acl: Fix a typo
Petr Machata
1
-1
/
+1
2017-07-24
mlxsw: spectrum_router: Fix build when IPv6 isn't enabled
Ido Schimmel
1
-4
/
+18
2017-07-24
mlxsw: spectrum_router: Don't batch neighbour deletion
Ido Schimmel
1
-12
/
+3
2017-07-24
mlxsw: spectrum_router: Don't offload routes next in list
Ido Schimmel
1
-0
/
+7
2017-07-18
mlxsw: spectrum_router: Update prefix count for IPv6
Ido Schimmel
1
-1
/
+1
2017-07-18
mlxsw: spectrum_router: Rename functions to add / delete a FIB entry
Ido Schimmel
1
-8
/
+8
2017-07-18
mlxsw: spectrum_router: Drop unnecessary parameter
Ido Schimmel
1
-19
/
+13
2017-07-18
mlxsw: spectrum_router: Mark IPv4 specific function accordingly
Ido Schimmel
1
-29
/
+29
2017-07-18
mlxsw: spectrum_router: Create IPv4 specific entry struct
Ido Schimmel
1
-100
/
+123
2017-07-18
mlxsw: spectrum_router: Set abort trap for IPv6
Ido Schimmel
1
-13
/
+26
2017-07-18
mlxsw: spectrum_router: Allow IPv6 routes to be programmed
Ido Schimmel
1
-41
/
+46
2017-07-18
mlxsw: reg: Update RALUE register with IPv6 support
Ido Schimmel
1
-0
/
+11
2017-07-18
mlxsw: spectrum_router: Extend virtual routers with IPv6 support
Ido Schimmel
1
-3
/
+25
2017-07-18
mlxsw: spectrum_router: Make FIB node retrieval family agnostic
Ido Schimmel
1
-17
/
+17
2017-07-18
mlxsw: spectrum_router: Don't create FIB node during lookup
Ido Schimmel
1
-4
/
+13
2017-07-18
mlxsw: spectrum_router: Don't assume neighbour type
Ido Schimmel
1
-3
/
+8
2017-07-18
mlxsw: spectrum_router: Set activity interval according to both neighbour tables
Arkadi Sharshevsky
1
-2
/
+5
2017-07-18
mlxsw: spectrum_router: Periodically dump active IPv6 neighbours
Arkadi Sharshevsky
1
-10
/
+69
2017-07-18
mlxsw: reg: Update RAUHTD register with IPv6 support
Arkadi Sharshevsky
1
-0
/
+32
2017-07-18
mlxsw: spectrum_router: Reflect IPv6 neighbours to the device
Arkadi Sharshevsky
1
-3
/
+37
2017-07-18
mlxsw: reg: Update RAUHT register with IPv6 support
Arkadi Sharshevsky
1
-0
/
+10
2017-07-18
mlxsw: spectrum_router: Configure RIFs based on IPv6 addresses
Arkadi Sharshevsky
3
-5
/
+84
2017-07-18
mlxsw: spectrum_router: Flood unregistered multicast packets to router
Ido Schimmel
1
-0
/
+20
[next]