index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-11
net: dsa: loop: use new helper fixed_phy_register_100fd to simplify the code
Heiner Kallweit
1
-6
/
+1
2025-11-11
isdn: kcapi: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-1
/
+1
2025-11-11
Merge branch 'gve-improve-rx-buffer-length-management'
Jakub Kicinski
4
-24
/
+78
2025-11-11
gve: Default to max_rx_buffer_size for DQO if device supported
Ankit Garg
1
-0
/
+4
2025-11-11
gve: Allow ethtool to configure rx_buf_len
Ankit Garg
3
-1
/
+60
2025-11-11
gve: Use extack to log xdp config verification errors
Ankit Garg
1
-9
/
+15
2025-11-11
gve: Decouple header split from RX buffer length
Ankit Garg
3
-15
/
+0
2025-11-11
Merge branch 'net-stmmac-ingenic-convert-to-set_phy_intf_sel'
Jakub Kicinski
1
-120
/
+45
2025-11-11
net: stmmac: ingenic: use ->set_phy_intf_sel()
Russell King (Oracle)
1
-22
/
+11
2025-11-11
net: stmmac: ingenic: pass ingenic_mac struct rather than plat_dat
Russell King (Oracle)
1
-18
/
+7
2025-11-11
net: stmmac: ingenic: simplify x2000 mac_set_mode()
Russell King (Oracle)
1
-21
/
+7
2025-11-11
net: stmmac: ingenic: simplify mac_set_mode() methods
Russell King (Oracle)
1
-48
/
+2
2025-11-11
net: stmmac: ingenic: move "MAC PHY control register" debug
Russell King (Oracle)
1
-15
/
+3
2025-11-11
net: stmmac: ingenic: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
1
-21
/
+34
2025-11-11
net: stmmac: ingenic: prep PHY_INTF_SEL_x field after switch()
Russell King (Oracle)
1
-11
/
+23
2025-11-11
net: stmmac: ingenic: use PHY_INTF_SEL_x directly
Russell King (Oracle)
1
-12
/
+8
2025-11-11
net: stmmac: ingenic: use PHY_INTF_SEL_x to select PHY interface
Russell King (Oracle)
1
-4
/
+4
2025-11-11
net: stmmac: ingenic: simplify jz4775 mac_set_mode()
Russell King (Oracle)
1
-8
/
+6
2025-11-11
net: stmmac: ingenic: move ingenic_mac_init()
Russell King (Oracle)
1
-14
/
+14
2025-11-11
usbnet: Add support for Byte Queue Limits (BQL)
Simon Schippers
2
-0
/
+13
2025-11-11
tg3: Fix num of RX queues being reported by ethtool
Breno Leitao
1
-1
/
+1
2025-11-11
Merge branch 'net-dsa-b53-add-support-for-bcm5389-97-98-and-bcm63xx-arl-formats'
Jakub Kicinski
3
-97
/
+312
2025-11-11
net: dsa: b53: add support for bcm63xx ARL entry format
Jonas Gorski
3
-7
/
+61
2025-11-11
net: dsa: b53: add support for 5389/5397/5398 ARL entry format
Jonas Gorski
3
-3
/
+89
2025-11-11
net: dsa: b53: move ARL entry functions into ops struct
Jonas Gorski
2
-21
/
+76
2025-11-11
net: dsa: b53: split reading search entry into their own functions
Jonas Gorski
1
-18
/
+38
2025-11-11
net: dsa: b53: provide accessors for accessing ARL_SRCH_CTL
Jonas Gorski
1
-13
/
+24
2025-11-11
net: dsa: b53: move writing ARL entries into their own functions
Jonas Gorski
1
-12
/
+26
2025-11-11
net: dsa: b53: move reading ARL entries into their own function
Jonas Gorski
1
-46
/
+23
2025-11-11
net: dsa: b53: b53_arl_read{,25}(): use the entry for comparision
Jonas Gorski
1
-12
/
+10
2025-11-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
22
-197
/
+1345
2025-11-11
net: ravb: Correct bad check of timestamp control flags
Niklas Söderlund
1
-2
/
+2
2025-11-11
ptp: ocp: Document sysfs output format for backward compatibility
Zhongqiu Han
1
-0
/
+6
2025-11-11
sctp: Don't inherit do_auto_asconf in sctp_clone_sock().
Kuniyuki Iwashima
2
-4
/
+1
2025-11-10
Merge branch 'net-smc-introduce-smc_hs_ctrl'
Martin KaFai Lau
14
-14
/
+870
2025-11-10
bpf/selftests: Add selftest for bpf_smc_hs_ctrl
D. Wythe
3
-0
/
+512
2025-11-10
net/smc: bpf: Introduce generic hook for handshake flow
D. Wythe
9
-14
/
+355
2025-11-10
bpf: Export necessary symbols for modules with struct_ops
D. Wythe
2
-0
/
+3
2025-11-10
Merge branch 'make-tc-bpf-helpers-preserve-skb-metadata'
Martin KaFai Lau
8
-183
/
+475
2025-11-10
selftests/bpf: Cover skb metadata access after bpf_skb_change_proto
Jakub Sitnicki
2
-0
/
+30
2025-11-10
selftests/bpf: Cover skb metadata access after change_head/tail helper
Jakub Sitnicki
2
-0
/
+39
2025-11-10
selftests/bpf: Cover skb metadata access after bpf_skb_adjust_room
Jakub Sitnicki
2
-15
/
+71
2025-11-10
selftests/bpf: Cover skb metadata access after vlan push/pop helper
Jakub Sitnicki
2
-0
/
+49
2025-11-10
selftests/bpf: Expect unclone to preserve skb metadata
Jakub Sitnicki
2
-63
/
+79
2025-11-10
selftests/bpf: Dump skb metadata on verification failure
Jakub Sitnicki
2
-7
/
+42
2025-11-10
selftests/bpf: Verify skb metadata in BPF instead of userspace
Jakub Sitnicki
2
-83
/
+57
2025-11-10
bpf: Make bpf_skb_change_head helper metadata-safe
Jakub Sitnicki
1
-1
/
+3
2025-11-10
bpf: Make bpf_skb_change_proto helper metadata-safe
Jakub Sitnicki
1
-1
/
+2
2025-11-10
bpf: Make bpf_skb_adjust_room metadata-safe
Jakub Sitnicki
1
-4
/
+5
2025-11-10
bpf: Make bpf_skb_vlan_push helper metadata-safe
Jakub Sitnicki
1
-2
/
+3
[next]