index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-01
net: ena: Remove an unused field
David Arinzon
2
-4
/
+0
2024-02-01
net: mana: Assigning IRQ affinity on HT cores
Souradeep Chakrabarti
1
-11
/
+50
2024-02-01
net: mana: add a function to spread IRQs per CPUs
Yury Norov
1
-0
/
+29
2024-02-01
cpumask: define cleanup function for cpumasks
Yury Norov
1
-0
/
+3
2024-02-01
cpumask: add cpumask_weight_andnot()
Yury Norov
3
-0
/
+32
2024-02-01
net: dsa: Add KSZ8567 switch support
Philippe Schenker
5
-1
/
+53
2024-02-01
dt-bindings: net: dsa: Add KSZ8567 switch support
Philippe Schenker
1
-0
/
+1
2024-02-01
dt-bindings: net: qcom,ipa: do not override firmware-name $ref
Krzysztof Kozlowski
1
-1
/
+1
2024-01-31
doc/netlink/specs: Update the tc spec
Donald Hunter
1
-101
/
+2017
2024-01-31
tools/net/ynl: Add type info to struct members in generated docs
Donald Hunter
1
-1
/
+8
2024-01-31
doc/netlink: Describe nested structs in netlink raw docs
Donald Hunter
1
-0
/
+34
2024-01-31
tools/net/ynl: Add support for nested structs
Donald Hunter
3
-9
/
+34
2024-01-31
tools/net/ynl: Move formatted_string method out of NlAttr
Donald Hunter
1
-16
/
+15
2024-01-31
tools/net/ynl: Rename _fixed_header_size() to _struct_size()
Donald Hunter
1
-6
/
+6
2024-01-31
tools/net/ynl: Combine struct decoding logic in ynl
Donald Hunter
1
-33
/
+14
2024-01-31
tools/net/ynl: Encode default values for binary blobs
Donald Hunter
1
-2
/
+7
2024-01-31
tools/net/ynl: Add support for encoding sub-messages
Donald Hunter
1
-4
/
+23
2024-01-31
tools/net/ynl: Refactor fixed header encoding into separate method
Donald Hunter
1
-11
/
+15
2024-01-31
doc/netlink: Describe sub-message selector resolution
Donald Hunter
1
-0
/
+8
2024-01-31
tools/net/ynl: Support sub-messages in nested attribute spaces
Donald Hunter
1
-9
/
+29
2024-01-31
tools/net/ynl: Add --output-json arg to ynl cli
Donald Hunter
1
-3
/
+19
2024-01-31
selftests: Declare local variable for pause in fcnal-test.sh
David Ahern
1
-4
/
+5
2024-01-31
af_unix: Remove CONFIG_UNIX_SCM.
Kuniyuki Iwashima
8
-175
/
+137
2024-01-31
af_unix: Remove io_uring code for GC.
Kuniyuki Iwashima
3
-30
/
+2
2024-01-31
af_unix: Replace BUG_ON() with WARN_ON_ONCE().
Kuniyuki Iwashima
2
-8
/
+8
2024-01-31
net: bridge: Use KMEM_CACHE instead of kmem_cache_create
Kunwu Chan
1
-4
/
+1
2024-01-31
net: ipv4: Simplify the allocation of slab caches in inet_initpeers
Kunwu Chan
1
-4
/
+1
2024-01-31
net: phy: qcom: detach qca808x PHY driver from at803x
Christian Marangi
4
-896
/
+942
2024-01-31
net: phy: qcom: move additional functions to shared library
Christian Marangi
3
-425
/
+463
2024-01-31
net: phy: qcom: deatch qca83xx PHY driver from at803x
Christian Marangi
4
-238
/
+284
2024-01-31
net: phy: qcom: create and move functions to shared library
Christian Marangi
5
-67
/
+94
2024-01-31
net: phy: move at803x PHY driver to dedicated directory
Christian Marangi
5
-7
/
+11
2024-01-31
net: phy: adin1100: Add interrupt support for link change
Andre Werner
1
-0
/
+55
2024-01-31
net: phy: phy_device: Prevent nullptr exceptions on ISR
Andre Werner
1
-5
/
+8
2024-01-31
ptp: lan743x: Use spin_lock instead of spin_lock_bh
Lucas Tanure
1
-2
/
+2
2024-01-31
dpll: move xa_erase() call in to match dpll_pin_alloc() error path order
Jiri Pirko
1
-1
/
+1
2024-01-31
selftests/net: calibrate txtimestamp
Willem de Bruijn
1
-5
/
+7
2024-01-31
MAINTAINERS: add entry for qca7k driver(s)
Stefan Wahren
1
-0
/
+7
2024-01-31
mailmap: add entry for Stefan Wahren
Stefan Wahren
1
-0
/
+1
2024-01-31
qca_7k: Replace old mail address
Stefan Wahren
3
-3
/
+3
2024-01-31
qca_7k: Replace BSD boilerplate with SPDX
Stefan Wahren
9
-129
/
+9
2024-01-31
qca_spi: Adjust log of SPI_REG_RDBUF_BYTE_AVA
Stefan Wahren
1
-1
/
+1
2024-01-31
qca_spi: Log expected signature in error case
Stefan Wahren
1
-2
/
+2
2024-01-31
qca_spi: Improve calculation of RX buffer size
Stefan Wahren
1
-2
/
+2
2024-01-31
qca_spi: Introduce QCASPI_RX_MAX_FRAMES
Stefan Wahren
2
-1
/
+2
2024-01-31
qca_spi: Add QCASPI prefix to ring defines
Stefan Wahren
3
-8
/
+8
2024-01-31
qca_7k_common: Drop unused len from qcafrm_handle
Stefan Wahren
1
-3
/
+0
2024-01-31
qca_7k_common: Drop unnecessary function description
Stefan Wahren
1
-11
/
+0
2024-01-31
qca_spi: Avoid skb_copy_expand in TX path
Stefan Wahren
1
-0
/
+2
2024-01-31
qca_spi: Improve SPI IRQ handling
Stefan Wahren
1
-10
/
+11
[next]