aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-20mlxsw: spectrum_switchdev: Consider mrouter status for mdb changesNogah Frankel1-4/+9
2017-09-20mlxsw: spectrum_switchdev: Remove mrouter flood in mdb flushNogah Frankel1-0/+3
2017-09-20mlxsw: spectrum_switchdev: Update the mdb of mrouter port changeNogah Frankel1-0/+23
2017-09-20mlxsw: spectrum_switchdev: Flood all mc packets to mrouter portsNogah Frankel1-5/+60
2017-09-20mlxsw: spectrum_switchdev: Flush the mdb when a port is being removedNogah Frankel1-10/+29
2017-09-20mlxsw: spectrum_switchdev: Flood mc when mc is disabled by user flagNogah Frankel1-4/+17
2017-09-20mlxsw: spectrum_switchdev: Use generic mc flood functionNogah Frankel1-9/+9
2017-09-20mlxsw: spectrum_switchdev: Disable mdb when mc is disabledNogah Frankel1-4/+37
2017-09-20mlxsw: spectrum_switchdev: Don't write mids to the HW when mc is disabledNogah Frankel1-4/+17
2017-09-20mlxsw: spectrum_switchdev: Break mid deletion into two functionNogah Frankel1-12/+20
2017-09-20mlxsw: spectrum_switchdev: Attach mid id allocation to HW writeNogah Frankel2-33/+56
2017-09-20mlxsw: spectrum_switchdev: Break smid write functionNogah Frankel1-12/+30
2017-09-20mlxsw: spectrum_switchdev: Save mids list per bridge deviceNogah Frankel1-25/+24
2017-09-20mlxsw: spectrum_switchdev: Remove reference count from midNogah Frankel2-11/+10
2017-09-20mlxsw: spectrum_switchdev: Add a ports bitmap to the mid dbNogah Frankel2-3/+18
2017-09-20mlxsw: spectrum_switchdev: Change mc_router to mrouterNogah Frankel1-9/+9
2017-09-19mlxsw: spectrum: Add multicast router traps and trap groupsYotam Gigi3-0/+17
2017-09-19mlxsw: spectrum_router: Export RIF dev access functionYotam Gigi2-0/+6
2017-09-19mlxsw: reg: Configure RIF to forward IPv4 multicast packets by defaultYotam Gigi1-0/+16
2017-09-19mlxsw: reg: Add Router Rules Copy RegisterYotam Gigi1-0/+60
2017-09-19mlxsw: reg: Add the Router Multicast Forwarding Table Version 2 registerYotam Gigi1-0/+142
2017-09-19mlxsw: resources: Add multicast ERIF list entries resourceYotam Gigi1-0/+2
2017-09-19mlxsw: reg: Add the Router Interface Group Version 2 registerYotam Gigi1-0/+83
2017-09-19mlxsw: reg: Add The Router TCAM Allocation registerYotam Gigi1-0/+52
2017-09-19mlxsw: reg: Rename the flexible action set length fieldYotam Gigi1-4/+3
2017-09-19mlxsw: acl: Change trap ACL action to get the trap_id as a parameterYotam Gigi3-4/+5
2017-09-19mlxsw: acl: Introduce mcrouter ACL actionYotam Gigi2-0/+74
2017-09-19mlxsw: spectrum: Move ACL flexible actions instance to spectrumYotam Gigi6-93/+186
2017-09-19mlxsw: spectrum: Change init orderYotam Gigi1-9/+9
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel1-1/+2
2017-09-12mlxsw: spectrum: Prevent mirred-related crash on removalYuval Mintz1-10/+9
2017-09-11mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+Arkadi Sharshevsky1-2/+17
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds81-1754/+7030
2017-09-05net/mlx4_core: Use ARRAY_SIZE macroThomas Meyer2-6/+8
2017-09-03Merge tag 'mlx5-updates-2017-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller7-227/+215
2017-09-03mlxsw: spectrum_router: Support GRE tunnelsPetr Machata4-0/+207
2017-09-03mlxsw: spectrum_router: Add loopback accessorsPetr Machata2-0/+13
2017-09-03mlxsw: spectrum: Register for IPIP_DECAP_ERROR trapPetr Machata2-0/+2
2017-09-03mlxsw: spectrum_router: Use existing decap routePetr Machata1-4/+76
2017-09-03mlxsw: spectrum_router: Support IPv4 underlay decapPetr Machata3-5/+146
2017-09-03mlxsw: spectrum_router: Support IPv6 overlay encapPetr Machata1-1/+19
2017-09-03mlxsw: spectrum_router: Support IPv4 overlay encapPetr Machata2-1/+257
2017-09-03mlxsw: spectrum_router: Make nexthops typedPetr Machata1-43/+95
2017-09-03mlxsw: spectrum_router: Extract mlxsw_sp_rt6_is_gateway()Petr Machata1-4/+11
2017-09-03mlxsw: spectrum_router: Extract mlxsw_sp_fi_is_gateway()Petr Machata1-4/+10
2017-09-03mlxsw: spectrum_router: Introduce loopback RIFsPetr Machata3-2/+164
2017-09-03mlxsw: spectrum_router: Support FID-less RIFsPetr Machata1-22/+63
2017-09-03mlxsw: spectrum_router: Add mlxsw_sp_ipip_opsPetr Machata4-2/+110
2017-09-03mlxsw: spectrum_router: Publish mlxsw_sp_l3protoPetr Machata2-5/+5
2017-09-03mlxsw: reg: Give mlxsw_reg_ratr_pack a type parameterPetr Machata2-1/+4