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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-28
[IPV4]: Incorrect permissions on route flush sysctl
Dave Jones
1
-1
/
+1
2005-04-28
[SCTP] Fix SCTP sendbuffer accouting.
Neil Horman
4
-5
/
+43
2005-04-28
[SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_t...
Sridhar Samudrala
1
-2
/
+2
2005-04-28
[SCTP] Fix bug in sctp_init() error handling code.
Neil Horman
1
-2
/
+2
2005-04-28
[SCTP] Use ipv6_addr_any() rather than ipv6_addr_type() in sctp_v6_is_any().
Brian Haley
1
-3
/
+1
2005-04-28
[SCTP] Implement Sec 2.41 of SCTP Implementers guide.
Jerome Forissier
2
-34
/
+62
2005-04-28
[SCTP] Fix SCTP_ASSOCINFO getsockopt for 1-1 style
Vladislav Yasevich
1
-1
/
+1
2005-04-26
[NET]: kill gratitious includes of major.h
Al Viro
21
-21
/
+0
2005-04-26
[TCP]: Trivial tcp_data_queue() cleanup
James Morris
1
-1
/
+0
2005-04-25
[PKT_SCHED]: Eliminate unnecessary includes in simple.c
David S. Miller
1
-16
/
+2
2005-04-25
[NETFILTER]: Drop conntrack reference when packet leaves IP
Patrick McHardy
2
-7
/
+2
2005-04-25
[NETFILTER]: Fix truncated sequence numbers in FTP helper
Yasuyuki KOZAKAI
1
-2
/
+2
2005-04-25
[IPV6]: export inet6_sock_nr
Arnaldo Carvalho de Melo
1
-0
/
+1
2005-04-25
[PKT_SCHED]: improve hashing performance of cls_fw
Thomas Graf
1
-4
/
+27
2005-04-25
[SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS.
Herbert Xu
2
-9
/
+6
2005-04-25
[NET]: Document ->hard_start_xmit() locking in comments.
Ben Greear
1
-0
/
+13
2005-04-25
[PKT_SCHED]: Introduce simple actions.
Jamal Hadi Salim
3
-5
/
+123
2005-04-25
[TCP]: skb pcount with MTU discovery
David S. Miller
1
-11
/
+14
2005-04-25
[AX25] Introduce ax25_type_trans
Arnaldo Carvalho de Melo
2
-4
/
+2
2005-04-25
[NETFILTER]: Ignore PSH on SYN/ACK in TCP connection tracking
Patrick McHardy
1
-0
/
+1
2005-04-25
[NETFILTER]: Fix NAT sequence number adjustment
Patrick McHardy
3
-16
/
+98
2005-04-22
[XFRM]: Fix existence lookup in xfrm_state_find
Patrick McHardy
1
-2
/
+3
2005-04-22
[ATM]: net/atm/resources.c: remove __free_atm_dev
Adrian Bunk
1
-8
/
+3
2005-04-22
[AX25]: make ax25_queue_xmit a net_device parameter
Arnaldo Carvalho de Melo
4
-14
/
+6
2005-04-22
[ATM]: sk_atm() conversion missed subtle change of vcc
Chas Williams
1
-0
/
+1
2005-04-22
[NET]: Add missing newline for skb_*_panic
Patrick McHardy
1
-4
/
+8
2005-04-20
[IPSEC]: COW skb header in UDP decap
Herbert Xu
1
-0
/
+2
2005-04-20
[ATALK]: Add missing dev_hold() to atrtr_create().
Herbert Xu
1
-0
/
+1
2005-04-20
[SOCK]: on failure free the sock from the right place
Arnaldo Carvalho de Melo
1
-1
/
+4
2005-04-20
[NET]: skbuff: remove old NET_CALLER macro
Stephen Hemminger
2
-10
/
+5
2005-04-20
[RTNETLINK]: Add comma to final entry in link_rtnetlink_table
David S. Miller
1
-1
/
+1
2005-04-20
[RTNETLINK]: Protocol family wildcard dumping for routing rules
Thomas Graf
1
-1
/
+2
2005-04-20
[IPV6]: Replace bogus instances of inet->recverr
Herbert Xu
2
-5
/
+3
2005-04-20
[IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memory
Herbert Xu
2
-13
/
+128
2005-04-20
[IPV6]: Fix a branch prediction
YOSHIFUJI Hideaki
1
-1
/
+1
2005-04-19
[PATCH] kobject/hotplug split - net bridge
kay.sievers@vrfy.org
1
-0
/
+2
2005-04-17
[PATCH] x86_64: Make IRDA devices are not really ISA devices not depend on CO...
Andi Kleen
1
-3
/
+1
2005-04-17
[PATCH] irda_device() oops fix
Jean Tourrilhes
1
-2
/
+9
2005-04-17
[PATCH] Fix dst_destroy() race
Herbert Xu
1
-2
/
+4
2005-04-17
[PATCH] net: don't call kmem_cache_create with a spinlock held
Arnaldo Carvalho de Melo
1
-5
/
+4
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
668
-0
/
+356308
[prev]