开源镜像站
帮助
动态
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
2019-08-17
libbpf: add support for need_wakeup flag in AF_XDP part
Magnus Karlsson
2019-08-17
ixgbe: add support for AF_XDP need_wakeup feature
Magnus Karlsson
2019-08-17
i40e: add support for AF_XDP need_wakeup feature
Magnus Karlsson
2019-08-17
xsk: add support for need_wakeup flag in AF_XDP rings
Magnus Karlsson
2019-08-17
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
Magnus Karlsson
2019-08-15
btf: fix return value check in btf_vmlinux_init()
Wei Yongjun
2019-08-15
Merge branch 'fix-printf'
Alexei Starovoitov
2019-08-15
tools: bpftool: move "__printf()" attributes to header file
Quentin Monnet
2019-08-15
tools: bpftool: fix format string for p_err() in detect_common_prefix()
Quentin Monnet
2019-08-15
tools: bpftool: fix format string for p_err() in query_flow_dissector()
Quentin Monnet
2019-08-15
tools: bpftool: fix argument for p_err() in BTF do_dump()
Quentin Monnet
2019-08-15
tools: bpftool: fix format strings and arguments for jsonw_printf()
Quentin Monnet
2019-08-15
tools: bpftool: fix arguments for p_err() in do_event_pipe()
Quentin Monnet
2019-08-15
libbpf: make libbpf.map source of truth for libbpf version
Andrii Nakryiko
2019-08-15
Merge branch 'bpftool-net-attach'
Alexei Starovoitov
2019-08-15
tools: bpftool: add documentation for net attach/detach
Daniel T. Lee
2019-08-15
tools: bpftool: add bash-completion for net attach/detach
Daniel T. Lee
2019-08-15
tools: bpftool: add net detach command to detach XDP on interface
Daniel T. Lee
2019-08-15
tools: bpftool: add net attach command to attach XDP on interface
Daniel T. Lee
2019-08-14
tools: bpftool: compile with $(EXTRA_WARNINGS)
Quentin Monnet
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2019-08-13
Merge branch 'r8152-RX-improve'
Jakub Kicinski
2019-08-13
r8152: change rx_copybreak and rx_pending through ethtool
Hayes Wang
2019-08-13
r8152: support skb_add_rx_frag
Hayes Wang
2019-08-13
r8152: use alloc_pages for rx buffer
Hayes Wang
2019-08-13
r8152: replace array with linking list for rx information
Hayes Wang
2019-08-13
r8152: separate the rx buffer size
Hayes Wang
2019-08-13
Merge branch 'net-phy-let-phy_speed_down-up-support-speeds-1Gbps'
Jakub Kicinski
2019-08-13
net: phy: let phy_speed_down/up support speeds >1Gbps
Heiner Kallweit
2019-08-13
net: phy: add phy_speed_down_core and phy_resolve_min_speed
Heiner Kallweit
2019-08-13
net: phy: add __set_linkmode_max_speed
Heiner Kallweit
2019-08-13
net: devlink: remove redundant rtnl lock assert
Vlad Buslov
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2019-08-13
net: hns3: Make hclge_func_reset_sync_vf static
YueHaibing
2019-08-13
devlink: send notifications for deleted snapshots on region destroy
Jiri Pirko
2019-08-13
Merge branch 'bpf-libbpf-read-sysfs-btf'
Daniel Borkmann
2019-08-13
libbpf: attempt to load kernel BTF from sysfs first
Andrii Nakryiko
2019-08-13
btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinux
Andrii Nakryiko
2019-08-13
selftests/bpf: fix race in flow dissector tests
Petar Penkov
2019-08-13
tools: bpftool: add feature check for zlib
Peter Wu
2019-08-13
btf: expose BTF info through sysfs
Andrii Nakryiko
2019-08-13
netfilter: connlabels: prefer static lock initialiser
Florian Westphal
2019-08-13
netfilter: nf_nat_proto: make tables static
Valdis Klētnieks
2019-08-13
netfilter: nf_tables: add missing prototypes.
Valdis Klētnieks
2019-08-13
kbuild: remove all netfilter headers from header-test blacklist.
Jeremy Sowden
2019-08-13
netfilter: remove "#ifdef __KERNEL__" guards from some headers.
Jeremy Sowden
2019-08-13
netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files.
Jeremy Sowden
2019-08-13
netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-...
Jeremy Sowden
2019-08-13
netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file.
Jeremy Sowden
2019-08-13
netfilter: add missing IS_ENABLED(CONFIG_BRIDGE_NETFILTER) checks to header-f...
Jeremy Sowden
[next]