index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2018-04-04
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
2018-04-04
net: avoid unneeded atomic operation in ip*_append_data()
Paolo Abeni
2018-04-04
ipv6: udp: set dst cache for a connected sk if current not valid
Alexey Kodanev
2018-04-04
ipv6: udp: convert 'connected' to bool type in udpv6_sendmsg()
Alexey Kodanev
2018-04-04
ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()
Alexey Kodanev
2018-04-04
ipv6: add a wrapper for ip6_dst_store() with flowi6 checks
Alexey Kodanev
2018-04-02
ipv6: frags: fix /proc/sys/net/ipv6/ip6frag_low_thresh
Eric Dumazet
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-01
ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data()
Eric Dumazet
2018-04-01
ip6_gre: remove redundant 'tunnel' setting in ip6erspan_tap_init()
Alexey Kodanev
2018-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-03-31
inet: frags: get rid of nf_ct_frag6_skb_cb/NFCT_FRAG6_CB
Eric Dumazet
2018-03-31
ipv6: frags: get rid of ip6frag_skb_cb/FRAG6_CB
Eric Dumazet
2018-03-31
ipv6: frags: rewrite ip6_expire_frag_queue()
Eric Dumazet
2018-03-31
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
2018-03-31
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
2018-03-31
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
2018-03-31
inet: frags: remove some helpers
Eric Dumazet
2018-03-31
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2018-03-31
inet: frags: refactor ipv6_frag_init()
Eric Dumazet
2018-03-31
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
2018-03-31
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
2018-03-31
bpf: Post-hooks for sys_bind
Andrey Ignatov
2018-03-31
bpf: Hooks for sys_connect
Andrey Ignatov
2018-03-31
net: Introduce __inet_bind() and __inet6_bind
Andrey Ignatov
2018-03-31
bpf: Hooks for sys_bind
Andrey Ignatov
2018-03-30
net/ipv6: Fix route leaking between VRFs
David Ahern
2018-03-30
ipv6: sr: fix seg6 encap performances with TSO enabled
David Lebrun
2018-03-30
ipv6: do not set routes if disable_ipv6 has been enabled
Lorenzo Bianconi
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-03-30
Revert "netfilter: x_tables: ensure last rule in base chain matches underflow...
Florian Westphal
2018-03-30
netfilter: nf_tables: enable conntrack if NAT chain is registered
Pablo Neira Ayuso
2018-03-30
netfilter: nf_tables: build-in filter chain type
Pablo Neira Ayuso
2018-03-30
netfilter: nf_tables: nft_register_chain_type() returns void
Pablo Neira Ayuso
2018-03-30
netfilter: nf_tables: rename struct nf_chain_type
Pablo Neira Ayuso
2018-03-29
ipv6: export ip6 fragments sysctl to unprivileged users
Eric Dumazet
2018-03-29
net/ipv6: Move call_fib6_entry_notifiers up for route adds
David Ahern
2018-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
ipv6: addrconf: Use normal debugging style
Joe Perches
2018-03-26
ip6mr: Add refcounting to mfc
Yuval Mintz
2018-03-26
ip6mr: Add API for default_rule fib
Yuval Mintz
2018-03-26
ip6mr: Support fib notifications
Yuval Mintz
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
2018-03-25
ipv6: the entire IPv6 header chain must fit the first fragment
Paolo Abeni
2018-03-25
net/ipv4: disable SMC TCP option with SYN Cookies
Hans Wippel
2018-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-03-24
netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
Subash Abhinov Kasiviswanathan
2018-03-23
ipv6: fix possible deadlock in rt6_age_examine_exception()
Eric Dumazet
[next]