| Age | Commit message (Expand) | Author |
| 2021-01-23 | net: ipa: repurpose gsi_irq_ieob_disable() | Alex Elder |
| 2021-01-23 | net: ipa: have gsi_channel_update() return a value | Alex Elder |
| 2021-01-23 | net: ipa: heed napi_complete() return value | Alex Elder |
| 2021-01-23 | net: ipa: count actual work done in gsi_channel_poll() | Alex Elder |
| 2021-01-22 | mlxsw: Register physical ports as a devlink resource | Danielle Ratson |
| 2021-01-22 | net/mlx5e: Support HTB offload | Maxim Mikityanskiy |
| 2021-01-22 | net: hns3: replace skb->csum_not_inet with skb_csum_is_sctp | Xin Long |
| 2021-01-22 | sfc: reduce the number of requested xdp ev queues | Ivan Babrou |
| 2021-01-22 | net: fec: put child node on error path | Pan Bian |
| 2021-01-22 | net: stmmac: dwmac-intel-plat: remove config data on error | Pan Bian |
| 2021-01-22 | net: phy: realtek: Add support for RTL9000AA/AN | Yuusuke Ashizuka |
| 2021-01-22 | net: octeontx2: Make sure the buffer is 128 byte aligned | Kevin Hao |
| 2021-01-22 | net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family | Giacinto Cifelli |
| 2021-01-22 | net/mlx5: SF, Port function state change support | Parav Pandit |
| 2021-01-22 | net/mlx5: SF, Add port add delete functionality | Parav Pandit |
| 2021-01-22 | net/mlx5: E-switch, Add eswitch helpers for SF vport | Parav Pandit |
| 2021-01-22 | net/mlx5: E-switch, Prepare eswitch to handle SF vport | Vu Pham |
| 2021-01-22 | net/mlx5: SF, Add auxiliary device driver | Parav Pandit |
| 2021-01-22 | net/mlx5: SF, Add auxiliary device support | Parav Pandit |
| 2021-01-22 | net/mlx5: Introduce vhca state event notifier | Parav Pandit |
| 2021-01-22 | cfg80211: change netdev registration/unregistration semantics | Johannes Berg |
| 2021-01-21 | net: ipa: remove a remoteproc dependency | Alex Elder |
| 2021-01-21 | net: macb: ignore tx_clk if MII is used | Michael Walle |
| 2021-01-21 | net: remove aurora nb8800 driver | Arnd Bergmann |
| 2021-01-21 | cxgb4: remove bogus CHELSIO_VPD_UNIQUE_ID constant | Heiner Kallweit |
| 2021-01-21 | cxgb4: Assign boolean values to a bool variable | Jiapeng Zhong |
| 2021-01-21 | ethernet: ucc_geth: simplify rx/tx allocations | Rasmus Villemoes |
| 2021-01-21 | ethernet: ucc_geth: inform the compiler that numQueues is always 1 | Rasmus Villemoes |
| 2021-01-21 | ethernet: ucc_geth: add helper to replace repeated switch statements | Rasmus Villemoes |
| 2021-01-21 | ethernet: ucc_geth: replace kmalloc_array()+for loop by kcalloc() | Rasmus Villemoes |
| 2021-01-21 | ethernet: ucc_geth: remove bd_mem_part and all associated code | Rasmus Villemoes |
| 2021-01-21 | ethernet: ucc_geth: use UCC_GETH_{RX,TX}_BD_RING_ALIGNMENT macros directly | Rasmus Villemoes |
| 2021-01-21 | ethernet: ucc_geth: don't statically allocate eight ucc_geth_info | Rasmus Villemoes |
| 2021-01-21 | ethernet: ucc_geth: constify ugeth_primary_info | Rasmus Villemoes |
| 2021-01-21 | ethernet: ucc_geth: factor out parsing of {rx,tx}-clock{,-name} properties | Rasmus Villemoes |
| 2021-01-21 | ethernet: ucc_geth: remove {rx,tx}_glbl_pram_offset from struct ucc_geth_private | Rasmus Villemoes |
| 2021-01-21 | ethernet: ucc_geth: replace kmalloc+memset by kzalloc | Rasmus Villemoes |
| 2021-01-21 | ethernet: ucc_geth: remove unnecessary memset_io() calls | Rasmus Villemoes |
| 2021-01-21 | ethernet: ucc_geth: use qe_muram_free_addr() | Rasmus Villemoes |
| 2021-01-21 | ethernet: ucc_geth: remove unused read of temoder field | Rasmus Villemoes |
| 2021-01-21 | octeontx2-af: Add devlink health reporters for NIX | George Cherian |
| 2021-01-21 | mac80211_hwsim: add 6GHz channels | Ramon Fontes |
| 2021-01-21 | Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to... | Greg Kroah-Hartman |
| 2021-01-20 | net: stmmac: dwmac-meson8b: fix the RX delay validation | Martin Blumenstingl |
| 2021-01-20 | net: dsa: microchip: Adjust reset release timing to match reference reset cir... | Marek Vasut |
| 2021-01-20 | net: dsa: microchip: ksz8795: Fix KSZ8794 port map again | Marek Vasut |
| 2021-01-20 | net: dsa: Fix off by one in dsa_loop_port_vlan_add() | Dan Carpenter |
| 2021-01-20 | tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer | Linus Torvalds |
| 2021-01-20 | net, xdp: Introduce xdp_build_skb_from_frame utility routine | Lorenzo Bianconi |
| 2021-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |