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
2008-01-29
[IPV6]: addrconf sparse warnings
Stephen Hemminger
1
-1
/
+3
2008-01-29
[NETNS]: FIB rules API cleanup.
Denis V. Lunev
1
-2
/
+2
2008-01-29
[FIB]: Add netns to fib_rules_ops.
Denis V. Lunev
1
-0
/
+1
2008-01-29
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
1
-2
/
+2
2008-01-29
[IPV6]: Fix ip6_frag ctl
Daniel Lezcano
1
-0
/
+3
2008-01-29
[NETNS][DST] dst: pass the dst_ops as parameter to the gc functions
Daniel Lezcano
2
-3
/
+3
2008-01-29
[NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protos
Patrick McHardy
1
-8
/
+0
2008-01-29
[NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos
Patrick McHardy
1
-7
/
+0
2008-01-29
[NETFILTER]: {ip,ip6}_tables: remove some inlines
Denys Vlasenko
1
-19
/
+23
2008-01-29
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
11
-11
/
+11
2008-01-29
[NETFILTER]: Remove some EXPERIMENTAL dependencies
Patrick McHardy
1
-6
/
+6
2008-01-29
[NETNS][RAW]: Create the /proc/net/raw(6) in each namespace.
Pavel Emelyanov
1
-3
/
+19
2008-01-29
[NETNS][RAW]: Eliminate explicit init_net references.
Pavel Emelyanov
1
-2
/
+2
2008-01-29
[NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list.
Pavel Emelyanov
1
-2
/
+2
2008-01-29
[NETNS][RAW]: Make ipv[46] raw sockets lookup namespaces aware.
Pavel Emelyanov
1
-5
/
+13
2008-01-29
[IPV6] route: kill some bloat
Ilpo Järvinen
1
-2
/
+1
2008-01-29
[NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware
Daniel Lezcano
2
-2
/
+4
2008-01-29
[NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware
Daniel Lezcano
3
-9
/
+14
2008-01-29
[NETNS][IPV6]: inet6_addr - ipv6_chk_same_addr namespace aware
Daniel Lezcano
1
-3
/
+7
2008-01-29
[NETNS][IPV6]: inet6_addr - check ipv6 address per namespace
Daniel Lezcano
8
-12
/
+17
2008-01-29
[NETNS][IPV6]: inet6_addr - isolate inet6 addresses from proc file
Daniel Lezcano
1
-6
/
+35
2008-01-29
[NETNS]: Use the per-net ipv6_devconf(_all) in sysctl handlers
Pavel Emelyanov
1
-6
/
+7
2008-01-29
[NETNS]: Use the per-net ipv6_devconf_dflt
Pavel Emelyanov
1
-3
/
+3
2008-01-29
[NETNS]: Create ipv6 devconf-s for namespaces
Pavel Emelyanov
1
-12
/
+70
2008-01-29
[NETNS]: Make the ctl-tables per-namespace
Pavel Emelyanov
1
-10
/
+14
2008-01-29
[NETNS]: Make the __addrconf_sysctl_register return an error
Pavel Emelyanov
1
-3
/
+3
2008-01-29
[NETNS]: Clean out the ipv6-related sysctls creation/destruction
Pavel Emelyanov
1
-29
/
+34
2008-01-29
[NETNS]: Add netns to nl_info structure.
Denis V. Lunev
2
-3
/
+9
2008-01-29
[NETNS]: Add netns parameter to inet_(dev_)add_type.
Eric W. Biederman
1
-1
/
+1
2008-01-29
[NETNS]: Pass fib_rules_ops into default_pref method.
Denis V. Lunev
1
-1
/
+1
2008-01-29
[NETNS]: Add netns parameter to fib_rules_(un)register.
Denis V. Lunev
1
-2
/
+2
2008-01-29
[NETNS][IPV6]: Make icmpv6_time sysctl per namespace.
Daniel Lezcano
3
-4
/
+4
2008-01-29
[NETNS][IPV6]: Make sysctls route per namespace.
Daniel Lezcano
4
-34
/
+48
2008-01-29
[NETNS][IPV6]: Make mld_max_msf readonly in other namespaces.
Daniel Lezcano
1
-0
/
+6
2008-01-29
[NETNS][IPV6]: Make ip6_frags per namespace.
Daniel Lezcano
3
-13
/
+23
2008-01-29
[NETNS][IPV6]: Make bindv6only sysctl per namespace.
Daniel Lezcano
2
-4
/
+5
2008-01-29
[NETNS][IPV6]: Make multiple instance of sysctl tables.
Daniel Lezcano
3
-12
/
+78
2008-01-29
[NETNS][IPV6]: Make the ipv6 sysctl to be a netns subsystem.
Daniel Lezcano
1
-4
/
+19
2008-01-29
[NETNS][IPV6]: Make a subsystem for af_inet6.
Daniel Lezcano
1
-0
/
+22
2008-01-29
[NETNS][IPV6]: Make ipv6_sysctl_register to return a value.
Daniel Lezcano
2
-3
/
+11
2008-01-29
[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules
Pavel Emelyanov
2
-23
/
+5
2008-01-29
[NET]: prot_inuse cleanups and optimizations
Eric Dumazet
3
-10
/
+10
2008-01-29
[NET]: Add some acquires/releases sparse annotations.
Eric Dumazet
3
-0
/
+8
2008-01-29
[UDP]: Add memory accounting.
Hideo Aoki
1
-4
/
+28
2008-01-29
[IPV6]: Remove useless code from fib6_del_route().
Gui Jianfeng
1
-3
/
+0
2008-01-29
[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input
Herbert Xu
2
-4
/
+1
2008-01-29
[IPSEC]: Fix transport-mode async resume on intput without netfilter
Herbert Xu
1
-7
/
+5
2008-01-29
[NETNS]: Modify the neighbour table code so it handles multiple network names...
Eric W. Biederman
2
-3
/
+3
2008-01-29
[XFRM]: RFC4303 compliant auditing
Paul Moore
3
-1
/
+3
2008-01-29
[TCP]: Convert several length variable to unsigned.
YOSHIFUJI Hideaki
1
-4
/
+4
[next]