| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-08-20 | net: dpaa2-switch: call dpaa2_switch_port_disconnect_mac on probe error path |  Vladimir Oltean | 1 | -5/+14 |
| 2021-08-20 | net: dpaa2-switch: phylink_disconnect_phy needs rtnl_lock |  Vladimir Oltean | 1 | -0/+4 |
| 2021-08-20 | Merge branch 'gmii2rgmii-loopback' |  David S. Miller | 2 | -19/+40 |
| 2021-08-20 | net: phy: gmii2rgmii: Support PHY loopback |  Gerhard Engleder | 1 | -11/+35 |
| 2021-08-20 | net: phy: Uniform PHY driver access |  Gerhard Engleder | 1 | -3/+1 |
| 2021-08-20 | net: phy: Support set_loopback override |  Gerhard Engleder | 1 | -5/+4 |
| 2021-08-20 | Merge branch 'sparx5-dma' |  David S. Miller | 8 | -12/+696 |
| 2021-08-20 | arm64: dts: sparx5: Add the Sparx5 switch frame DMA support |  Steen Hegelund | 1 | -2/+3 |
| 2021-08-20 | net: sparx5: switchdev: adding frame DMA functionality |  Steen Hegelund | 7 | -10/+693 |
| 2021-08-20 | Merge tag 'batadv-next-pullrequest-20210820' of git://git.open-mesh.org/linux-merge |  David S. Miller | 0 | -0/+0 |
| 2021-08-20 | Merge tag 'mlx5-updates-2021-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux |  David S. Miller | 24 | -701/+1813 |
| 2021-08-20 | Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next |  David S. Miller | 21 | -1487/+2013 |
| 2021-08-20 | Merge tag 'batadv-next-pullrequest-20210819' of git://git.open-mesh.org/linux-merge |  David S. Miller | 28 | -456/+364 |
| 2021-08-20 | batman-adv: bcast: remove remaining skb-copy calls |  Linus Lüssing | 1 | -2/+10 |
| 2021-08-20 | batman-adv: Drop NULL check before dropping references |  Sven Eckelmann | 19 | -337/+169 |
| 2021-08-20 | batman-adv: Check ptr for NULL before reducing its refcnt |  Sven Eckelmann | 14 | -113/+181 |
| 2021-08-20 | batman-adv: Switch to kstrtox.h for kstrtou64 |  Sven Eckelmann | 1 | -1/+1 |
| 2021-08-20 | batman-adv: Move IRC channel to hackint.org |  Sven Eckelmann | 2 | -2/+2 |
| 2021-08-19 | net/mlx5: E-switch, Add QoS tracepoints |  Dmytro Linkin | 3 | -1/+179 |
| 2021-08-19 | net/mlx5: E-switch, Allow to add vports to rate groups |  Dmytro Linkin | 5 | -25/+199 |
| 2021-08-19 | net/mlx5: E-switch, Allow setting share/max tx rate limits of rate groups |  Dmytro Linkin | 4 | -39/+225 |
| 2021-08-19 | net/mlx5: E-switch, Introduce rate limiting groups API |  Dmytro Linkin | 5 | -6/+145 |
| 2021-08-19 | net/mlx5: E-switch, Enable devlink port tx_{share|max} rate control |  Dmytro Linkin | 5 | -27/+157 |
| 2021-08-19 | net/mlx5: E-switch, Move QoS related code to dedicated file |  Dmytro Linkin | 7 | -316/+346 |
| 2021-08-19 | net/mlx5e: TC, Support sample offload action for tunneled traffic |  Chris Mi | 4 | -90/+213 |
| 2021-08-19 | net/mlx5e: TC, Restore tunnel info for sample offload |  Chris Mi | 5 | -14/+37 |
| 2021-08-19 | net/mlx5e: TC, Remove CONFIG_NET_TC_SKB_EXT dependency when restoring tunnel |  Chris Mi | 1 | -9/+6 |
| 2021-08-19 | net/mlx5e: Refactor ct to use post action infrastructure |  Chris Mi | 7 | -122/+176 |
| 2021-08-19 | net/mlx5e: Introduce post action infrastructure |  Chris Mi | 3 | -1/+81 |
| 2021-08-19 | net/mlx5e: CT, Use xarray to manage fte ids |  Chris Mi | 1 | -9/+9 |
| 2021-08-19 | net/mlx5e: Move sample attribute to flow attribute |  Chris Mi | 5 | -28/+29 |
| 2021-08-19 | net/mlx5e: Move esw/sample to en/tc/sample |  Chris Mi | 7 | -104/+104 |
| 2021-08-19 | net/mlx5e: Remove mlx5e dependency from E-Switch sample |  Saeed Mahameed | 3 | -17/+14 |
| 2021-08-19 | 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/netdev/net |  Linus Torvalds | 39 | -206/+418 |
| 2021-08-19 | Merge tag 'platform-drivers-x86-v5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 |  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/linux/kernel/git/mkl/linux-can-next |  Jakub Kicinski | 23 | -305/+851 |
| 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 | Bluetooth: Fix return value in hci_dev_do_close() |  Kangmin Park | 1 | -3/+4 |
| 2021-08-19 | Bluetooth: add timeout sanity check to hci_inquiry |  Pavel Skripkin | 1 | -0/+6 |
| 2021-08-19 | Bluetooth: btusb: Remove WAKEUP_DISABLE and add WAKEUP_AUTOSUSPEND for Realtek devices |  Max Chou | 1 | -19/+9 |
| 2021-08-19 | Bluetooth: mgmt: Pessimize compile-time bounds-check |  Kees Cook | 1 | -1/+1 |
| 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 |