开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-18
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
2021-12-18
bpf: Convert PTR_TO_MEM_OR_NULL to composable types.
Hao Luo
2021-12-18
bpf: Introduce MEM_RDONLY flag
Hao Luo
2021-12-18
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
2021-12-18
bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
Hao Luo
2021-12-18
bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
Hao Luo
2021-12-18
bpf: Introduce composable reg, ret and arg types.
Hao Luo
2021-12-16
bpf: Right align verifier states in verifier logs.
Christy Lee
2021-12-16
bpf: Only print scratched registers and stack slots to verifier logs.
Christy Lee
2021-12-16
bpf: Remove the cgroup -> bpf header dependecy
Jakub Kicinski
2021-12-16
add includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-12-14
xsk: Wipe out dead zero_copy_allocator declarations
Maciej Fijalkowski
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-13
bpf: Add get_func_[arg|ret|arg_cnt] helpers
Jiri Olsa
2021-12-11
bpf: Add bpf_strncmp helper
Hou Tao
2021-12-10
net: ocelot: add FDMA support
Clément Léger
2021-12-10
net: ocelot: add and export ocelot_ptp_rx_timestamp()
Clément Léger
2021-12-10
net: ocelot: export ocelot_ifh_port_set() to setup IFH
Clément Léger
2021-12-10
net: ocelot: fix missed include in the vsc7514_regs.h file
Colin Foster
2021-12-10
sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned.
Kuniyuki Iwashima
2021-12-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-12-10
xfrm: add net device refcount tracker to struct xfrm_state_offload
Eric Dumazet
2021-12-10
net: sched: add netns refcount tracker to struct tcf_exts
Eric Dumazet
2021-12-10
net: add netns refcount tracker to struct seq_net_private
Eric Dumazet
2021-12-10
net: add netns refcount tracker to struct sock
Eric Dumazet
2021-12-10
net: add networking namespace refcount tracker
Eric Dumazet
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
skbuff: Extract list pointers to silence compiler warnings
Kees Cook
2021-12-09
Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-12-09
net: phylink: use legacy_pre_march2020
Russell King (Oracle)
2021-12-09
net: phylink: add legacy_pre_march2020 indicator
Russell King (Oracle)
2021-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2021-12-08
net: wwan: make debugfs optional
Sergey Ryazanov
2021-12-08
Merge tag 'linux-can-next-for-5.17-20211208' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2021-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-12-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-12-08
net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offload
Vladimir Oltean
2021-12-08
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
2021-12-08
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
2021-12-08
net: dsa: export bridging offload helpers to drivers
Vladimir Oltean
2021-12-08
net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers
Vladimir Oltean
2021-12-08
net: dsa: assign a bridge number even without TX forwarding offload
Vladimir Oltean
2021-12-08
net: dsa: make dp->bridge_num one-based
Vladimir Oltean
2021-12-08
can: bittiming: replace CAN units with the generic ones from linux/units.h
Vincent Mailhol
2021-12-07
net: mscc: ocelot: split register definitions to a separate file
Colin Foster
2021-12-07
net: phy: Remove unnecessary indentation in the comments of phy_device
Yanteng Si
2021-12-07
Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2021-12-07
net: sched: act_mirred: add net device refcount tracker
Eric Dumazet
2021-12-07
llc: add net device refcount tracker
Eric Dumazet
[next]