summaryrefslogtreecommitdiffstats
path: root/net/unix (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-23wwan: core: Fix missing RTM_NEWLINK event for default linkLoic Poulain1-0/+2
2021-07-23octeontx2-af: Enhance mailbox trace entryJerin Jacob1-4/+6
2021-07-23net: dsa: tag_dsa: offload the bridge forwarding processTobias Waldekranz1-8/+44
2021-07-23net: dsa: mv88e6xxx: map virtual bridges with forwarding offload in the PVTVladimir Oltean1-4/+74
2021-07-23net: dsa: add support for bridge TX forwarding offloadVladimir Oltean4-1/+104
2021-07-23net: dsa: track the number of switches in a treeVladimir Oltean2-0/+6
2021-07-23net: bridge: switchdev: allow the TX data plane forwarding to be offloadedTobias Waldekranz14-14/+125
2021-07-23net: socket: rework compat_ifreq_ioctl()Arnd Bergmann6-47/+76
2021-07-23net: socket: simplify dev_ifconf handlingArnd Bergmann3-72/+44
2021-07-23net: socket: remove register_gifconfArnd Bergmann4-44/+20
2021-07-23net: socket: rework SIOC?IFMAP ioctlsArnd Bergmann2-50/+54
2021-07-23ethtool: improve compat ioctl handlingArnd Bergmann3-144/+121
2021-07-23compat: make linux/compat.h available everywhereArnd Bergmann10-96/+59
2021-07-22dpaa2-switch: seed the buffer pool after allocating the swpIoana Ciornei1-8/+8
2021-07-22nfp: fix return statement in nfp_net_parse_meta()Niklas Söderlund1-1/+1
2021-07-22ipv6: fix "'ioam6_if_id_max' defined but not used" warnMatthieu Baerts1-2/+1
2021-07-22nfp: flower-tc: add flow stats updates for ctLouis Peens4-2/+157
2021-07-22nfp: flower-ct: add offload calls to the nfpLouis Peens3-1/+16
2021-07-22nfp: flower-ct: add flow_pay to the offload tableLouis Peens3-2/+78
2021-07-22nfp: flower-ct: add actions into flow_pay for offloadLouis Peens1-0/+72
2021-07-22nfp: flower-ct: compile match sections of flow_payloadLouis Peens1-1/+223
2021-07-22nfp: flower-ct: calculate required key_layersLouis Peens4-2/+125
2021-07-22nfp: flower: refactor action offload code slightlyLouis Peens3-20/+19
2021-07-22nfp: flower: refactor match functions to take flow_rule as inputLouis Peens4-28/+17
2021-07-22nfp: flower: make the match compilation functions reusableYinjun Zhang2-145/+239
2021-07-22net: selftests: add MTU testOleksij Rempel1-0/+12
2021-07-22net: usb: asix: ax88772: add missing stopOleksij Rempel1-0/+1
2021-07-22net: usb: asix: ax88772: do not poll for PHY before registering itOleksij Rempel1-5/+0
2021-07-22net: sched: cls_api: Fix the the wrong parameterYajun Deng1-1/+1
2021-07-22net: switchdev: fix FDB entries towards foreign ports not getting propagated ...Vladimir Oltean1-72/+142
2021-07-22net: sparx5: fix unmet dependencies warningRandy Dunlap1-0/+1
2021-07-22net: bridge: move the switchdev object replay helpers to "push" modeVladimir Oltean17-163/+182
2021-07-22net: bridge: guard the switchdev replay helpers against a NULL notifier blockVladimir Oltean3-0/+9
2021-07-22net: bridge: switchdev: let drivers inform which bridge ports are offloadedVladimir Oltean17-57/+298
2021-07-22net: bridge: switchdev: recycle unused hwdomsTobias Waldekranz3-39/+86
2021-07-22net: bridge: disambiguate offload_fwd_markTobias Waldekranz3-14/+25
2021-07-22net: dpaa2-switch: refactor prechangeupper sanity checksVladimir Oltean1-11/+26
2021-07-22net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_joinVladimir Oltean1-4/+7
2021-07-22net: dsa: tag_ksz: dont let the hardware process the layer 4 checksumLino Sanfilippo1-0/+9
2021-07-22net: dsa: ensure linearized SKBs in case of tail taggersLino Sanfilippo1-5/+9
2021-07-22ravb: Remove extra TABBiju Das1-1/+1
2021-07-22ravb: Fix a typo in commentBiju Das1-1/+1
2021-07-22net: dsa: sja1105: make VID 4095 a bridge VLAN tooVladimir Oltean1-0/+6
2021-07-22tcp: disable TFO blackhole logic by defaultWei Wang3-3/+10
2021-07-21ionic: cleanly release devlink instanceLeon Romanovsky1-7/+7
2021-07-21net: bridge: multicast: add context support for host-joined groupsNikolay Aleksandrov3-6/+7
2021-07-21net: bridge: multicast: add mdb context supportNikolay Aleksandrov1-3/+40
2021-07-21ARM: dts: imx6qdl: move phy properties into phy device nodeJoakim Zhang6-64/+124
2021-07-21dt-bindings: net: fsl,fec: improve the binding a bitJoakim Zhang1-15/+19
2021-07-21sctp: do not update transport pathmtu if SPP_PMTUD_ENABLE is not setXin Long1-2/+2