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.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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-21
sch_htb: Allow HTB quantum parameter in offload mode
Naveen Mamindlapalli
1
-0
/
+1
2023-07-21
net: switchdev: Add a helper to replay objects on a bridge port
Petr Machata
1
-0
/
+6
2023-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-44
/
+103
2023-07-21
Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
13
-33
/
+60
2023-07-20
Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-2
/
+5
2023-07-20
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
1
-1
/
+1
2023-07-20
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
1
-1
/
+5
2023-07-20
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
1
-2
/
+7
2023-07-20
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
1
-2
/
+7
2023-07-20
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
1
-2
/
+5
2023-07-20
Bluetooth: coredump: fix building with coredump disabled
Arnd Bergmann
1
-2
/
+0
2023-07-20
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
1
-0
/
+5
2023-07-20
tcp: add TCP_OLD_SEQUENCE drop reason
Eric Dumazet
1
-0
/
+3
2023-07-20
net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHY
Stefan Eichenberger
1
-0
/
+1
2023-07-20
net: phy: c45: add a separate function to read BASE-T1 abilities
Stefan Eichenberger
1
-0
/
+1
2023-07-20
net: phy: add registers to support 1000BASE-T1
Stefan Eichenberger
1
-1
/
+17
2023-07-20
llc: Check netns in llc_estab_match() and llc_listener_match().
Kuniyuki Iwashima
1
-1
/
+1
2023-07-20
netfilter: allow exp not to be removed in nf_ct_find_expectation
Xin Long
1
-1
/
+1
2023-07-20
tcp: tcp_enter_quickack_mode() should be static
Eric Dumazet
1
-1
/
+0
2023-07-20
tcp: remove tcp_send_partial()
Eric Dumazet
1
-1
/
+0
2023-07-20
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
13
-25
/
+707
2023-07-19
Merge tag 'fuse-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2023-07-19
bpf, net: Introduce skb_pointer_if_linear().
Alexei Starovoitov
1
-1
/
+9
2023-07-19
bpf: Add fd-based tcx multi-prog infra with link support
Daniel Borkmann
6
-16
/
+254
2023-07-19
bpf: Add generic attach/detach/query API for multi-progs
Daniel Borkmann
2
-8
/
+346
2023-07-19
xsk: support mbuf on ZC RX
Maciej Fijalkowski
2
-0
/
+46
2023-07-19
xsk: add new netlink attribute dedicated for ZC max frags
Maciej Fijalkowski
2
-0
/
+2
2023-07-19
xsk: allow core/drivers to test EOP bit
Maciej Fijalkowski
2
-0
/
+15
2023-07-19
xsk: introduce wrappers and helpers for supporting multi-buffer in Tx path
Tirthendu Sarkar
1
-0
/
+6
2023-07-19
xsk: introduce XSK_USE_SG bind flag for xsk socket
Tirthendu Sarkar
2
-0
/
+7
2023-07-19
xsk: prepare 'options' in xdp_desc for multi-buffer use
Tirthendu Sarkar
1
-0
/
+7
2023-07-19
bpf: consider CONST_PTR_TO_MAP as trusted pointer to struct bpf_map
Anton Protopopov
1
-0
/
+1
2023-07-19
bridge: Add backup nexthop ID support
Ido Schimmel
1
-0
/
+1
2023-07-19
ip_tunnels: Add nexthop ID field to ip_tunnel_key
Ido Schimmel
1
-0
/
+1
2023-07-19
tcp: get rid of sysctl_tcp_adv_win_scale
Eric Dumazet
3
-6
/
+24
2023-07-19
bpf: Add 'owner' field to bpf_{list,rb}_node
Dave Marchevsky
2
-0
/
+4
2023-07-19
bpf: Introduce internal definitions for UAPI-opaque bpf_{rb,list}_node
Dave Marchevsky
1
-0
/
+10
2023-07-18
net: phylink: remove legacy mac_an_restart() method
Russell King (Oracle)
1
-12
/
+0
2023-07-18
net: dsa: remove legacy_pre_march2020 detection
Russell King (Oracle)
1
-3
/
+0
2023-07-17
net: phy: bcm7xxx: Add EPHY entry for 74165
Florian Fainelli
1
-0
/
+1
2023-07-16
Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+6
2023-07-16
Merge tag 'hardening-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2023-07-15
rsi: remove kernel-doc comment marker
Randy Dunlap
1
-1
/
+1
2023-07-15
pie: fix kernel-doc notation warning
Randy Dunlap
1
-1
/
+1
2023-07-15
net: NSH: fix kernel-doc notation warning
Randy Dunlap
1
-1
/
+1
2023-07-15
net: llc: fix kernel-doc notation warnings
Randy Dunlap
1
-2
/
+4
2023-07-15
inet: frags: eliminate kernel-doc warning
Randy Dunlap
1
-1
/
+1
2023-07-15
devlink: fix kernel-doc notation warnings
Randy Dunlap
1
-12
/
+16
2023-07-15
codel: fix kernel-doc notation warnings
Randy Dunlap
1
-2
/
+2
2023-07-15
net: cfg802154: fix kernel-doc notation warnings
Randy Dunlap
1
-1
/
+2
[next]