开源镜像站
帮助
动态
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
2018-04-18
tools: bpftool: make it easier to feed hex bytes to bpftool
Quentin Monnet
2018-04-18
samples/bpf: fix xdp_monitor user output for tracepoint exception
Jesper Dangaard Brouer
2018-04-18
samples/bpf: correct comment in sock_example.c
Wang Sheng-Hui
2018-04-18
Merge branch 'bpf-libbpf-add-types'
Daniel Borkmann
2018-04-18
libbpf: Type functions for raw tracepoints
Andrey Ignatov
2018-04-18
libbpf: Support guessing post_bind{4,6} progs
Andrey Ignatov
2018-04-18
bpftool: Support new prog types and attach types
Andrey Ignatov
2018-04-17
ipv6: send netlink notifications for manually configured addresses
Lorenzo Bianconi
2018-04-17
cxgb4vf: display pause settings
Ganesh Goudar
2018-04-17
vxlan: add ttl inherit support
Hangbin Liu
2018-04-17
net/ncsi: Refactor MAC, VLAN filters
Samuel Mendoza-Jonas
2018-04-17
KEYS: DNS: limit the length of option strings
Eric Biggers
2018-04-17
selftest: tc_flower: add testcase for 'ip_flags'
Davide Caratti
2018-04-17
ipv6: Count interface receive statistics on the ingress netdev
Stephen Suryaputra
2018-04-17
net/ipv6: Make __inet6_bind static
David Ahern
2018-04-17
Merge branch 'XDP-redirect-memory-return-API'
David S. Miller
2018-04-17
xdp: avoid leaking info stored in frame data on page reuse
Jesper Dangaard Brouer
2018-04-17
xdp: transition into using xdp_frame for ndo_xdp_xmit
Jesper Dangaard Brouer
2018-04-17
xdp: transition into using xdp_frame for return API
Jesper Dangaard Brouer
2018-04-17
mlx5: use page_pool for xdp_return_frame call
Jesper Dangaard Brouer
2018-04-17
xdp: allow page_pool as an allocator type in xdp_return_frame
Jesper Dangaard Brouer
2018-04-17
page_pool: refurbish version of page_pool code
Jesper Dangaard Brouer
2018-04-17
xdp: rhashtable with allocator ID to pointer mapping
Jesper Dangaard Brouer
2018-04-17
mlx5: register a memory model when XDP is enabled
Jesper Dangaard Brouer
2018-04-17
i40e: convert to use generic xdp_frame and xdp_return_frame API
Jesper Dangaard Brouer
2018-04-17
bpf: cpumap convert to use generic xdp_frame
Jesper Dangaard Brouer
2018-04-17
virtio_net: convert to use generic xdp_frame and xdp_return_frame API
Jesper Dangaard Brouer
2018-04-17
tun: convert to use generic xdp_frame and xdp_return_frame API
Jesper Dangaard Brouer
2018-04-17
xdp: introduce a new xdp_frame type
Jesper Dangaard Brouer
2018-04-17
xdp: move struct xdp_buff from filter.h to xdp.h
Jesper Dangaard Brouer
2018-04-17
ixgbe: use xdp_return_frame API
Jesper Dangaard Brouer
2018-04-17
xdp: introduce xdp_return_frame API and use in cpumap
Jesper Dangaard Brouer
2018-04-17
mlx5: basic XDP_REDIRECT forward support
Jesper Dangaard Brouer
2018-04-17
liquidio: Enhanced ethtool stats
Intiyaz Basha
2018-04-16
net: Remove unused tcp_set_state tracepoint
Andrey Ignatov
2018-04-16
Merge branch 'pci-mrrs-consts'
David S. Miller
2018-04-16
r8169: replace magic numbers with PCI MRRS constant
Heiner Kallweit
2018-04-16
PCI: Add two more values for PCIe Max_Read_Request_Size
Heiner Kallweit
2018-04-16
Merge branch 'net-stmmac-Stop-using-hard-coded-callbacks'
David S. Miller
2018-04-16
net: stmmac: Switch stmmac_mode_ops to generic HW Interface Helpers
Jose Abreu
2018-04-16
net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface Helpers
Jose Abreu
2018-04-16
net: stmmac: Switch stmmac_ops to generic HW Interface Helpers
Jose Abreu
2018-04-16
net: stmmac: Switch stmmac_dma_ops to generic HW Interface Helpers
Jose Abreu
2018-04-16
net: stmmac: Switch stmmac_desc_ops to generic HW Interface Helpers
Jose Abreu
2018-04-16
Merge branch 'tcp-zero-copy-receive'
David S. Miller
2018-04-16
selftests: net: add tcp_mmap program
Eric Dumazet
2018-04-16
tcp: implement mmap() for zero copy receive
Eric Dumazet
2018-04-16
tcp: avoid extra wakeups for SO_RCVLOWAT users
Eric Dumazet
2018-04-16
tcp: fix delayed acks behavior for SO_RCVLOWAT
Eric Dumazet
2018-04-16
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
Eric Dumazet
[next]