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
2025-05-21
netlink: specs: tc: add qdisc dump to TC spec
Jakub Kicinski
1
-1
/
+2
2025-05-21
tools: ynl: enable codegen for TC
Jakub Kicinski
2
-1
/
+8
2025-05-21
tools: ynl-gen: support weird sub-message formats
Jakub Kicinski
2
-13
/
+43
2025-05-21
tools: ynl-gen: support local attrs in _multi_parse
Jakub Kicinski
1
-4
/
+8
2025-05-21
tools: ynl-gen: move fixed header info from RenderInfo to Struct
Jakub Kicinski
1
-18
/
+27
2025-05-21
tools: ynl-gen: support passing selector to a nest
Jakub Kicinski
1
-5
/
+60
2025-05-21
netlink: specs: tc: drop the family name prefix from attrs
Jakub Kicinski
1
-167
/
+167
2025-05-21
netlink: specs: tc: add C naming info
Jakub Kicinski
1
-0
/
+95
2025-05-21
netlink: specs: tc: use tc-gact instead of tc-gen as struct name
Jakub Kicinski
1
-3
/
+3
2025-05-21
netlink: specs: tc: remove duplicate nests
Jakub Kicinski
1
-74
/
+4
2025-05-21
tools: ynl-gen: add makefile deps for neigh
Jakub Kicinski
2
-3
/
+4
2025-05-20
net: airoha: ppe: Disable packet keepalive
Lorenzo Bianconi
1
-0
/
+1
2025-05-20
net: airoha: Add FLOW_CLS_STATS callback support
Lorenzo Bianconi
6
-20
/
+354
2025-05-20
net: airoha: npu: Move memory allocation in airoha_npu_send_msg() caller
Lorenzo Bianconi
1
-54
/
+72
2025-05-20
ipv6: Revert two per-cpu var allocation for RTM_NEWROUTE.
Kuniyuki Iwashima
2
-37
/
+7
2025-05-20
ipv6: Pass gfp_flags down to ip6_route_info_create_nh().
Kuniyuki Iwashima
1
-4
/
+5
2025-05-20
Revert "ipv6: Factorise ip6_route_multipath_add()."
Kuniyuki Iwashima
1
-123
/
+70
2025-05-20
Revert "ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6loc...
Kuniyuki Iwashima
1
-3
/
+3
2025-05-20
ipv6: Narrow down RCU critical section in inet6_rtm_newroute().
Kuniyuki Iwashima
2
-15
/
+25
2025-05-20
inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().
Kuniyuki Iwashima
5
-28
/
+13
2025-05-20
ipv6: Remove rcu_read_lock() in fib6_get_table().
Kuniyuki Iwashima
1
-12
/
+10
2025-05-20
net: bcmgenet: expose more stats in ethtool
Zak Kemble
2
-3
/
+34
2025-05-20
net: bcmgenet: count hw discarded packets in missed stat
Zak Kemble
2
-2
/
+5
2025-05-20
net: bcmgenet: switch to use 64bit statistics
Zak Kemble
2
-88
/
+187
2025-05-20
net: phy: fixed_phy: constify status argument where possible
Heiner Kallweit
2
-7
/
+7
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_register
Heiner Kallweit
8
-15
/
+13
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_add
Heiner Kallweit
4
-8
/
+6
2025-05-20
net: let lockdep compare instance locks
Jakub Kicinski
1
-8
/
+7
2025-05-20
selftests: net: Fix spellings
Sumanth Gavini
1
-2
/
+2
2025-05-20
selftests: nci: Fix "Electrnoics" to "Electronics"
Sumanth Gavini
1
-1
/
+1
2025-05-20
selftests: net: validate team flags propagation
Stanislav Fomichev
5
-2
/
+93
2025-05-20
eth: fbnic: Replace kzalloc/fbnic_fw_init_cmpl with fbnic_fw_alloc_cmpl
Lee Trager
4
-15
/
+16
2025-05-20
net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988
Sky Huang
4
-0
/
+334
2025-05-20
net: phy: mediatek: Sort config and file names in Kconfig and Makefile
Sky Huang
2
-4
/
+4
2025-05-20
sctp: Do not wake readers in __sctp_write_space()
Petr Malat
1
-1
/
+2
2025-05-20
net: phy: realtek: add RTL8127-internal PHY
ChunHao Lin
1
-0
/
+2
2025-05-20
net: enetc: fix the error handling in enetc4_pf_netdev_create()
Wei Fang
1
-1
/
+2
2025-05-20
octeontx2-pf: Add tracepoint for NIX_PARSE_S
Subbaraya Sundeep
3
-1
/
+32
2025-05-20
net: phy: make mdio consumer / device layer a separate module
Heiner Kallweit
7
-48
/
+17
2025-05-19
queue_api: reduce risk of name collision over txq
Gur Stavi
1
-9
/
+9
2025-05-19
selftests: drv-net: Fix "envirnoments" to "environments"
Sumanth Gavini
1
-1
/
+1
2025-05-19
net: netlink: reduce extack cookie size
Johannes Berg
1
-1
/
+2
2025-05-16
vsock/test: check also expected errno on sigpipe test
Stefano Garzarella
1
-2
/
+10
2025-05-16
vsock/test: retry send() to avoid occasional failure in sigpipe test
Stefano Garzarella
1
-8
/
+30
2025-05-16
vsock/test: add timeout_usleep() to allow sleeping in timeout sections
Stefano Garzarella
2
-0
/
+19
2025-05-16
tools: ynl: add a sample for rt-link
Jakub Kicinski
2
-0
/
+185
2025-05-16
tools: ynl: enable codegen for all rt- families
Jakub Kicinski
2
-4
/
+7
2025-05-16
tools: ynl: submsg: reverse parse / error reporting
Jakub Kicinski
3
-11
/
+107
2025-05-16
tools: ynl-gen: submsg: support parsing and rendering sub-messages
Jakub Kicinski
4
-4
/
+89
2025-05-16
tools: ynl-gen: submsg: render the structs
Jakub Kicinski
1
-3
/
+43
[next]