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
2011-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-7
/
+17
2011-05-13
bonding,llc: Fix structure sizeof incompatibility for some PDUs
Vitalii Demianets
1
-4
/
+4
2011-05-13
ipv6: restore correct ECN handling on TCP xmit
Steinar H. Gunderson
1
-3
/
+13
2011-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+20
2011-05-11
Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
David S. Miller
1
-0
/
+17
2011-05-11
xfrm: Assign the inner mode output function to the dst entry
Steffen Klassert
1
-0
/
+3
2011-05-10
IPVS: init and cleanup restructuring
Hans Schillstrom
1
-0
/
+17
2011-04-16
net/9p: nwname should be an unsigned int
Harsh Prateek Bora
1
-2
/
+2
2011-04-16
9p: revert tsyncfs related changes
Aneesh Kumar K.V
2
-3
/
+0
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-5
/
+17
2011-04-08
ipv4: Fix "Set rt->rt_iif more sanely on output routes."
OGAWA Hirofumi
1
-2
/
+3
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
16
-20
/
+20
2011-04-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-2
/
+13
2011-04-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-1
/
+1
2011-04-04
mac80211: fix comment regarding aggregation buf_size
Johannes Berg
1
-2
/
+13
2011-04-04
IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()
Hans Schillstrom
1
-1
/
+1
2011-04-02
sctp: fix auth_hmacs field's length of struct sctp_cookie
Wei Yongjun
1
-1
/
+1
2011-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
16
-20
/
+20
2011-03-30
net: gre: provide multicast mappings for ipv4 and ipv6
Timo Teräs
2
-0
/
+24
2011-03-29
xfrm: Assign esn pointers when cloning a state
Steffen Klassert
1
-0
/
+22
2011-03-28
rose: Add length checks to CALL_REQUEST parsing
Ben Hutchings
1
-1
/
+7
2011-03-28
dst: Clone child entry in skb_dst_pop
Steffen Klassert
1
-1
/
+1
2011-03-25
route: Take the right src and dst addresses in ip_route_newports
Steffen Klassert
1
-2
/
+2
2011-03-25
ipv4: Fix nexthop caching wrt. scoping.
David S. Miller
1
-3
/
+3
2011-03-25
ipv4: Invalidate nexthop cache nh_saddr more correctly.
David S. Miller
2
-2
/
+11
2011-03-24
Bluetooth: Fix HCI_RESET command synchronization
Gustavo F. Padovan
1
-0
/
+2
2011-03-24
net_sched: fix THROTTLED/RUNNING race
Eric Dumazet
1
-4
/
+4
2011-03-23
ipv6: ip6_route_output does not modify sk parameter, so make it const
Florian Westphal
1
-1
/
+1
2011-03-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-2
/
+3
2011-03-22
ipv4: fix route deletion for IPs on many subnets
Julian Anastasov
1
-0
/
+1
2011-03-22
IPVS: Use global mutex in ip_vs_app.c
Simon Horman
1
-2
/
+0
2011-03-22
snmp: SNMP_UPD_PO_STATS_BH() always called from softirq
Eric Dumazet
1
-2
/
+2
2011-03-22
xfrm: Fix initialize repl field of struct xfrm_state
Wei Yongjun
1
-0
/
+1
2011-03-21
wireless: fix 80211 kernel-doc warnings
Randy Dunlap
2
-2
/
+3
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
49
-533
/
+1950
2011-03-17
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+3
2011-03-15
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-0
/
+15
2011-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-163
/
+180
2011-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-0
/
+15
2011-03-15
net/9p: Implement syncfs 9P operation
Aneesh Kumar K.V
2
-0
/
+3
2011-03-15
[net/9p] Small non-IO PDUs for zero-copy supporting transports.
Venkateswararao Jujjuri (JV)
1
-1
/
+1
2011-03-15
[net/9p] Add preferences to transport layer.
Venkateswararao Jujjuri (JV)
1
-0
/
+9
2011-03-15
[net/9p] Preparation and helper functions for zero copy
Venkateswararao Jujjuri (JV)
1
-0
/
+8
2011-03-15
IPVS: Conditionally include sysctl members of struct netns_ipvs
Simon Horman
1
-8
/
+13
2011-03-15
IPVS: Conditional ip_vs_conntrack_enabled()
Simon Horman
1
-0
/
+4
2011-03-15
IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
Simon Horman
1
-0
/
+4
2011-03-15
IPVS: Add sysctl_sync_ver()
Simon Horman
1
-0
/
+11
2011-03-15
IPVS: Add {sysctl_sync_threshold,period}()
Simon Horman
1
-0
/
+29
2011-03-15
ipvs: rename estimator functions
Julian Anastasov
1
-2
/
+2
[next]