aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/mach-ep93xx (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-05NFC: netlink: fix sleep in atomic bug when firmware download timeoutDuoming Zhou1-2/+2
2022-05-04net: mscc: ocelot: don't use magic numbers for OCELOT_POLICER_DISCARDVladimir Oltean1-11/+7
2022-05-04net: mscc: ocelot: drop port argument from qos_policer_conf_setVladimir Oltean3-14/+18
2022-05-04net: mscc: ocelot: use list_for_each_entry in ocelot_vcap_filter_add_to_blockVladimir Oltean1-9/+5
2022-05-04net: mscc: ocelot: add to tail of empty list in ocelot_vcap_filter_add_to_blockVladimir Oltean1-1/+1
2022-05-04net: mscc: ocelot: use list_add_tail in ocelot_vcap_filter_add_to_block()Vladimir Oltean1-1/+1
2022-05-04dt-bindings: net: lan966x: fix exampleMichael Walle1-2/+2
2022-05-04selftests: ocelot: tc_flower_chains: specify conform-exceed action for policerVladimir Oltean1-1/+1
2022-05-04tcp: drop the hash_32() part from the index calculationWilly Tarreau1-1/+1
2022-05-04tcp: increase source port perturb table to 2^16Willy Tarreau1-4/+5
2022-05-04tcp: dynamically allocate the perturb table used by source portsWilly Tarreau1-2/+10
2022-05-04tcp: add small random increments to the source portWilly Tarreau1-4/+5
2022-05-04tcp: resalt the secret every 10 secondsEric Dumazet1-3/+9
2022-05-04tcp: use different parts of the port_offset for index and offsetWilly Tarreau1-1/+1
2022-05-04secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau5-11/+13
2022-05-04memcg: accounting for objects allocated for new netdeviceVasily Averin4-7/+7
2022-05-04wireguard: selftests: set panic_on_warn=1 from cmdlineJason A. Donenfeld18-23/+17
2022-05-04wireguard: selftests: bump package depsJason A. Donenfeld1-9/+9
2022-05-04wireguard: selftests: restore support for ccacheJason A. Donenfeld2-1/+18
2022-05-04wireguard: selftests: use newer toolchains to fill out architecturesJason A. Donenfeld9-63/+169
2022-05-04wireguard: selftests: limit parallelism to $(nproc) tests at onceJason A. Donenfeld1-10/+10
2022-05-04wireguard: selftests: make routing loop test non-fatalJason A. Donenfeld1-1/+13
2022-05-04iommu: Make sysfs robust for non-API groupsRobin Murphy1-1/+8
2022-05-04mlxsw: spectrum_router: Only query neighbour activity when necessaryIdo Schimmel2-0/+7
2022-05-04mlxsw: spectrum_switchdev: Only query FDB notifications when necessaryIdo Schimmel1-11/+20
2022-05-04mlxsw: spectrum_acl: Do not report activity for multicast routesIdo Schimmel1-3/+2
2022-05-04mlxsw: Treat LLDP packets as controlPetr Machata1-1/+1
2022-05-04mlxsw: spectrum_dcb: Do not warn about priority changesPetr Machata1-13/+0
2022-05-04selftests: router.sh: Add a diagramPetr Machata1-0/+18
2022-05-04selftests: router_vid_1: Add a diagram, fix coding stylePetr Machata1-1/+26
2022-05-04selftests: mlxsw: bail_on_lldpad before installing the cleanup trapPetr Machata4-10/+8