index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
3
-28
/
+23
2017-11-22
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
1
-2
/
+2
2017-11-19
gre6: use log_ecn_error module parameter in ip6_tnl_rcv()
Alexey Kodanev
1
-1
/
+1
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
36
-1044
/
+1869
2017-11-15
tcp: Namespace-ify sysctl_tcp_default_congestion_control
Stephen Hemminger
1
-1
/
+2
2017-11-15
ipv6: set all.accept_dad to 0 by default
Nicolas Dichtel
1
-1
/
+1
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+2
2017-11-14
xfrm6_tunnel: exit_net cleanup check added
Vasily Averin
1
-0
/
+8
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-11-13
ip6_tunnel: clean up ip4ip6 and ip6ip6's err_handlers
Xin Long
1
-28
/
+14
2017-11-13
ip6_tunnel: process toobig in a better way
Xin Long
1
-4
/
+3
2017-11-13
ip6_tunnel: add the process for redirect in ip6_tnl_err
Xin Long
1
-5
/
+10
2017-11-13
ip6_gre: process toobig in a better way
Xin Long
1
-13
/
+2
2017-11-13
ip6_gre: add the process for redirect in ip6gre_err
Xin Long
1
-0
/
+5
2017-11-13
ipv6: try not to take rtnl_lock in ip6mr_sk_done
Francesco Ruggeri
1
-0
/
+4
2017-11-11
net: Remove unused skb_shared_info member
Mat Martineau
1
-31
/
+0
2017-11-11
net: ipv6: sysctl to specify IPv6 ND traffic class
Maciej Żenczykowski
2
-1
/
+19
2017-11-10
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
Eric Dumazet
1
-2
/
+2
2017-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-12
/
+36
2017-11-08
ila: Add a hook type for LWT routes
Tom Herbert
1
-3
/
+36
2017-11-08
ila: allow configuration of identifier type
Tom Herbert
3
-23
/
+58
2017-11-08
ila: add checksum neutral map auto
Tom Herbert
3
-44
/
+60
2017-11-08
ila: cleanup checksum diff
Tom Herbert
1
-21
/
+18
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
14
-6
/
+27
2017-11-07
ipv6: addrconf: fix a lockdep splat
Eric Dumazet
1
-5
/
+7
2017-11-06
netfilter: conntrack: don't cache nlattr_tuple_size result in nla_size
Florian Westphal
1
-2
/
+7
2017-11-05
ipv6: remove IN6_ADDR_HSIZE from addrconf.h
Eric Dumazet
1
-0
/
+2
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-0
/
+12
2017-11-03
net: use -ENOSPC for transient busy indication
Gilad Ben-Yossef
2
-2
/
+2
2017-11-03
ipv6: Implement limits on Hop-by-Hop and Destination options
Tom Herbert
3
-12
/
+91
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
12
-0
/
+12
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
12
-0
/
+12
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-01
ipv6: addrconf: increment ifp refcount before ipv6_del_addr()
Eric Dumazet
1
-0
/
+1
2017-11-01
net: display hw address of source machine during ipv6 DAD failure
Vishwanath Pai
2
-7
/
+8
2017-11-01
net: sit: Update lookup to handle links set to L3 slave
David Ahern
1
-10
/
+21
2017-11-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-4
/
+4
2017-11-01
net: Add extack to fib_notifier_info
David Ahern
1
-6
/
+9
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+14
2017-10-29
ipv6: prevent user from adding cached routes
Wei Wang
1
-0
/
+6
2017-10-28
tcp: Namespace-ify sysctl_tcp_workaround_signed_windows
Eric Dumazet
1
-1
/
+1
2017-10-28
ipv6: exthdrs: use swap macro in ipv6_dest_hao
Gustavo A. R. Silva
1
-4
/
+1
2017-10-27
ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit
Xin Long
1
-2
/
+7
2017-10-27
ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
Xin Long
1
-4
/
+7
2017-10-27
ipv6: esp6: use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
1
-2
/
+2
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2
-6
/
+6
2017-10-25
ip6_tunnel: Allow rcv/xmit even if remote address is a local address
Shmulik Ladkani
1
-2
/
+4
2017-10-24
netfilter: conntrack: make l3proto trackers const
Florian Westphal
1
-1
/
+1
2017-10-24
netfilter: x_tables: don't use seqlock when fetching old counters
Florian Westphal
1
-2
/
+20
2017-10-24
netfilter: conntrack: remove pf argument from l4 packet functions
Florian Westphal
1
-1
/
+0
[next]