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
starfive-6.6.48-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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-29
[IPV4]: Remove ip_fib_local_table and ip_fib_main_table defines.
Eric W. Biederman
1
-3
/
+0
2008-01-29
[IPV6]: Make ip6_route_init to return an error code.
Daniel Lezcano
1
-1
/
+1
2008-01-29
[IPV6]: Make fib6_rules_init to return an error code.
Daniel Lezcano
2
-1
/
+2
2008-01-29
[IPV6]: Make xfrm6_init to return an error code.
Daniel Lezcano
1
-2
/
+2
2008-01-29
[IPV6]: Make fib6_init to return an error code.
Daniel Lezcano
1
-1
/
+1
2008-01-29
[NETLINK]: Mark attribute construction exception unlikely
Patrick McHardy
2
-2
/
+2
2008-01-29
[UDP]: Only increment counter on first peek/recv
Herbert Xu
1
-0
/
+3
2008-01-29
[UDP]: Restore missing inDatagrams increments
Herbert Xu
3
-12
/
+25
2008-01-29
[UDP]: Avoid repeated counting of checksum errors due to peeking
Herbert Xu
1
-1
/
+1
2008-01-29
[INET]: Merge sys.net.ipv4.ip_forward and sys.net.ipv4.conf.all.forwarding
Pavel Emelyanov
1
-1
/
+0
2008-01-29
[NET]: Remove the empty net_table
Pavel Emelyanov
1
-1
/
+0
2008-01-29
[TR]: Use ctl paths to register net/token-ring/ table
Pavel Emelyanov
1
-3
/
+0
2008-01-29
[IPV4]: Use ctl paths to register net/ipv4/ table
Pavel Emelyanov
1
-2
/
+0
2008-01-29
[NET]: Isolate the net/core/ sysctl table
Pavel Emelyanov
1
-4
/
+0
2008-01-29
[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info
Patrick McHardy
2
-9
/
+11
2008-01-29
[NETFILTER]: nf_queue: move queueing related functions/struct to seperate header
Patrick McHardy
2
-30
/
+34
2008-01-29
[NETFILTER]: nf_queue: remove unused data pointer
Patrick McHardy
1
-2
/
+1
2008-01-29
[NETFILTER]: nf_queue: make queue_handler const
Patrick McHardy
1
-4
/
+4
2008-01-29
[NETFILTER]: nf_ct_h323: remove ipv6 module dependency
Patrick McHardy
1
-0
/
+2
2008-01-29
[NETFILTER]: x_tables: add rateest match
Patrick McHardy
2
-0
/
+34
2008-01-29
[NETFILTER]: x_tables: add RATEEST target
Patrick McHardy
3
-0
/
+29
2008-01-29
[NETFILTER]: IPv6 capable xt_TOS v1 target
Jan Engelhardt
1
-0
/
+5
2008-01-29
[NETFILTER]: IPv6 capable xt_tos v1 match
Jan Engelhardt
1
-0
/
+6
2008-01-29
[NET]: Constify include/net/dsfield.h
Jan Engelhardt
1
-3
/
+3
2008-01-29
[NETFILTER]: ipt_addrtype: limit address type checking to an interface
Laszlo Attila Toth
1
-0
/
+14
2008-01-29
[IPV4]: Add inet_dev_addr_type()
Laszlo Attila Toth
1
-0
/
+1
2008-01-29
[NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner
Jan Engelhardt
2
-0
/
+17
2008-01-29
[NETFILTER]: x_tables: struct xt_table_info diet
Eric Dumazet
1
-1
/
+4
2008-01-29
[NETFILTER]: x_tables: add TCPOPTSTRIP target
Sven Schnelle
1
-0
/
+13
2008-01-29
[NET]: netns compilation speedup
Denis V. Lunev
2
-2
/
+3
2008-01-29
[IPSEC]: Use the correct family for input state lookup
Herbert Xu
1
-0
/
+1
2008-01-29
[TCP]: Abstract tp->highest_sack accessing & point to next skb
Ilpo Järvinen
1
-1
/
+34
2008-01-29
[TCP]: Add tcp_for_write_queue_from_safe and use it in mtu_probe
Ilpo Järvinen
1
-0
/
+5
2008-01-29
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
Ilpo Järvinen
1
-2
/
+2
2008-01-29
mac80211: adding 802.11n configuration flows
Ron Rindjunsky
1
-0
/
+3
2008-01-29
mac80211: adding 802.11n HT framework definitions
Ron Rindjunsky
1
-6
/
+50
2008-01-29
mac80211: make ieee80211_iterate_active_interfaces not need rtnl
Johannes Berg
1
-2
/
+1
2008-01-29
[UNIX]: Make the unix sysctl tables per-namespace
Pavel Emelyanov
1
-0
/
+3
2008-01-29
[UNIX]: Move the sysctl_unix_max_dgram_qlen
Pavel Emelyanov
1
-0
/
+3
2008-01-29
[UNIX]: Extend unix_sysctl_(un)register prototypes
Pavel Emelyanov
1
-4
/
+4
2008-01-29
[NET]: Implement the per network namespace sysctl infrastructure
Eric W. Biederman
1
-0
/
+9
2008-01-29
sysctl: Infrastructure for per namespace sysctls
Eric W. Biederman
1
-1
/
+16
2008-01-29
sysctl: Remember the ctl_table we passed to register_sysctl_paths
Eric W. Biederman
1
-0
/
+1
2008-01-29
sysctl: Add register_sysctl_paths function
Eric W. Biederman
1
-0
/
+8
2008-01-29
[NETFILTER]: Convert old checksum helper names
Patrick McHardy
1
-5
/
+0
2008-01-29
[NET]: Move netfilter checksum helpers to net/core/utils.c
Patrick McHardy
2
-21
/
+29
2008-01-29
[DCCP]: Integrate state transitions for passive-close
Gerrit Renker
1
-1
/
+0
2008-01-29
[DCCP]: Dedicated auxiliary states to support passive-close
Gerrit Renker
1
-17
/
+39
2008-01-29
[IPV6]: Add RFC4214 support
Fred L. Templin
4
-0
/
+31
2008-01-29
[NET]: Eliminate unused argument from sk_stream_alloc_pskb
Pavel Emelyanov
1
-9
/
+1
[next]