开源镜像站
帮助
动态
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
2017-08-28
netfilter: convert hook list to an array
Aaron Conole
2017-08-24
netfilter: conntrack: make protocol tracker pointers const
Florian Westphal
2017-08-24
netfilter: conntrack: print_conntrack only needed if CONFIG_NF_CONNTRACK_PROCFS
Florian Westphal
2017-08-24
netfilter: conntrack: place print_tuple in procfs part
Florian Westphal
2017-08-24
netfilter: conntrack: reduce size of l4protocol trackers
Florian Westphal
2017-08-24
netfilter: conntrack: remove protocol name from l4proto struct
Florian Westphal
2017-08-24
netfilter: conntrack: remove protocol name from l3proto struct
Florian Westphal
2017-08-24
netfilter: conntrack: compute l3proto nla size at compile time
Florian Westphal
2017-08-19
netfilter: rt: add support to fetch path mss
Florian Westphal
2017-08-19
netfilter: exthdr: tcp option set support
Florian Westphal
2017-08-02
netfilter: constify nf_conntrack_l3/4proto parameters
Julia Lawall
2017-07-31
netfilter: conntrack: do not enable connection tracking unless needed
Florian Westphal
2017-07-31
netfilter: nf_tables: Allow object names of up to 255 chars
Phil Sutter
2017-07-31
netfilter: nf_tables: Allow set names of up to 255 chars
Phil Sutter
2017-07-31
netfilter: nf_tables: Allow chain name of up to 255 chars
Phil Sutter
2017-07-31
netfilter: nf_tables: Allow table names of up to 255 chars
Phil Sutter
2017-07-31
netlink: Introduce nla_strdup()
Phil Sutter
2017-07-31
netfilter: add and use nf_ct_unconfirmed_destroy
Florian Westphal
2017-07-31
netfilter: expect: add and use nf_ct_expect_iterate helpers
Florian Westphal
2017-07-24
netfilter: nf_tables: Attach process info to NFT_MSG_NEWGEN notifications
Phil Sutter
2017-07-24
netfilter: nf_tables: keep chain counters away from hot path
Pablo Neira Ayuso
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-20
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
2017-07-19
net: make dev_close and related functions void
stephen hemminger
2017-07-19
net: dsa: unexport dsa_is_port_initialized
Vivien Didelot
2017-07-19
tcp: adjust tail loss probe timeout
Yuchung Cheng
2017-07-19
llist: clang: introduce member_address_is_nonnull()
Alexander Potapenko
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-19
Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-07-18
xfrm: add xdst pcpu cache
Florian Westphal
2017-07-18
xfrm: remove flow cache
Florian Westphal
2017-07-17
net: fix build error in devmap helper calls
John Fastabend
2017-07-17
IB/core: Remove NOIO QP create flag
Leon Romanovsky
2017-07-17
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
2017-07-17
IB/{rdmavt, qib, hfi1}: Remove gfp flags argument
Leon Romanovsky
2017-07-17
IB/core: Introduce modify QP operation with udata
Parav Pandit
2017-07-17
bpf: check NULL for sk_to_full_sk() return value
WANG Cong
2017-07-17
net: Revert "net: add function to allocate sk_buff head without data area"
Florian Westphal
2017-07-17
net: Kill NETIF_F_UFO and SKB_GSO_UDP.
David S. Miller
2017-07-17
net: Remove all references to SKB_GSO_UDP.
David S. Miller
2017-07-17
net: add notifier hooks for devmap bpf map
John Fastabend
2017-07-17
xdp: Add batching support to redirect map
John Fastabend
2017-07-17
bpf: add bpf_redirect_map helper routine
John Fastabend
2017-07-17
bpf: add devmap, a map for storing net device references
John Fastabend
2017-07-17
xdp: add trace event for xdp redirect
John Fastabend
2017-07-17
net: implement XDP_REDIRECT for xdp generic
John Fastabend
2017-07-17
xdp: add bpf_redirect helper function
John Fastabend
2017-07-17
jhash: fix -Wimplicit-fallthrough warnings
Jakub Kicinski
[next]