Age | Commit message (Expand) | Author | Files | Lines |
2021-08-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 181 | -1130/+1572 |
2021-08-19 | Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 39 | -206/+418 |
2021-08-19 | Merge tag 'platform-drivers-x86-v5.14-4' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -0/+30 |
2021-08-19 | octeontx2-af: remove redudant second error check on variable err | Colin Ian King | 1 | -2/+0 |
2021-08-19 | Merge tag 'linux-can-next-for-5.15-20210819' of git://git.kernel.org/pub/scm/... | Jakub Kicinski | 23 | -306/+852 |
2021-08-19 | net: dpaa2-switch: disable the control interface on error path | Vladimir Oltean | 1 | -18/+18 |
2021-08-19 | Revert "flow_offload: action should not be NULL when it is referenced" | Ido Schimmel | 1 | -7/+5 |
2021-08-19 | Merge branch 'intel-wired-lan-driver-updates-2021-08-18' | Jakub Kicinski | 4 | -4/+48 |
2021-08-19 | iavf: Fix ping is lost after untrusted VF had tried to change MAC | Sylwester Dziedziuch | 3 | -2/+47 |
2021-08-19 | i40e: Fix ATR queue selection | Arkadiusz Kubalewski | 1 | -2/+1 |
2021-08-19 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 3 | -6/+29 |
2021-08-19 | can: c_can: cache frames to operate as a true FIFO | Dario Binacchi | 2 | -15/+19 |
2021-08-19 | can: c_can: support tx ring algorithm | Dario Binacchi | 2 | -18/+82 |
2021-08-19 | can: c_can: exit c_can_do_tx() early if no frames have been sent | Dario Binacchi | 1 | -5/+6 |
2021-08-19 | can: c_can: remove struct c_can_priv::priv field | Dario Binacchi | 2 | -2/+0 |
2021-08-19 | can: c_can: rename IF_RX -> IF_NAPI | Marc Kleine-Budde | 1 | -12/+14 |
2021-08-19 | can: c_can: c_can_do_tx(): fix typo in comment | Marc Kleine-Budde | 1 | -1/+1 |
2021-08-19 | dt-bindings: net: can: c_can: convert to json-schema | Dario Binacchi | 2 | -65/+119 |
2021-08-19 | can: m_can: Batch FIFO writes during CAN transmit | Matt Kline | 1 | -35/+26 |
2021-08-19 | can: m_can: Batch FIFO reads during CAN receive | Matt Kline | 1 | -23/+28 |
2021-08-19 | can: m_can: Disable IRQs on FIFO bus errors | Matt Kline | 5 | -73/+152 |
2021-08-19 | can: m_can: fix block comment style | Marc Kleine-Budde | 1 | -3/+4 |
2021-08-19 | can: tcan4x5x: cdev_to_priv(): remove stray empty line | Marc Kleine-Budde | 1 | -1/+0 |
2021-08-19 | can: rcar_canfd: Add support for RZ/G2L family | Lad Prabhakar | 1 | -73/+265 |
2021-08-19 | dt-bindings: net: can: renesas,rcar-canfd: Document RZ/G2L SoC | Lad Prabhakar | 1 | -6/+63 |
2021-08-19 | can: mcp251xfd: mark some instances of struct mcp251xfd_priv as const | Marc Kleine-Budde | 3 | -4/+4 |
2021-08-19 | can: etas_es58x: clean-up documentation of struct es58x_fd_tx_conf_msg | Vincent Mailhol | 1 | -16/+7 |
2021-08-19 | MAINTAINERS: add Vincent MAILHOL as maintainer for the ETAS ES58X CAN/USB driver | Vincent Mailhol | 1 | -0/+6 |
2021-08-19 | can: netlink: allow user to turn off unsupported features | Vincent Mailhol | 1 | -1/+1 |
2021-08-19 | can: dev: provide optional GPIO based termination support | Oleksij Rempel | 2 | -0/+74 |
2021-08-19 | dt-bindings: can: fsl,flexcan: enable termination-* bindings | Oleksij Rempel | 1 | -0/+17 |
2021-08-19 | dt-bindings: can-controller: add support for termination-gpios | Oleksij Rempel | 1 | -0/+9 |
2021-08-19 | net: ethernet: ti: cpsw: make array stpa static const, makes object smaller | Colin Ian King | 1 | -1/+1 |
2021-08-19 | net: hns3: make array spec_opcode static const, makes object smaller | Colin Ian King | 1 | -11/+13 |
2021-08-19 | hinic: make array speeds static const, makes object smaller | Colin Ian King | 1 | -2/+4 |
2021-08-19 | Merge branch 'indirect-qdisc-order' | David S. Miller | 5 | -2/+92 |
2021-08-19 | net: Fix offloading indirect devices dependency on qdisc order creation | Eli Cohen | 5 | -1/+92 |
2021-08-19 | net/core: Remove unused field from struct flow_indr_dev | Eli Cohen | 1 | -1/+0 |
2021-08-19 | net: mii: make mii_ethtool_gset() return void | Pavel Skripkin | 2 | -6/+2 |
2021-08-19 | net: pch_gbe: remove mii_ethtool_gset() error handling | Pavel Skripkin | 2 | -10/+2 |
2021-08-19 | Merge branch 'r8152-bp-settings' | David S. Miller | 1 | -3/+20 |
2021-08-19 | r8152: fix the maximum number of PLA bp for RTL8153C | Hayes Wang | 1 | -2/+19 |
2021-08-19 | r8152: fix writing USB_BP2_EN | Hayes Wang | 1 | -1/+1 |
2021-08-19 | Merge branch 'mptcp-fixes' | David S. Miller | 2 | -39/+15 |
2021-08-19 | mptcp: full fully established support after ADD_ADDR | Matthieu Baerts | 1 | -7/+3 |
2021-08-19 | mptcp: fix memory leak on address flush | Paolo Abeni | 1 | -32/+12 |
2021-08-19 | Merge branch 'ravb-gbit' | David S. Miller | 2 | -42/+89 |
2021-08-19 | ravb: Add tx_counters to struct ravb_hw_info | Biju Das | 2 | -1/+4 |
2021-08-19 | ravb: Add internal delay hw feature to struct ravb_hw_info | Biju Das | 2 | -2/+7 |
2021-08-19 | ravb: Add net_features and net_hw_features to struct ravb_hw_info | Biju Das | 2 | -4/+10 |