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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-01
Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Linus Torvalds
1
-0
/
+6
2009-11-30
mac80211: fix spurious delBA handling
Johannes Berg
1
-0
/
+6
2009-11-29
sctp: on T3_RTX retransmit all the in-flight chunks
Andrei Pelinescu-Onciul
1
-1
/
+0
2009-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2009-11-14
sctp: Set source addresses on the association before adding transports
Vlad Yasevich
1
-1
/
+1
2009-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-5
/
+7
2009-11-06
netfilter: nf_nat: fix NAT issue in 2.6.30.4+
Jozsef Kadlecsik
2
-5
/
+7
2009-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+2
2009-11-02
9p: fix readdir corner cases
Eric Van Hensbergen
1
-4
/
+3
2009-10-30
net: Fix RPF to work with policy routing
jamal
1
-1
/
+2
2009-10-20
net: Fix struct inet_timewait_sock bitfield annotation
Eric Dumazet
1
-4
/
+4
2009-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+2
2009-10-12
mac80211: document ieee80211_rx() context requirement
Johannes Berg
1
-0
/
+2
2009-10-12
net: Fix struct sock bitfield annotation
Eric Dumazet
1
-5
/
+5
2009-10-01
net: Make setsockopt() optlen be unsigned.
David S. Miller
8
-20
/
+20
2009-09-29
wext: add back wireless/ dir in sysfs for cfg80211 interfaces
Johannes Berg
1
-0
/
+1
2009-09-27
Revert "sit: stateless autoconf for isatap"
Sascha Hlusiak
1
-7
/
+0
2009-09-25
tunnel: eliminate recursion field
Eric Dumazet
1
-1
/
+0
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2
-3
/
+1
2009-09-23
9p: Add fscache support to 9p
Abhishek Kulkarni
1
-0
/
+3
2009-09-15
pkt_sched: Fix tx queue selection in tc_modify_qdisc
Jarek Poplawski
1
-1
/
+1
2009-09-15
bonding: remap muticast addresses without using dev_close() and dev_open()
Moni Shoua
1
-0
/
+2
2009-09-15
tcp: fix ssthresh u16 leftover
Ilpo Järvinen
1
-0
/
+7
2009-09-15
net: constify struct inet6_protocol
Alexey Dobriyan
1
-3
/
+3
2009-09-15
net: constify struct net_protocol
Alexey Dobriyan
1
-4
/
+3
2009-09-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-4
/
+4
2009-09-10
net_sched: fix estimator lock selection for mq child qdiscs
Patrick McHardy
1
-0
/
+1
2009-09-06
net_sched: add classful multiqueue dummy scheduler
David S. Miller
1
-0
/
+4
2009-09-06
net_sched: move dev_graft_qdisc() to sch_generic.c
Patrick McHardy
1
-0
/
+2
2009-09-05
sctp: turn flags in 'struct sctp_association' into bit fields
Wei Yongjun
1
-12
/
+9
2009-09-05
sctp: Sysctl configuration for IPv4 Address Scoping
Bhaskar Dutta
2
-0
/
+17
2009-09-05
sctp: Turn flags in 'sctp_packet' into bit fields
Vlad Yasevich
1
-16
/
+6
2009-09-05
sctp: Fix SCTP_MAXSEG socket option to comply to spec.
Vlad Yasevich
2
-3
/
+5
2009-09-05
sctp: Don't do NAGLE delay on large writes that were fragmented small
Vlad Yasevich
1
-1
/
+1
2009-09-05
sctp: drop a_rwnd to 0 when receive buffer overflows.
Vlad Yasevich
1
-0
/
+6
2009-09-05
sctp: Send user messages to the lower layer as one
Vlad Yasevich
2
-0
/
+4
2009-09-05
sctp: Disallow new connection on a closing socket
Vlad Yasevich
1
-1
/
+1
2009-09-05
sctp: remove unused union (sctp_cmsg_data_t) definition
Rami Rosen
1
-6
/
+0
2009-09-03
tcp: replace hard coded GFP_KERNEL with sk_allocation
Wu Fengguang
1
-1
/
+1
2009-09-03
vlan: multiqueue vlan device
Eric Dumazet
1
-0
/
+3
2009-09-02
inet: inet_connection_sock_af_ops const
Stephen Hemminger
1
-1
/
+1
2009-09-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-8
/
+8
2009-09-02
pkt_sched: Revert tasklet_hrtimer changes.
David S. Miller
1
-2
/
+2
2009-09-02
net: make neigh_ops constant
Stephen Hemminger
2
-2
/
+2
2009-09-02
RTO connection timeout: coding style fixes and comments
Damian Lukowski
1
-7
/
+12
2009-09-02
netns: embed ip6_dst_ops directly
Alexey Dobriyan
3
-23
/
+31
2009-09-01
Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value.
Damian Lukowski
1
-0
/
+18
2009-09-01
Revert Backoff [v3]: Revert RTO on ICMP destination unreachable
Damian Lukowski
1
-0
/
+12
2009-09-01
dcbnl: Add support for setapp/getapp to netdev dcbnl_rtnl_ops
Yi Zou
1
-0
/
+2
2009-08-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
4
-19
/
+132
[next]