index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2018-04-17
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
2018-04-17
net/ipv6: introduce fib6_info struct and helpers
David Ahern
2018-04-17
net/ipv6: Cleanup exception and cache route handling
David Ahern
2018-04-17
net/ipv6: Add gfp_flags to route add functions
David Ahern
2018-04-17
net/ipv6: Create a neigh_lookup for FIB entries
David Ahern
2018-04-17
net/ipv6: Move dst flags to booleans in fib entries
David Ahern
2018-04-17
net/ipv6: Add rt6_info create function for ip6_pol_route_lookup
David Ahern
2018-04-17
net/ipv6: Add fib6_null_entry
David Ahern
2018-04-17
net/ipv6: move expires into rt6_info
David Ahern
2018-04-17
net/ipv6: move metrics from dst to rt6_info
David Ahern
2018-04-17
net/ipv6: Defer initialization of dst to data path
David Ahern
2018-04-17
net/ipv6: Move nexthop data to fib6_nh
David Ahern
2018-04-17
net/ipv6: Save route type in rt6_info
David Ahern
2018-04-17
net/ipv6: Move support functions up in route.c
David Ahern
2018-04-17
net/ipv6: Pass net namespace to route functions
David Ahern
2018-04-17
net/ipv6: Pass net to fib6_update_sernum
David Ahern
2018-04-17
ipv6: send netlink notifications for manually configured addresses
Lorenzo Bianconi
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-16
tcp: implement mmap() for zero copy receive
Eric Dumazet
2018-04-16
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
Eric Dumazet
2018-04-16
ipv6: remove unnecessary check in addrconf_prefix_rcv_add_addr()
Lorenzo Bianconi
2018-04-05
net/ipv6: Increment OUTxxx counters after netfilter hook
Jeff Barnhill
2018-04-05
vti6: better validate user provided tunnel names
Eric Dumazet
2018-04-05
ip6_tunnel: better validate user provided tunnel names
Eric Dumazet
2018-04-05
ip6_gre: better validate user provided tunnel names
Eric Dumazet
2018-04-05
ipv6: sit: better validate user provided tunnel names
Eric Dumazet
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
[next]