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
2020-07-07
ipv6: Fix use of anycast address with loopback
David Ahern
2020-07-06
ipv6: fib6_select_path can not use out path for nexthop objects
David Ahern
2020-07-01
ip: Fix SO_MARK in RST, ACK and ICMP packets
Willem de Bruijn
2020-06-30
net: sit: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-30
net: vti: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-30
net: ipip: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-25
netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c.
David Wilder
2020-06-25
netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he...
David Wilder
2020-06-25
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
2020-06-20
net: Add MODULE_DESCRIPTION entries to network modules
Rob Gill
2020-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-06-18
ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
Taehee Yoo
2020-06-15
mld: fix memory leak in ipv6_mc_destroy_dev()
Wang Hai
2020-06-15
esp, ah: modernize the crypto algorithm selections
Eric Biggers
2020-06-15
esp, ah: consolidate the crypto algorithm selections
Eric Biggers
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-04
seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds
Ahmed Abdelsalam
2020-06-04
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-06-01
crypto/chtls: IPv6 support for inline TLS
Vinay Kumar Yadav
2020-06-01
ipv6: fix IPV6_ADDRFORM operation logic
Hangbin Liu
2020-06-01
net: Make locking in sock_bindtoindex optional
Ferenc Fejes
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-05-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-05-28
ipv6: add ip6_sock_set_addr_preferences
Christoph Hellwig
2020-05-28
ipv6: add ip6_sock_set_v6only
Christoph Hellwig
2020-05-28
net: add sock_bindtoindex
Christoph Hellwig
2020-05-28
tcp: ipv6: support RFC 6069 (TCP-LD)
Eric Dumazet
2020-05-25
tcp: allow traceroute -Mtcp for unpriv users
Eric Dumazet
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-22
ip6_tunnel: add generic MPLS receive support
Vadim Fedorenko
2020-05-22
tunnel6: support for IPPROTO_MPLS
Vadim Fedorenko
2020-05-22
ip6_tunnel: add MPLS transmit support
Vadim Fedorenko
2020-05-22
ip6_tunnel: simplify transmit path
Vadim Fedorenko
2020-05-22
nexthop: support for fdb ecmp nexthops
Roopa Prabhu
2020-05-21
net: don't return invalid table id error when we fall back to PF_UNSPEC
Sabrina Dubroca
2020-05-20
handle the group_source_req options directly
Al Viro
2020-05-20
ipv6: take handling of group_source_req options into a helper
Al Viro
2020-05-20
ipv[46]: do compat setsockopt for MCAST_{JOIN,LEAVE}_GROUP directly
Al Viro
2020-05-20
ipv6: do compat setsockopt for MCAST_MSFILTER directly
Al Viro
2020-05-20
ip6_mc_msfilter(): pass the address list separately
Al Viro
2020-05-20
get rid of compat_mc_getsockopt()
Al Viro
2020-05-20
ip*_mc_gsfget(): lift copyout of struct group_filter into callers
Al Viro
2020-05-20
compat_ip{,v6}_setsockopt(): enumerate MCAST_... options explicitly
Al Viro
2020-05-19
ipv6: use ->ndo_tunnel_ctl in addrconf_set_dstaddr
Christoph Hellwig
[next]