index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
udp6: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2020-07-17
1
-9
/
+51
*
udp6: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
2020-07-17
1
-11
/
+26
*
inet6: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2020-07-17
1
-0
/
+35
*
inet6: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
2020-07-17
1
-9
/
+22
*
net: ipv6: kerneldoc fixes
Andrew Lunn
2020-07-13
4
-7
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
5
-4
/
+10
|
\
|
*
ipv6: Fix use of anycast address with loopback
David Ahern
2020-07-07
1
-1
/
+1
|
*
ipv6: fib6_select_path can not use out path for nexthop objects
David Ahern
2020-07-06
1
-1
/
+4
|
*
ip: Fix SO_MARK in RST, ACK and ICMP packets
Willem de Bruijn
2020-07-01
1
-2
/
+2
|
*
net: sit: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-30
1
-0
/
+1
|
*
net: vti: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-30
1
-0
/
+1
|
*
net: ipip: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-30
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-07-08
1
-0
/
+26
|
\
\
|
*
|
netfilter: introduce support for reject at prerouting stage
Laura Garcia Liebana
2020-06-30
1
-0
/
+26
*
|
|
Replace HTTP links with HTTPS ones: IPv*
Alexander A. Klimov
2020-07-06
1
-1
/
+1
*
|
|
ipv6/ping: set skb->mark on icmpv6 sockets
Willem de Bruijn
2020-07-03
1
-0
/
+1
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-25
16
-26
/
+90
|
\
\
|
|
/
|
*
netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c.
David Wilder
2020-06-25
5
-6
/
+44
|
*
netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he...
David Wilder
2020-06-25
1
-1
/
+14
|
*
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
2020-06-25
5
-0
/
+5
|
*
net: Add MODULE_DESCRIPTION entries to network modules
Rob Gill
2020-06-20
3
-0
/
+3
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-06-19
1
-16
/
+18
|
|
\
|
|
*
esp, ah: modernize the crypto algorithm selections
Eric Biggers
2020-06-15
1
-2
/
+16
|
|
*
esp, ah: consolidate the crypto algorithm selections
Eric Biggers
2020-06-15
1
-14
/
+2
|
*
|
ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
Taehee Yoo
2020-06-18
1
-3
/
+6
*
|
|
net: ipv6: Use struct_size() helper and kcalloc()
Gustavo A. R. Silva
2020-06-23
2
-3
/
+2
*
|
|
udp: move gro declarations to net/udp.h
Eric Dumazet
2020-06-23
1
-3
/
+1
*
|
|
net: move tcp gro declarations to net/tcp.h
Eric Dumazet
2020-06-23
1
-3
/
+1
*
|
|
ipv6: fib6: avoid indirect calls from fib6_rule_lookup
Brian Vazquez
2020-06-23
3
-8
/
+12
*
|
|
tcp: remove indirect calls for icsk->icsk_af_ops->send_check
Eric Dumazet
2020-06-20
1
-0
/
+7
*
|
|
ipv6: icmp6: avoid indirect call for icmpv6_send()
Eric Dumazet
2020-06-19
2
-7
/
+8
|
/
/
*
|
mld: fix memory leak in ipv6_mc_destroy_dev()
Wang Hai
2020-06-15
1
-0
/
+1
*
|
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
2
-25
/
+25
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-07
4
-11
/
+15
|
\
\
|
*
|
seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds
Ahmed Abdelsalam
2020-06-04
4
-11
/
+15
|
|
/
*
|
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-06-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
proc: proc_pid_ns takes super_block as an argument
Alexey Gladkov
2020-05-19
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
28
-771
/
+1581
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-06-01
1
-1
/
+1
|
|
\
\
|
|
*
|
net: Make locking in sock_bindtoindex optional
Ferenc Fejes
2020-06-01
1
-1
/
+1
|
*
|
|
crypto/chtls: IPv6 support for inline TLS
Vinay Kumar Yadav
2020-06-01
1
-0
/
+1
|
*
|
|
ipv6: fix IPV6_ADDRFORM operation logic
Hangbin Liu
2020-06-01
1
-6
/
+7
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-31
1
-12
/
+25
|
|
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-05-29
11
-160
/
+580
|
|
\
\
\
|
|
*
|
|
xfrm: remove output_finish indirection from xfrm_state_afinfo
Florian Westphal
2020-05-06
2
-33
/
+2
|
|
*
|
|
xfrm: remove extract_output indirection from xfrm_state_afinfo
Florian Westphal
2020-05-06
2
-59
/
+0
|
|
*
|
|
xfrm: place xfrm6_local_dontfrag in xfrm.h
Florian Westphal
2020-05-06
1
-19
/
+2
|
|
*
|
|
xfrm: expose local_rxpmtu via ipv6_stubs
Florian Westphal
2020-05-06
2
-1
/
+2
|
|
*
|
|
xfrm: state: remove extract_input indirection from xfrm_state_afinfo
Florian Westphal
2020-05-06
3
-30
/
+16
|
|
*
|
|
xfrm: add IPv6 support for espintcp
Sabrina Dubroca
2020-04-28
3
-1
/
+200
[next]