index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/ipv6: Increment OUTxxx counters after netfilter hook
Jeff Barnhill
2018-04-05
1
-2
/
+5
*
vti6: better validate user provided tunnel names
Eric Dumazet
2018-04-05
1
-2
/
+5
*
ip6_tunnel: better validate user provided tunnel names
Eric Dumazet
2018-04-05
1
-4
/
+7
*
ip6_gre: better validate user provided tunnel names
Eric Dumazet
2018-04-05
1
-3
/
+5
*
ipv6: sit: better validate user provided tunnel names
Eric Dumazet
2018-04-05
1
-3
/
+5
*
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
2018-04-04
2
-4
/
+0
*
net: avoid unneeded atomic operation in ip*_append_data()
Paolo Abeni
2018-04-04
1
-1
/
+2
*
ipv6: udp: set dst cache for a connected sk if current not valid
Alexey Kodanev
2018-04-04
1
-19
/
+2
*
ipv6: udp: convert 'connected' to bool type in udpv6_sendmsg()
Alexey Kodanev
2018-04-04
1
-5
/
+5
*
ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()
Alexey Kodanev
2018-04-04
3
-5
/
+14
*
ipv6: add a wrapper for ip6_dst_store() with flowi6 checks
Alexey Kodanev
2018-04-04
2
-8
/
+18
*
ipv6: frags: fix /proc/sys/net/ipv6/ip6frag_low_thresh
Eric Dumazet
2018-04-02
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-01
6
-34
/
+55
|
\
|
*
net/ipv6: Fix route leaking between VRFs
David Ahern
2018-03-30
1
-0
/
+3
|
*
ipv6: sr: fix seg6 encap performances with TSO enabled
David Lebrun
2018-03-30
1
-9
/
+7
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-03-29
1
-13
/
+23
|
|
\
|
|
*
vti6: Fix dev->max_mtu setting
Stefano Brivio
2018-03-19
1
-1
/
+1
|
|
*
vti6: Keep set MTU on link creation or change, validate it
Stefano Brivio
2018-03-19
1
-8
/
+16
|
|
*
vti6: Properly adjust vti6 MTU from MTU of lower device
Stefano Brivio
2018-03-19
1
-4
/
+6
|
*
|
ipv6: the entire IPv6 header chain must fit the first fragment
Paolo Abeni
2018-03-25
1
-4
/
+9
|
*
|
net/ipv4: disable SMC TCP option with SYN Cookies
Hans Wippel
2018-03-25
1
-0
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-03-24
1
-2
/
+4
|
|
\
\
|
|
*
|
netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
Subash Abhinov Kasiviswanathan
2018-03-24
1
-2
/
+4
|
|
|
/
|
*
|
ipv6: fix possible deadlock in rt6_age_examine_exception()
Eric Dumazet
2018-03-23
1
-6
/
+7
*
|
|
ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data()
Eric Dumazet
2018-04-01
1
-5
/
+12
*
|
|
ip6_gre: remove redundant 'tunnel' setting in ip6erspan_tap_init()
Alexey Kodanev
2018-04-01
1
-1
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-03-31
3
-18
/
+84
|
\
\
\
|
*
|
|
bpf: Post-hooks for sys_bind
Andrey Ignatov
2018-03-31
1
-7
/
+14
|
*
|
|
bpf: Hooks for sys_connect
Andrey Ignatov
2018-03-31
3
-0
/
+41
|
*
|
|
net: Introduce __inet_bind() and __inet6_bind
Andrey Ignatov
2018-03-31
1
-13
/
+24
|
*
|
|
bpf: Hooks for sys_bind
Andrey Ignatov
2018-03-31
1
-0
/
+7
*
|
|
|
inet: frags: get rid of nf_ct_frag6_skb_cb/NFCT_FRAG6_CB
Eric Dumazet
2018-03-31
1
-18
/
+11
*
|
|
|
ipv6: frags: get rid of ip6frag_skb_cb/FRAG6_CB
Eric Dumazet
2018-03-31
1
-18
/
+12
*
|
|
|
ipv6: frags: rewrite ip6_expire_frag_queue()
Eric Dumazet
2018-03-31
1
-8
/
+16
*
|
|
|
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
2018-03-31
3
-9
/
+9
*
|
|
|
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
2018-03-31
2
-6
/
+4
*
|
|
|
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
2018-03-31
1
-4
/
+0
*
|
|
|
inet: frags: remove some helpers
Eric Dumazet
2018-03-31
1
-2
/
+3
*
|
|
|
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2018-03-31
2
-97
/
+64
*
|
|
|
inet: frags: refactor ipv6_frag_init()
Eric Dumazet
2018-03-31
1
-11
/
+14
*
|
|
|
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
2018-03-31
2
-17
/
+19
*
|
|
|
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
2018-03-31
2
-5
/
+18
*
|
|
|
ipv6: do not set routes if disable_ipv6 has been enabled
Lorenzo Bianconi
2018-03-30
1
-0
/
+6
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-03-30
7
-96
/
+39
|
\
\
\
\
|
*
|
|
|
Revert "netfilter: x_tables: ensure last rule in base chain matches underflow...
Florian Westphal
2018-03-30
1
-16
/
+1
|
*
|
|
|
netfilter: nf_tables: enable conntrack if NAT chain is registered
Pablo Neira Ayuso
2018-03-30
1
-0
/
+12
|
*
|
|
|
netfilter: nf_tables: build-in filter chain type
Pablo Neira Ayuso
2018-03-30
3
-69
/
+1
|
*
|
|
|
netfilter: nf_tables: nft_register_chain_type() returns void
Pablo Neira Ayuso
2018-03-30
3
-7
/
+7
|
*
|
|
|
netfilter: nf_tables: rename struct nf_chain_type
Pablo Neira Ayuso
2018-03-30
3
-3
/
+3
|
*
|
|
|
netfilter: ctnetlink: synproxy support
Pablo Neira Ayuso
2018-03-20
1
-1
/
+7
[next]