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
2011-02-25
Phonet: fix flawed "SYN/ACK" logic
Rémi Denis-Courmont
1
-0
/
+1
2011-02-25
Phonet: don't bother with transaction IDs (especially for indications)
Rémi Denis-Courmont
1
-11
/
+0
2011-02-25
Phonet: remove redumdant pep->pipe_state
Rémi Denis-Courmont
1
-9
/
+0
2011-02-25
Phonet: use socket destination in pipe protocol
Rémi Denis-Courmont
1
-1
/
+0
2011-02-25
Phonet: implement per-socket destination/peer address
Rémi Denis-Courmont
1
-0
/
+1
2011-02-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
7
-37
/
+548
2011-02-25
netem: revised correlated loss generator
stephen hemminger
1
-0
/
+26
2011-02-25
netem: define NETEM_DIST_MAX
stephen hemminger
1
-0
/
+1
2011-02-25
ipv4: Rearrange how ip_route_newports() gets port keys.
David S. Miller
1
-8
/
+11
2011-02-24
xfrm: Const'ify xfrm_address_t args to xfrm_state_find.
David S. Miller
1
-2
/
+2
2011-02-24
xfrm: Const'ify ptr args to xfrm_state_*_check and xfrm_state_kern.
David S. Miller
1
-12
/
+12
2011-02-24
xfrm: Const'ify xfrm_tmpl and xfrm_state args to xfrm_state_addr_cmp.
David S. Miller
1
-3
/
+3
2011-02-24
xfrm: Const'ify policy arg to xp_net.
David S. Miller
1
-1
/
+1
2011-02-24
xfrm: Const'ify selector args in xfrm_migrate paths.
David S. Miller
1
-1
/
+1
2011-02-24
xfrm: Const'ify pointer args to km_migrate() and implementations.
David S. Miller
1
-4
/
+8
2011-02-24
xfrm: Const'ify address argument to xfrm_addr_any()
David S. Miller
1
-1
/
+1
2011-02-24
xfrm: Const'ify address arguments to xfrm_addr_cmp()
David S. Miller
1
-1
/
+2
2011-02-24
xfrm: Const'ify address arguments to ->dst_lookup()
David S. Miller
1
-2
/
+2
2011-02-24
xfrm: Const'ify selector argument to xfrm_selector_match()
David S. Miller
1
-1
/
+1
2011-02-24
xfrm: Const'ify tmpl and address arguments to ->init_temprop()
David S. Miller
1
-2
/
+4
2011-02-24
xfrm: Pass km_event pointers around as const when possible.
David S. Miller
1
-4
/
+4
2011-02-24
Merge branch 'tipc-Feb23-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
2
-34
/
+6
2011-02-24
tipc: Clean out all remaining instances of #if 0'd unused code
Allan Stephens
2
-34
/
+2
2011-02-24
tipc: Improve handling of invalid link tolerance values
Allan Stephens
1
-0
/
+4
2011-02-24
net: Implement SFEATURES compatibility for not updated drivers
Michał Mirosław
1
-0
/
+5
2011-02-24
net_sched: SFB flow scheduler
Eric Dumazet
1
-0
/
+39
2011-02-23
net: Make flow cache paths use a const struct flowi.
David S. Miller
2
-6
/
+8
2011-02-23
net: Mark flowi arg to flow_cache_uli_match() const.
David S. Miller
1
-1
/
+2
2011-02-23
xfrm: Mark flowi arg to xfrm_state_find() const.
David S. Miller
1
-2
/
+4
2011-02-23
xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.
David S. Miller
1
-3
/
+4
2011-02-23
xfrm: Mark flowi arg to xfrm_selector_match() const.
David S. Miller
1
-1
/
+2
2011-02-23
xfrm: Mark token args to addr_match() const.
David S. Miller
1
-6
/
+7
2011-02-23
xfrm: Mark flowi arg to xfrm_type->reject() const.
David S. Miller
1
-1
/
+2
2011-02-23
xfrm: Mark flowi arg to ->init_tempsel() const.
David S. Miller
1
-1
/
+2
2011-02-23
xfrm: Mark flowi arg to ->fill_dst() const.
David S. Miller
1
-1
/
+1
2011-02-23
xfrm: Mark flowi arg to ->get_tos() const.
David S. Miller
1
-1
/
+1
2011-02-23
xfrm: Mark flowi arg const in key extraction helpers.
David S. Miller
1
-6
/
+6
2011-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-37
/
+548
2011-02-22
net: add __rcu annotations to sk_wq and wq
Eric Dumazet
2
-4
/
+6
2011-02-20
tcp: Remove debug macro of TCP_CHECK_TIMER
Shan Wei
1
-2
/
+0
2011-02-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
40
-124
/
+191
2011-02-20
net: dcb: match dcb_app protocol field with 802.1Qaz spec
John Fastabend
1
-1
/
+1
2011-02-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-11
/
+1
2011-02-19
Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+15
2011-02-19
ssb: when needed, reject IM input while disabling device
Rafał Miłecki
1
-0
/
+2
2011-02-19
ssb: remove invalid define SSB_TMSLOW_PHYCLK
Rafał Miłecki
1
-1
/
+0
2011-02-18
ipv4: Add hash table of interface addresses.
David S. Miller
1
-0
/
+1
2011-02-18
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+6
2011-02-18
Expand CONFIG_DEBUG_LIST to several other list operations
Linus Torvalds
1
-3
/
+9
2011-02-18
ipv4: Use const'ify fib_result deep in the route call chains.
David S. Miller
1
-1
/
+1
[next]