开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-11
bpf: move sleepable flag from bpf_prog_aux to bpf_prog
Andrii Nakryiko
2024-03-11
bpf: Recognize btf_decl_tag("arg: Arena") as PTR_TO_ARENA.
Alexei Starovoitov
2024-03-11
bpf: Recognize addr_space_cast instruction in the verifier.
Alexei Starovoitov
2024-03-11
bpf: Add x86-64 JIT support for bpf_addr_space_cast instruction.
Alexei Starovoitov
2024-03-11
bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions.
Alexei Starovoitov
2024-03-11
bpf: Introduce bpf_arena.
Alexei Starovoitov
2024-03-11
net: gro: move two declarations to include/net/gro.h
Eric Dumazet
2024-03-11
mm: Introduce vmap_page_range() to map pages in PCI address space
Alexei Starovoitov
2024-03-11
lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpers
Andy Shevchenko
2024-03-08
Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-03-08
net: add skb_data_unref() helper
Eric Dumazet
2024-03-08
Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-03-08
net: dqs: add NIC stall detector based on BQL
Jakub Kicinski
2024-03-07
netdev: add per-queue statistics
Jakub Kicinski
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
2024-03-07
net: move skbuff_cache(s) to net_hotdata
Eric Dumazet
2024-03-07
net: move dev_rx_weight to net_hotdata
Eric Dumazet
2024-03-07
net: move dev_tx_weight to net_hotdata
Eric Dumazet
2024-03-07
net: move netdev_max_backlog to net_hotdata
Eric Dumazet
2024-03-07
net: move ptype_all into net_hotdata
Eric Dumazet
2024-03-07
net: introduce struct net_hotdata
Eric Dumazet
2024-03-07
bpf: Plumb get_unmapped_area() callback into bpf_map_ops
Alexei Starovoitov
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-07
Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-07
net: phylink: clean the pcs_get_state documentation
Maxime Chevallier
2024-03-07
net/mlx5: Enable SD feature
Tariq Toukan
2024-03-07
net/mlx5: Add MPIR bit in mcam_access_reg
Tariq Toukan
2024-03-06
bpf: Introduce may_goto instruction
Alexei Starovoitov
2024-03-06
mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().
Alexei Starovoitov
2024-03-06
Merge tag 'vfs-6.8-release.fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-06
iov_iter: get rid of 'copy_mc' flag
Linus Torvalds
2024-03-05
net: phy: Add phy_support_eee() indicating MAC support EEE
Andrew Lunn
2024-03-05
net: phy: Keep track of EEE configuration
Andrew Lunn
2024-03-05
net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacks
Andrew Lunn
2024-03-05
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2024-03-05
Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-03-05
net: Re-use and set mono_delivery_time bit for userspace tstamp packets
Abhishek Chauhan
2024-03-05
net: introduce page_frag_cache_drain()
Yunsheng Lin
2024-03-05
mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
Yunsheng Lin
2024-03-04
tcp: align tcp_sock_write_rx group
Eric Dumazet
2024-03-04
bpf: struct_ops supports more than one page for trampolines.
Kui-Feng Lee
2024-03-04
net: adopt skb_network_header_len() more broadly
Eric Dumazet
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-02
block: define bvec_iter as __packed __aligned(4)
Ming Lei
2024-03-01
net/mlx5: Check capability for fw_reset
Moshe Shemesh
2024-03-01
net: bql: fix building with BQL disabled
Arnd Bergmann
2024-03-01
Simplify net_dbg_ratelimited() dummy
Geert Uytterhoeven
2024-03-01
ipv6: add ipv6_devconf_read_txrx cacheline_group
Eric Dumazet
2024-03-01
Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory
Michael Kelley
[next]