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
pinetabv-6.6.y-devel
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-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-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
2011-02-18
ipv4: Mark fib_combine_itag()'s 'res' arg as const.
David S. Miller
1
-1
/
+1
2011-02-18
net: Add initial_ref arg to dst_alloc().
David S. Miller
1
-1
/
+1
2011-02-18
RTC: Re-enable UIE timer/polling emulation
John Stultz
1
-0
/
+1
2011-02-18
RTC: Revert UIE emulation removal
John Stultz
1
-0
/
+14
2011-02-18
net: introduce NETIF_F_RXCSUM
Michał Mirosław
2
-2
/
+4
2011-02-18
net: Introduce new feature setting ops
Michał Mirosław
2
-2
/
+120
2011-02-18
ethtool: factorize get/set_one_feature
Michał Mirosław
1
-0
/
+6
2011-02-18
ethtool: enable GSO and GRO by default
Michał Mirosław
1
-0
/
+3
2011-02-17
netfilter: tproxy: do not assign timewait sockets to skb->sk
Florian Westphal
1
-11
/
+1
2011-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2
-6
/
+24
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
3
-6
/
+6
2011-02-16
thp: prevent hugepages during args/env copying into the user stack
Andrea Arcangeli
1
-1
/
+2
2011-02-15
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+11
2011-02-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+2
2011-02-15
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
1
-2
/
+11
2011-02-15
phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL
Baruch Siach
1
-0
/
+16
2011-02-14
rtnetlink: implement setting of master device
Jiri Pirko
1
-0
/
+12
2011-02-14
klist: Fix object alignment on 64-bit.
David Miller
1
-1
/
+1
2011-02-13
net: make dev->master general
Jiri Pirko
1
-0
/
+7
2011-02-13
net: remove the unnecessary dance around skb_bond_should_drop
Jiri Pirko
1
-11
/
+0
2011-02-12
[SCSI] target: fix use after free detected by SLUB poison
Nicholas Bellinger
1
-0
/
+1
2011-02-12
[SCSI] target: Remove procfs based target_core_mib.c code
Nicholas Bellinger
2
-6
/
+23
2011-02-11
ixgbe: DCB, implement 802.1Qaz routines
John Fastabend
1
-0
/
+5
2011-02-11
Input: matrix_keypad - increase the limit of rows and columns
Trilok Soni
1
-2
/
+2
2011-02-11
security: add cred argument to security_capable()
Chris Wright
1
-3
/
+3
2011-02-11
inet: Create a mechanism for upward inetpeer propagation into routes.
David S. Miller
2
-0
/
+2
2011-02-11
inetpeer: Add redirect and PMTU discovery cached info.
David S. Miller
1
-7
/
+11
2011-02-11
inetpeer: Abstract address representation further.
David S. Miller
1
-6
/
+10
2011-02-10
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+0
2011-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-5
/
+18
2011-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-1
/
+2
2011-02-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+18
2011-02-09
net: Kill NETEVENT_PMTU_UPDATE.
David S. Miller
1
-1
/
+0
2011-02-09
net: Remove bogus barrier() in dst_allfrag().
David S. Miller
1
-2
/
+0
2011-02-09
ipsec: allow to align IPv4 AH on 32 bits
Nicolas Dichtel
2
-0
/
+2
2011-02-09
CDC NCM errata updates for cdc.h
Alexey Orishko
1
-5
/
+18
2011-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+57
2011-02-09
virtio: console: Update Copyright
Amit Shah
1
-1
/
+2
2011-02-06
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2011-02-06
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-53
/
+62
[next]