index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-02-08
net/sched: taprio: calculate tc gate durations
Vladimir Oltean
2023-02-08
net/sched: taprio: give higher priority to higher TCs in software dequeue mode
Vladimir Oltean
2023-02-08
net/sched: taprio: avoid calling child->ops->dequeue(child) twice
Vladimir Oltean
2023-02-08
net/sched: taprio: refactor one skb dequeue from TXQ to separate function
Vladimir Oltean
2023-02-08
net/sched: taprio: continue with other TXQs if one dequeue() failed
Vladimir Oltean
2023-02-08
net/sched: taprio: delete peek() implementation
Vladimir Oltean
2023-02-08
Merge branch 'micrel-lan8841-support'
David S. Miller
2023-02-08
dt-bindings: net: micrel-ksz90x1.txt: Update for lan8841
Horatiu Vultur
2023-02-08
net: micrel: Add support for lan8841 PHY
Horatiu Vultur
2023-02-08
net: lan966x: Add support for TC flower filter statistics
Horatiu Vultur
2023-02-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2023-02-07
devlink: Fix memleak in health diagnose callback
Moshe Shemesh
2023-02-07
nfp: flower: add check for flower VF netdevs for get/set_eeprom
James Hershaw
2023-02-07
Merge branch 'mlxsw-misc-devlink-changes'
Jakub Kicinski
2023-02-07
mlxsw: core: Register devlink instance before sub-objects
Ido Schimmel
2023-02-07
mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code
Ido Schimmel
2023-02-07
mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations
Ido Schimmel
2023-02-07
mlxsw: spectrum_acl_tcam: Make fini symmetric to init
Ido Schimmel
2023-02-07
mlxsw: spectrum_acl_tcam: Add missing mutex_destroy()
Ido Schimmel
2023-02-07
mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set()
Danielle Ratson
2023-02-07
net: enetc: add support for MAC Merge statistics counters
Vladimir Oltean
2023-02-07
net: enetc: add support for MAC Merge layer
Vladimir Oltean
2023-02-07
Merge branch 'sched-cpumask-improve-on-cpumask_local_spread-locality'
Jakub Kicinski
2023-02-07
lib/cpumask: update comment for cpumask_local_spread()
Yury Norov
2023-02-07
net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hints
Tariq Toukan
2023-02-07
sched/topology: Introduce for_each_numa_hop_mask()
Valentin Schneider
2023-02-07
sched/topology: Introduce sched_numa_hop_mask()
Valentin Schneider
2023-02-07
lib/cpumask: reorganize cpumask_local_spread() logic
Yury Norov
2023-02-07
cpumask: improve on cpumask_local_spread() locality
Yury Norov
2023-02-07
sched: add sched_numa_find_nth_cpu()
Yury Norov
2023-02-07
cpumask: introduce cpumask_nth_and_andnot
Yury Norov
2023-02-07
lib/find: introduce find_nth_and_andnot_bit
Yury Norov
2023-02-07
Merge branch 'net-core-use-a-dedicated-kmem_cache-for-skb-head-allocs'
Jakub Kicinski
2023-02-07
net: add dedicated kmem_cache for typical/small skb->head
Eric Dumazet
2023-02-07
net: factorize code in kmalloc_reserve()
Eric Dumazet
2023-02-07
net: remove osize variable in __alloc_skb()
Eric Dumazet
2023-02-07
net: add SKB_HEAD_ALIGN() helper
Eric Dumazet
2023-02-07
Merge tag 'linux-can-next-for-6.3-20230206' of git://git.kernel.org/pub/scm/l...
Paolo Abeni
2023-02-07
ethtool: mm: fix get_mm() return code not propagating to user space
Vladimir Oltean
2023-02-06
net: openvswitch: reduce cpu_used_mask memory
Eddy Tao
2023-02-06
amd-xgbe: fix mismatched prototype
Arnd Bergmann
2023-02-06
net: mscc: ocelot: un-export unused regmap symbols
Colin Foster
2023-02-06
Merge branch 'aux-bus-v11' of https://github.com/ajitkhaparde1/linux
Jakub Kicinski
2023-02-06
ice: remove unnecessary virtchnl_ether_addr struct use
Jacob Keller
2023-02-06
ice: introduce .irq_close VF operation
Jacob Keller
2023-02-06
ice: introduce clear_reset_state operation
Jacob Keller
2023-02-06
ice: convert vf_ops .vsi_rebuild to .create_vsi
Jacob Keller
2023-02-06
ice: introduce ice_vf_init_host_cfg function
Jacob Keller
2023-02-06
ice: add a function to initialize vf entry
Jacob Keller
2023-02-06
ice: Pull common tasks into ice_vf_post_vsi_rebuild
Jacob Keller
[next]