开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2023-12-19
genetlink: introduce helpers to do filtered multicast
Jiri Pirko
2023-12-19
netlink: introduce typedef for filter function
Jiri Pirko
2023-12-19
genetlink: introduce per-sock family private storage
Jiri Pirko
2023-12-19
devlink: introduce a helper for netlink multicast send
Jiri Pirko
2023-12-19
devlink: send notifications only if there are listeners
Jiri Pirko
2023-12-19
devlink: introduce __devl_is_registered() helper and use it instead of xa_get...
Jiri Pirko
2023-12-19
devlink: use devl_is_registered() helper instead xa_get_mark()
Jiri Pirko
2023-12-19
Merge branch 'add-pf-vf-mailbox-support'
Paolo Abeni
2023-12-19
octeon_ep: support firmware notifications for VFs
Shinas Rasheed
2023-12-19
octeon_ep: control net framework to support VF offloads
Shinas Rasheed
2023-12-19
octeon_ep: PF-VF mailbox version support
Shinas Rasheed
2023-12-19
octeon_ep: add PF-VF mailbox communication
Shinas Rasheed
2023-12-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-18
Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-12-18
bpf: Ensure precise is reset to false in __mark_reg_const_zero()
Andrii Nakryiko
2023-12-18
Merge branch 'tools-net-ynl-add-sub-message-support-to-ynl'
Jakub Kicinski
2023-12-18
tools/net/ynl-gen-rst: Remove extra indentation from generated docs
Donald Hunter
2023-12-18
tools/net/ynl-gen-rst: Remove bold from attribute-set headings
Donald Hunter
2023-12-18
tools/net/ynl-gen-rst: Sort the index of generated netlink specs
Donald Hunter
2023-12-18
tools/net/ynl-gen-rst: Add sub-messages to generated docs
Donald Hunter
2023-12-18
doc/netlink: Regenerate netlink .rst files if ynl-gen-rst changes
Donald Hunter
2023-12-18
doc/netlink/specs: Add a spec for tc
Donald Hunter
2023-12-18
doc/netlink/specs: use pad in structs in rt_link
Donald Hunter
2023-12-18
doc/netlink/specs: Add sub-message type to rt_link family
Donald Hunter
2023-12-18
tools/net/ynl: Add binary and pad support to structs for tc
Donald Hunter
2023-12-18
tools/net/ynl: Add 'sub-message' attribute decoding to ynl
Donald Hunter
2023-12-18
doc/netlink: Document the sub-message format for netlink-raw
Donald Hunter
2023-12-18
doc/netlink: Add sub-message support to netlink-raw
Donald Hunter
2023-12-18
tools/net/ynl: Use consistent array index expression formatting
Donald Hunter
2023-12-18
Merge branch 'bpf-add-check-for-negative-uprobe-multi-offset'
Andrii Nakryiko
2023-12-18
selftests/bpf: Add more uprobe multi fail tests
Jiri Olsa
2023-12-18
bpf: Fail uprobe multi link with negative offset
Jiri Olsa
2023-12-18
selftests/bpf: Test the release of map btf
Hou Tao
2023-12-18
s390/bpf: Fix indirect trampoline generation
Alexei Starovoitov
2023-12-18
Merge branch 'rtnl-rcu'
David S. Miller
2023-12-18
net: rtnl: use rcu_replace_pointer_rtnl in rtnl_unregister_*
Pedro Tammela
2023-12-18
net: rtnl: introduce rcu_replace_pointer_rtnl
Jamal Hadi Salim
2023-12-17
Merge branch 'phy-ackage-addr-mmd-apis'
David S. Miller
2023-12-17
net: phy: add support for PHY package MMD read/write
Christian Marangi
2023-12-17
net: phy: restructure __phy_write/read_mmd to helper and phydev user
Christian Marangi
2023-12-17
net: phy: extend PHY package API to support multiple global address
Christian Marangi
2023-12-17
net: phy: make addr type u8 in phy_package_shared struct
Christian Marangi
2023-12-17
octeontx2-af: Add new devlink param to configure maximum usable NIX block LFs
Suman Ghosh
2023-12-17
Merge tag 'ath-next-20231215' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
2023-12-17
wifi: mt76: mt7996: Use DECLARE_FLEX_ARRAY() and fix -Warray-bounds warnings
Gustavo A. R. Silva
2023-12-17
Merge branch 'skb-coalescing-page_pool'
David S. Miller
2023-12-17
skbuff: Optimization of SKB coalescing for page pool
Liang Chen
2023-12-17
skbuff: Add a function to check if a page belongs to page_pool
Liang Chen
2023-12-17
page_pool: halve BIAS_MAX for multiple user references of a fragment
Liang Chen
2023-12-17
Merge branch 'tcp-ao-selftests'
David S. Miller
[next]