summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-19Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-19Merge tag 'platform-drivers-x86-v5.14-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-08-19octeontx2-af: remove redudant second error check on variable errColin Ian King
2021-08-19Merge tag 'linux-can-next-for-5.15-20210819' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-08-19net: dpaa2-switch: disable the control interface on error pathVladimir Oltean
2021-08-19Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel
2021-08-19Merge branch 'intel-wired-lan-driver-updates-2021-08-18'Jakub Kicinski
2021-08-19iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch
2021-08-19i40e: Fix ATR queue selectionArkadiusz Kubalewski
2021-08-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-08-19can: c_can: cache frames to operate as a true FIFODario Binacchi
2021-08-19can: c_can: support tx ring algorithmDario Binacchi
2021-08-19can: c_can: exit c_can_do_tx() early if no frames have been sentDario Binacchi
2021-08-19can: c_can: remove struct c_can_priv::priv fieldDario Binacchi
2021-08-19can: c_can: rename IF_RX -> IF_NAPIMarc Kleine-Budde
2021-08-19can: c_can: c_can_do_tx(): fix typo in commentMarc Kleine-Budde
2021-08-19dt-bindings: net: can: c_can: convert to json-schemaDario Binacchi
2021-08-19can: m_can: Batch FIFO writes during CAN transmitMatt Kline
2021-08-19can: m_can: Batch FIFO reads during CAN receiveMatt Kline
2021-08-19can: m_can: Disable IRQs on FIFO bus errorsMatt Kline
2021-08-19can: m_can: fix block comment styleMarc Kleine-Budde
2021-08-19can: tcan4x5x: cdev_to_priv(): remove stray empty lineMarc Kleine-Budde
2021-08-19can: rcar_canfd: Add support for RZ/G2L familyLad Prabhakar
2021-08-19dt-bindings: net: can: renesas,rcar-canfd: Document RZ/G2L SoCLad Prabhakar
2021-08-19can: mcp251xfd: mark some instances of struct mcp251xfd_priv as constMarc Kleine-Budde
2021-08-19can: etas_es58x: clean-up documentation of struct es58x_fd_tx_conf_msgVincent Mailhol
2021-08-19MAINTAINERS: add Vincent MAILHOL as maintainer for the ETAS ES58X CAN/USB driverVincent Mailhol
2021-08-19can: netlink: allow user to turn off unsupported featuresVincent Mailhol
2021-08-19can: dev: provide optional GPIO based termination supportOleksij Rempel
2021-08-19dt-bindings: can: fsl,flexcan: enable termination-* bindingsOleksij Rempel
2021-08-19dt-bindings: can-controller: add support for termination-gpiosOleksij Rempel
2021-08-19net: ethernet: ti: cpsw: make array stpa static const, makes object smallerColin Ian King
2021-08-19net: hns3: make array spec_opcode static const, makes object smallerColin Ian King
2021-08-19hinic: make array speeds static const, makes object smallerColin Ian King
2021-08-19Merge branch 'indirect-qdisc-order'David S. Miller
2021-08-19net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen
2021-08-19net/core: Remove unused field from struct flow_indr_devEli Cohen
2021-08-19net: mii: make mii_ethtool_gset() return voidPavel Skripkin
2021-08-19net: pch_gbe: remove mii_ethtool_gset() error handlingPavel Skripkin
2021-08-19Merge branch 'r8152-bp-settings'David S. Miller
2021-08-19r8152: fix the maximum number of PLA bp for RTL8153CHayes Wang
2021-08-19r8152: fix writing USB_BP2_ENHayes Wang
2021-08-19Merge branch 'mptcp-fixes'David S. Miller
2021-08-19mptcp: full fully established support after ADD_ADDRMatthieu Baerts
2021-08-19mptcp: fix memory leak on address flushPaolo Abeni
2021-08-19Merge branch 'ravb-gbit'David S. Miller
2021-08-19ravb: Add tx_counters to struct ravb_hw_infoBiju Das
2021-08-19ravb: Add internal delay hw feature to struct ravb_hw_infoBiju Das
2021-08-19ravb: Add net_features and net_hw_features to struct ravb_hw_infoBiju Das