summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-19net/mlx5e: Introduce post action infrastructureChris Mi3-1/+81
2021-08-19net/mlx5e: CT, Use xarray to manage fte idsChris Mi1-9/+9
2021-08-19net/mlx5e: Move sample attribute to flow attributeChris Mi5-28/+29
2021-08-19net/mlx5e: Move esw/sample to en/tc/sampleChris Mi7-104/+104
2021-08-19net/mlx5e: Remove mlx5e dependency from E-Switch sampleSaeed Mahameed3-17/+14
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski181-1130/+1572
2021-08-19Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds39-206/+418
2021-08-19Merge tag 'platform-drivers-x86-v5.14-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+30
2021-08-19octeontx2-af: remove redudant second error check on variable errColin Ian King1-2/+0
2021-08-19Merge tag 'linux-can-next-for-5.15-20210819' of git://git.kernel.org/pub/scm/...Jakub Kicinski23-306/+852
2021-08-19net: dpaa2-switch: disable the control interface on error pathVladimir Oltean1-18/+18
2021-08-19Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel1-7/+5
2021-08-19Merge branch 'intel-wired-lan-driver-updates-2021-08-18'Jakub Kicinski4-4/+48
2021-08-19iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch3-2/+47
2021-08-19i40e: Fix ATR queue selectionArkadiusz Kubalewski1-2/+1
2021-08-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski3-6/+29
2021-08-19Bluetooth: Fix return value in hci_dev_do_close()Kangmin Park1-3/+4
2021-08-19Bluetooth: add timeout sanity check to hci_inquiryPavel Skripkin1-0/+6
2021-08-19Bluetooth: btusb: Remove WAKEUP_DISABLE and add WAKEUP_AUTOSUSPEND for Realte...Max Chou1-19/+9
2021-08-19Bluetooth: mgmt: Pessimize compile-time bounds-checkKees Cook1-1/+1
2021-08-19can: c_can: cache frames to operate as a true FIFODario Binacchi2-15/+19
2021-08-19can: c_can: support tx ring algorithmDario Binacchi2-18/+82
2021-08-19can: c_can: exit c_can_do_tx() early if no frames have been sentDario Binacchi1-5/+6
2021-08-19can: c_can: remove struct c_can_priv::priv fieldDario Binacchi2-2/+0
2021-08-19can: c_can: rename IF_RX -> IF_NAPIMarc Kleine-Budde1-12/+14
2021-08-19can: c_can: c_can_do_tx(): fix typo in commentMarc Kleine-Budde1-1/+1
2021-08-19dt-bindings: net: can: c_can: convert to json-schemaDario Binacchi2-65/+119
2021-08-19can: m_can: Batch FIFO writes during CAN transmitMatt Kline1-35/+26
2021-08-19can: m_can: Batch FIFO reads during CAN receiveMatt Kline1-23/+28
2021-08-19can: m_can: Disable IRQs on FIFO bus errorsMatt Kline5-73/+152
2021-08-19can: m_can: fix block comment styleMarc Kleine-Budde1-3/+4
2021-08-19can: tcan4x5x: cdev_to_priv(): remove stray empty lineMarc Kleine-Budde1-1/+0
2021-08-19can: rcar_canfd: Add support for RZ/G2L familyLad Prabhakar1-73/+265
2021-08-19dt-bindings: net: can: renesas,rcar-canfd: Document RZ/G2L SoCLad Prabhakar1-6/+63
2021-08-19can: mcp251xfd: mark some instances of struct mcp251xfd_priv as constMarc Kleine-Budde3-4/+4
2021-08-19can: etas_es58x: clean-up documentation of struct es58x_fd_tx_conf_msgVincent Mailhol1-16/+7
2021-08-19MAINTAINERS: add Vincent MAILHOL as maintainer for the ETAS ES58X CAN/USB driverVincent Mailhol1-0/+6
2021-08-19can: netlink: allow user to turn off unsupported featuresVincent Mailhol1-1/+1
2021-08-19can: dev: provide optional GPIO based termination supportOleksij Rempel2-0/+74
2021-08-19dt-bindings: can: fsl,flexcan: enable termination-* bindingsOleksij Rempel1-0/+17
2021-08-19dt-bindings: can-controller: add support for termination-gpiosOleksij Rempel1-0/+9
2021-08-19net: ethernet: ti: cpsw: make array stpa static const, makes object smallerColin Ian King1-1/+1
2021-08-19net: hns3: make array spec_opcode static const, makes object smallerColin Ian King1-11/+13
2021-08-19hinic: make array speeds static const, makes object smallerColin Ian King1-2/+4
2021-08-19Merge branch 'indirect-qdisc-order'David S. Miller5-2/+92
2021-08-19net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen5-1/+92
2021-08-19net/core: Remove unused field from struct flow_indr_devEli Cohen1-1/+0
2021-08-19net: mii: make mii_ethtool_gset() return voidPavel Skripkin2-6/+2
2021-08-19net: pch_gbe: remove mii_ethtool_gset() error handlingPavel Skripkin2-10/+2
2021-08-19Merge branch 'r8152-bp-settings'David S. Miller1-3/+20