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]: Use sysctl paths to register ipv6 sysctl tables
Pavel Emelyanov
1
-20
/
+6
2008-01-29
[IPV6]: Make the ipv6/sysctl_net_ipv6.c compilation cleaner
Pavel Emelyanov
2
-9
/
+2
2008-01-29
[NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict
Patrick McHardy
1
-10
/
+2
2008-01-29
[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info
Patrick McHardy
2
-50
/
+31
2008-01-29
[NETFILTER]: ip6_queue: resync dev-index based flushing
Patrick McHardy
1
-1
/
+10
2008-01-29
[NETFILTER]: ip6_queue: deobfuscate entry lookups
Patrick McHardy
1
-64
/
+37
2008-01-29
[NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_each_entry
Patrick McHardy
1
-5
/
+3
2008-01-29
[NETFILTER]: nf_queue: move queueing related functions/struct to seperate header
Patrick McHardy
2
-0
/
+2
2008-01-29
[NETFILTER]: nf_queue: remove unused data pointer
Patrick McHardy
1
-1
/
+1
2008-01-29
[NETFILTER]: nf_queue: make queue_handler const
Patrick McHardy
1
-1
/
+1
2008-01-29
[NETFILTER]: Mark hooks __read_mostly
Patrick McHardy
4
-4
/
+4
2008-01-29
[NETFILTER]: nf_ct_h323: remove ipv6 module dependency
Patrick McHardy
1
-0
/
+7
2008-01-29
[NETFILTER]: {ip,ip6}t_LOG: log GID
Maciej Soltysiak
1
-1
/
+3
2008-01-29
[NETFILTER]: Use lowercase names for matches in Kconfig
Jan Engelhardt
1
-8
/
+8
2008-01-29
[NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner
Jan Engelhardt
3
-97
/
+0
2008-01-29
[NETFILTER]: x_tables: remove obsolete overflow check
Patrick McHardy
1
-2
/
+0
2008-01-29
[NETFILTER]: x_tables: struct xt_table_info diet
Eric Dumazet
1
-3
/
+2
2008-01-29
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
12
-244
/
+185
2008-01-29
[IPSEC]: Use the correct family for input state lookup
Herbert Xu
1
-0
/
+1
2008-01-29
[UDP]: Clean up for IS_UDPLITE macro
Wang Chen
1
-6
/
+8
2008-01-29
[UDP]: Defer InDataGrams increment until recvmsg() does checksum
Wang Chen
1
-1
/
+3
2008-01-29
[IPV6]: Use ctl paths to register addrconf sysctls
Pavel Emelyanov
1
-60
/
+20
2008-01-29
[IPV6]: Unify and cleanup calls to addrconf_sysctl_register
Pavel Emelyanov
1
-16
/
+16
2008-01-29
[IPV6]: Cleanup the addconf_sysctl_register
Pavel Emelyanov
1
-8
/
+8
2008-01-29
[IPV6]: Add RFC4214 support
Fred L. Templin
3
-1
/
+100
2008-01-29
[IPV6]: Correct the comment concerning inetsw6 table
Pavel Emelyanov
1
-1
/
+1
2008-01-29
[RAW]: Consolidate proc interface.
Pavel Emelyanov
1
-77
/
+5
2008-01-29
[RAW]: Consolidate proto->unhash callback
Pavel Emelyanov
1
-4
/
+1
2008-01-29
[RAW]: Consolidate proto->hash callback
Pavel Emelyanov
1
-7
/
+1
2008-01-29
[RAW]: Introduce raw_hashinfo structure
Pavel Emelyanov
1
-24
/
+25
2008-01-29
[IPv6] RAW: Compact the API for the kernel
Pavel Emelyanov
3
-28
/
+48
2008-01-29
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
Denis V. Lunev
4
-13
/
+14
2008-01-29
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
Denis V. Lunev
4
-0
/
+59
2008-01-29
[IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.
YOSHIFUJI Hideaki
3
-31
/
+561
2008-01-29
[IPV6] ADDRCONF: Allow address selection policy with ifindex.
YOSHIFUJI Hideaki
1
-4
/
+8
2008-01-29
[IPV6] ADDRCONF: Rename ipv6_saddr_label() to ipv6_addr_label().
YOSHIFUJI Hideaki
1
-4
/
+6
2008-01-29
[IPSEC]: Kill afinfo->nf_post_routing
David S. Miller
1
-1
/
+0
2008-01-29
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
18
-83
/
+92
2008-01-29
[IPSEC]: Add async resume support on input
Herbert Xu
1
-0
/
+3
2008-01-29
[IPSEC]: Remove nhoff from xfrm_input
Herbert Xu
3
-4
/
+5
2008-01-29
[IPSEC]: Make x->lastused an unsigned long
Herbert Xu
1
-2
/
+0
2008-01-29
[IPSEC]: Move state lock into x->type->input
Herbert Xu
3
-20
/
+40
2008-01-29
[IPSEC]: Move integrity stat collection into xfrm_input
Herbert Xu
2
-4
/
+2
2008-01-29
[IPSEC]: Merge most of the input path
Herbert Xu
2
-105
/
+14
2008-01-29
[IPSEC]: Merge most of the output path
Herbert Xu
4
-70
/
+11
2008-01-29
[IPV6]: Add ip6_local_out
Herbert Xu
4
-18
/
+30
2008-01-29
[IPSEC]: Separate inner/outer mode processing on input
Herbert Xu
5
-36
/
+44
2008-01-29
[IPSEC]: Separate inner/outer mode processing on output
Herbert Xu
4
-44
/
+72
2008-01-29
[INET]: Give outer DSCP directly to ip*_copy_dscp
Herbert Xu
2
-2
/
+3
2008-01-29
[IPSEC]: Move x->outer_mode->output out of locked section
Herbert Xu
1
-0
/
+3
[prev]
[next]