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
2020-06-15
mld: fix memory leak in ipv6_mc_destroy_dev()
Wang Hai
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
2020-05-19
ipv6: streamline addrconf_set_dstaddr
Christoph Hellwig
2020-05-19
ipv6: stub out even more of addrconf_set_dstaddr if SIT is disabled
Christoph Hellwig
2020-05-19
sit: impement ->ndo_tunnel_ctl
Christoph Hellwig
2020-05-19
sit: refactor ipip6_tunnel_ioctl
Christoph Hellwig
2020-05-19
bpf: Add get{peer, sock}name attach types for sock_addr
Daniel Borkmann
2020-05-19
proc: proc_pid_ns takes super_block as an argument
Alexey Gladkov
2020-05-18
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
2020-05-18
ipv6: lift copy_from_user out of ipv6_route_ioctl
Christoph Hellwig
2020-05-16
netns: enable to inherit devconf from current netns
Nicolas Dichtel
2020-05-16
ipv6: Fix suspicious RCU usage warning in ip6mr
Madhuparna Bhowmik
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-14
esp6: calculate transport_header correctly when sel.family != AF_INET6
Xin Long
2020-05-13
ipv6: set msg_control_is_user in do_ipv6_getsockopt
Christoph Hellwig
[next]