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.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-11-30
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
7
-1
/
+198
2023-11-30
xsk: Support tx_metadata_len
Stanislav Fomichev
3
-0
/
+3
2023-11-29
bpf: Add link_info support for uprobe multi link
Jiri Olsa
1
-0
/
+10
2023-11-24
bpf: Validate global subprogs lazily
Andrii Nakryiko
1
-0
/
+2
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-16
/
+62
2023-11-23
Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-5
/
+49
2023-11-22
asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation
Linus Torvalds
1
-1
/
+1
2023-11-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
7
-20
/
+103
2023-11-22
net: page_pool: avoid touching slow on the fastpath
Jakub Kicinski
1
-0
/
+2
2023-11-22
net: page_pool: split the page_pool_params into fast and slow
Jakub Kicinski
1
-12
/
+19
2023-11-21
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
1
-0
/
+11
2023-11-21
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
1
-0
/
+5
2023-11-20
bpf, netkit: Add indirect call wrapper for fetching peer dev
Daniel Borkmann
1
-0
/
+6
2023-11-20
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
1
-4
/
+16
2023-11-20
net, vrf: Move dstats structure to core
Daniel Borkmann
1
-0
/
+10
2023-11-20
Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2023-11-20
Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
2023-11-20
Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+8
2023-11-19
rtnetlink: introduce nlmsg_new_large and use it in rtnl_getlink
Li RongQing
2
-0
/
+15
2023-11-19
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
5
-59
/
+8
2023-11-18
bpf: move verifier state printing code to kernel/bpf/log.c
Andrii Nakryiko
1
-0
/
+72
2023-11-18
bpf: move verbose_linfo() into kernel/bpf/log.c
Andrii Nakryiko
1
-0
/
+4
2023-11-18
Merge tag 'mlx5-updates-2023-11-13' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-1
/
+4
2023-11-18
Merge tag 'batadv-next-pullrequest-20231115' of git://git.open-mesh.org/linux...
David S. Miller
1
-6
/
+39
2023-11-18
net: ethtool: ts: Let the active time stamping layer be selectable
Kory Maincent
1
-0
/
+1
2023-11-18
net: Change the API of PHY default timestamp to MAC
Kory Maincent
2
-0
/
+9
2023-11-18
net: Replace hwtstamp_source by timestamping layer
Kory Maincent
1
-8
/
+3
2023-11-18
net: ethtool: Add a command to list available time stamping layers
Kory Maincent
1
-0
/
+14
2023-11-18
net: ethtool: Add a command to expose current time stamping layer
Kory Maincent
2
-0
/
+24
2023-11-18
net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
Kory Maincent
1
-0
/
+8
2023-11-18
net: Make dev_set_hwtstamp_phylib accessible
Kory Maincent
1
-0
/
+3
2023-11-18
net: ethtool: Refactor identical get_ts_info implementations.
Richard Cochran
1
-0
/
+8
2023-11-18
net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
Kory Maincent
2
-3
/
+7
2023-11-17
bpf: rename BPF_F_TEST_SANITY_STRICT to BPF_F_TEST_REG_INVARIANTS
Andrii Nakryiko
2
-2
/
+2
2023-11-17
linux/export: clean up the IA-64 KSYM_FUNC macro
Lukas Bulwahn
1
-3
/
+1
2023-11-17
rxrpc: Fix RTT determination to use any ACK as a source
David Howells
1
-1
/
+1
2023-11-17
net: linkmode: add linkmode_fill() helper
Russell King (Oracle)
1
-0
/
+5
2023-11-17
vxlan: add support for flowlabel inherit
Alce Lafranque
3
-16
/
+36
2023-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
22
-277
/
+122
2023-11-16
Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-6
/
+19
2023-11-16
Merge tag 'for-linus-6.7a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+2
2023-11-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-7
/
+11
2023-11-16
indirect_call_wrapper: Fix typo in INDIRECT_CALL_$NR kerneldoc
Tobias Klauser
1
-1
/
+1
2023-11-16
Merge tag 'nf-23-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-2
/
+2
2023-11-16
net: sched: do not offload flows with a helper in act_ct
Xin Long
1
-0
/
+9
2023-11-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-3
/
+7
2023-11-15
bpf: add register bounds sanity checks and sanitization
Andrii Nakryiko
2
-0
/
+4
2023-11-15
bpf: generalize reg_set_min_max() to handle non-const register comparisons
Andrii Nakryiko
1
-0
/
+4
2023-11-15
net/mlx5: Query maximum frequency adjustment of the PTP hardware clock
Rahul Rameshbabu
1
-1
/
+4
2023-11-15
bpf: Do not allocate percpu memory at init stage
Yonghong Song
1
-1
/
+1
[next]