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