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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-26
[LLC]: Kill llc_set_pdu_hdr
Arnaldo Carvalho de Melo
1
-6
/
+5
2007-04-26
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2
-2
/
+2
2007-04-26
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
Eric Dumazet
1
-10
/
+7
2007-04-26
[NET]: Replace CONFIG_NET_DEBUG with sysctl.
Stephen Hemminger
1
-7
/
+5
2007-04-26
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
2
-0
/
+2
2007-04-26
[TCP]: Abstract out all write queue operations.
David S. Miller
2
-21
/
+114
2007-04-26
[UDP]: Clean up UDP-Lite receive checksum
Herbert Xu
2
-37
/
+7
2007-04-26
[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.
Neil Horman
1
-1
/
+3
2007-04-26
[NET]: convert network timestamps to ktime_t
Eric Dumazet
1
-9
/
+9
2007-04-26
[NET]: Convert xtime.tv_sec to get_seconds()
James Morris
1
-2
/
+2
2007-04-26
[NET]: Keep sk_backlog near sk_lock
Eric Dumazet
1
-9
/
+9
2007-04-26
[TCP]: Add two new spurious RTO responses to FRTO
Ilpo Järvinen
1
-1
/
+2
2007-04-26
[TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_...
John Heffner
1
-0
/
+1
2007-04-26
[TCP] FRTO: Entry is allowed only during (New)Reno like recovery
Ilpo Järvinen
1
-1
/
+1
2007-04-26
[TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.c
Ilpo Järvinen
1
-13
/
+1
2007-03-29
[IFB]: Fix crash on input device removal
Patrick McHardy
1
-2
/
+5
2007-03-28
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
1
-9
/
+21
2007-03-27
[PATCH] WE-22 : prevent information leak on 64 bit
Jean Tourrilhes
1
-9
/
+21
2007-03-26
[IPV6]: Fix routing round-robin locking.
David S. Miller
1
-0
/
+1
2007-03-26
[NET]: Fix neighbour destructor handling.
Alexey Kuznetsov
1
-1
/
+1
2007-03-26
[NET]: Fix fib_rules compatibility breakage
Thomas Graf
1
-0
/
+1
2007-03-20
[SCTP]: Reset some transport and association variables on restart
Vlad Yasevich
1
-0
/
+1
2007-03-20
[SCTP]: Clean up stale data during association restart
Vlad Yasevich
1
-0
/
+1
2007-03-08
[IPSEC]: xfrm_policy delete security check misplaced
Eric Paris
1
-2
/
+3
2007-03-06
[NET]: Revert incorrect accept queue backlog changes.
David S. Miller
1
-1
/
+1
2007-03-06
[INET]: twcal_jiffie should be unsigned long, not int
Eric Dumazet
1
-1
/
+1
2007-03-06
[NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loops
Patrick McHardy
1
-1
/
+1
2007-03-03
[NET]: Fix bugs in "Whether sock accept queue is full" checking
Wei Dong
1
-1
/
+1
2007-02-28
[NET]: Handle disabled preemption in gfp_any()
Patrick McHardy
1
-1
/
+1
2007-02-26
[IRDA] net/irda/: proper prototypes
Adrian Bunk
1
-0
/
+16
2007-02-13
[IPSEC]: changing API of xfrm6_tunnel_register
Kazunori MIYAZAWA
1
-2
/
+2
2007-02-13
[IPSEC]: Changing API of xfrm4_tunnel_register.
Kazunori MIYAZAWA
1
-2
/
+2
2007-02-12
[NETFILTER]: nf_conntrack: change nf_conntrack_l[34]proto_unregister to void
Patrick McHardy
2
-2
/
+2
2007-02-12
[NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumption
Patrick McHardy
1
-0
/
+6
2007-02-12
[NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3prot...
Patrick McHardy
1
-1
/
+1
2007-02-12
[PATCH] mark struct file_operations const 1
Arjan van de Ven
4
-8
/
+8
2007-02-11
[NET]: Reorder fields of struct dst_entry
Eric Dumazet
1
-10
/
+10
2007-02-11
[DECNET]: Convert decnet route to use the new dst_entry 'next' pointer
Eric Dumazet
1
-3
/
+2
2007-02-11
[IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointer
Eric Dumazet
1
-1
/
+0
2007-02-11
[IPV4]: Convert ipv4 route to use the new dst_entry 'next' pointer
Eric Dumazet
1
-4
/
+3
2007-02-11
[NET]: Introduce union in struct dst_entry to hold 'next' pointer
Eric Dumazet
1
-1
/
+6
2007-02-09
[NET]: change layout of ehash table
Eric Dumazet
1
-5
/
+5
2007-02-09
[S390]: Add AF_IUCV socket support
Jennifer Hunt
1
-0
/
+106
2007-02-09
[S390]: Rewrite of the IUCV base code, part 2
Martin Schwidefsky
1
-0
/
+415
2007-02-09
[X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.
Andrew Hendry
1
-0
/
+1
2007-02-09
[X.25]: Add call forwarding
Andrew Hendry
1
-0
/
+17
2007-02-09
[XFRM]: Extension for dynamic update of endpoint address(es)
Shinta Sugimoto
1
-0
/
+44
2007-02-08
[NETFILTER]: NAT: optional source port randomization support
Eric Leblond
1
-0
/
+1
2007-02-08
[NETFILTER]: Add SANE connection tracking helper
Michal Schmidt
1
-0
/
+2
2007-02-08
[IPSEC]: exporting xfrm_state_afinfo
Miika Komu
1
-0
/
+3
[next]