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
2007-07-12
[VLAN]: Fix MAC address handling
Patrick McHardy
1
-0
/
+1
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
David S. Miller
3
-2
/
+22
2007-07-12
[NET]: Fix races in net_rx_action vs netpoll.
Olaf Kirch
1
-0
/
+10
2007-07-12
[AF_UNIX]: Rewrite garbage collector, fixes race.
Miklos Szeredi
1
-1
/
+2
2007-07-11
[DECNET]: Another unnecessary net/tcp.h inclusion in net/dn.h
Ilpo Järvinen
1
-1
/
+0
2007-07-11
[IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.
YOSHIFUJI Hideaki
1
-2
/
+2
2007-07-11
[IPV6]: Do not send RH0 anymore.
YOSHIFUJI Hideaki
2
-6
/
+2
2007-07-11
[NET]: Update comments for skb checksums
Herbert Xu
1
-2
/
+10
2007-07-11
[Bluetooth] Add basics to better support and handle eSCO links
Marcel Holtmann
2
-2
/
+18
2007-07-11
[IPV4]: Make ip_tos2prio const.
Philippe De Muyter
1
-1
/
+1
2007-07-11
[NETFILTER]: nfnetlink_queue: don't unregister handler of other subsystem
Yasuyuki Kozakai
1
-1
/
+2
2007-07-11
[NETFILTER]: Convert DEBUGP to pr_debug
Patrick McHardy
2
-5
/
+7
2007-07-11
[NETFILTER]: ipt_CLUSTERIP: add compat code
Patrick McHardy
1
-2
/
+2
2007-07-11
[NETFILTER]: nf_conntrack_helper: use hashtable for conntrack helpers
Patrick McHardy
1
-2
/
+2
2007-07-11
[NETFILTER]: nf_conntrack_expect: introduce nf_conntrack_expect_max sysct
Patrick McHardy
1
-0
/
+1
2007-07-11
[NETFILTER]: nf_conntrack_expect: maintain per conntrack expectation list
Patrick McHardy
3
-3
/
+6
2007-07-11
[NETFILTER]: nf_conntrack: use hashtable for expectations
Patrick McHardy
2
-1
/
+5
2007-07-11
[NETFILTER]: nf_conntrack: move expectaton related init code to nf_conntrack_...
Patrick McHardy
1
-2
/
+2
2007-07-11
[NETFILTER]: nf_conntrack: reduce masks to a subset of tuples
Patrick McHardy
3
-26
/
+47
2007-07-11
[NETFILTER]: nf_conntrack_expect: function naming unification
Patrick McHardy
3
-24
/
+23
2007-07-11
[NETFILTER]: nf_nat: use hlists for bysource hash
Patrick McHardy
1
-1
/
+1
2007-07-11
[NETFILTER]: nf_conntrack: export hash allocation/destruction functions
Patrick McHardy
1
-0
/
+4
2007-07-11
[NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntra...
Patrick McHardy
1
-2
/
+1
2007-07-11
[NETFILTER]: nf_conntrack: use hlists for conntrack hash
Patrick McHardy
2
-4
/
+3
2007-07-11
[NETFILTER]: nf_nat: merge nf_conn and nf_nat_info
Yasuyuki Kozakai
1
-11
/
+6
2007-07-11
[NETFILTER]: nf_nat: kill global 'destroy' operation
Yasuyuki Kozakai
1
-3
/
+0
2007-07-11
[NETFILTER]: nf_conntrack: remove old memory allocator of conntrack
Yasuyuki Kozakai
2
-16
/
+0
2007-07-11
[NETFILTER]: nf_nat: remove unused nf_nat_module_is_loaded
Yasuyuki Kozakai
1
-2
/
+0
2007-07-11
[NETFILTER]: nf_nat: use extension infrastructure
Yasuyuki Kozakai
3
-17
/
+8
2007-07-11
[NETFILTER]: nf_nat: add reference to conntrack from entry of bysource list
Yasuyuki Kozakai
1
-2
/
+3
2007-07-11
[NETFILTER]: nf_conntrack: use extension infrastructure for helper
Yasuyuki Kozakai
4
-26
/
+11
2007-07-11
[NETFILTER]: nf_conntrack: introduce extension infrastructure
Yasuyuki Kozakai
2
-0
/
+83
2007-07-11
[NETFILTER]: nf_nat: move NAT declarations from nf_conntrack_ipv4.h to nf_nat.h
Yasuyuki Kozakai
4
-22
/
+21
2007-07-11
[NETFILTER]: x_tables: add TRACE target
Jozsef Kadlecsik
1
-1
/
+3
2007-07-11
[NETFILTER]: Add u32 match
Jan Engelhardt
1
-0
/
+40
2007-07-11
[NETFILTER]: x_tables: switch xt_target->checkentry to bool
Jan Engelhardt
1
-5
/
+5
2007-07-11
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
Jan Engelhardt
1
-5
/
+5
2007-07-11
[NETFILTER]: x_tables: switch xt_match->match to bool
Jan Engelhardt
1
-8
/
+8
2007-07-11
[NETFILTER]: x_tables: switch hotdrop to bool
Jan Engelhardt
1
-1
/
+1
2007-07-11
[NETFILTER]: ip6_tables: fix explanation of valid upper protocol number
Yasuyuki Kozakai
1
-2
/
+8
2007-07-11
[UDP]: Cleanup UDP encapsulation code
James Chapman
1
-2
/
+3
2007-07-11
[IrDA]: Monitor mode.
Samuel Ortiz
1
-0
/
+1
2007-07-11
[IrDA]: Netlink layer.
Samuel Ortiz
3
-0
/
+32
2007-07-11
[NET]: Allow group ownership of TUN/TAP devices.
Guido Guenther
1
-0
/
+2
2007-07-11
[NET_SCHED]: Remove unnecessary stats_lock pointers
Patrick McHardy
1
-2
/
+0
2007-07-11
[XFRM] Introduce standalone SAD lookup
Jamal Hadi Salim
1
-0
/
+4
2007-07-11
[NET]: Fix secondary unicast/multicast address count maintenance
Patrick McHardy
1
-2
/
+2
2007-07-11
[SCHED]: Qdisc changes and sch_rr added for multiqueue
Peter P Waskiewicz Jr
1
-0
/
+9
2007-07-11
[CORE] Stack changes to add multiqueue hardware support API
Peter P Waskiewicz Jr
3
-9
/
+99
2007-07-11
[L2TP]: Changes to existing ppp and socket kernel headers for L2TP
James Chapman
5
-2
/
+101
[next]