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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-29
ipv6: Kill rt6i_dev and rt6i_expires defines.
David S. Miller
1
-3
/
+0
2011-12-29
ipv6: Create fast inline ipv6 neigh lookup just like ipv4.
David S. Miller
1
-0
/
+27
2011-12-29
ipv6: Use universal hash for NDISC.
David S. Miller
3
-3
/
+14
2011-12-27
netfilter: xtables: give xt_ecn its own name
Jan Engelhardt
2
-7
/
+16
2011-12-27
netfilter: xtables: move ipt_ecn to xt_ecn
Jan Engelhardt
3
-30
/
+37
2011-12-25
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
18
-84
/
+149
2011-12-25
netfilter: xtables: add nfacct match to support extended accounting
Pablo Neira Ayuso
2
-0
/
+14
2011-12-25
netfilter: add extended accounting infrastructure over nfnetlink
Pablo Neira Ayuso
3
-1
/
+39
2011-12-25
rfs: better sizing of dev_flow_table
Eric Dumazet
1
-4
/
+4
2011-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-79
/
+73
2011-12-24
net: only use a single page of slop in MAX_SKB_FRAGS
Ian Campbell
1
-4
/
+8
2011-12-23
netfilter: ctnetlink: remove dead NAT code
Patrick McHardy
1
-5
/
+0
2011-12-23
netfilter: nat: remove module reference counting from NAT protocols
Patrick McHardy
1
-2
/
+0
2011-12-23
netfilter: nf_nat: export NAT definitions to userspace
Patrick McHardy
9
-74
/
+65
2011-12-23
netfilter: rework user-space expectation helper support
Pablo Neira Ayuso
3
-2
/
+6
2011-12-23
net: relax rcvbuf limits
Eric Dumazet
1
-1
/
+3
2011-12-23
net: introduce DST_NOPEER dst flag
Eric Dumazet
1
-0
/
+1
2011-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+5
2011-12-22
net: Add a flow_cache_flush_deferred function
Steffen Klassert
1
-0
/
+1
2011-12-21
tcp: Replace constants with #define macros
Vijay Subramanian
2
-2
/
+7
2011-12-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+8
2011-12-20
Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+1
2011-12-20
af_iucv: get rid of state IUCV_SEVERED
Ursula Braun
1
-1
/
+0
2011-12-20
af_iucv: remove unused timer infrastructure
Ursula Braun
1
-1
/
+0
2011-12-20
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+6
2011-12-20
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2
-2
/
+2
2011-12-20
sctp: fix incorrect overflow check on autoclose
Xi Wang
1
-0
/
+4
2011-12-20
Revert "net: Remove unused neighbour layer ops."
David S. Miller
2
-0
/
+2
2011-12-19
mlx4_core: Changing link sensing logic
Yevgeny Petrilin
1
-0
/
+2
2011-12-19
mlx4: capability for link sensing
Yevgeny Petrilin
1
-1
/
+2
2011-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-22
/
+162
2011-12-19
Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...
Konrad Rzeszutek Wilk
1
-2
/
+1
2011-12-19
time/clocksource: Fix kernel-doc warnings
Kusanagi Kouichi
1
-3
/
+8
2011-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-0
/
+3
2011-12-18
netfilter: nf_conntrack: use atomic64 for accounting counters
Eric Dumazet
1
-2
/
+2
2011-12-17
net: fix compilation with !CONFIG_NET
Glauber Costa
1
-0
/
+12
2011-12-16
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux
Linus Torvalds
1
-0
/
+2
2011-12-16
ethtool: Define and apply a default policy for RX flow hash indirection
Ben Hutchings
1
-3
/
+20
2011-12-16
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
Ben Hutchings
1
-4
/
+7
2011-12-16
ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIR
Ben Hutchings
1
-2
/
+3
2011-12-16
unix_diag: Receive queue lenght NLA
Pavel Emelyanov
1
-0
/
+2
2011-12-16
unix_diag: Pending connections IDs NLA
Pavel Emelyanov
1
-0
/
+2
2011-12-16
unix_diag: Unix peer inode NLA
Pavel Emelyanov
1
-0
/
+2
2011-12-16
unix_diag: Unix inode info NLA
Pavel Emelyanov
1
-0
/
+7
2011-12-16
unix_diag: Unix socket name NLA
Pavel Emelyanov
1
-0
/
+8
2011-12-16
unix_diag: Basic module skeleton
Pavel Emelyanov
1
-0
/
+24
2011-12-16
af_unix: Export stuff required for diag module
Pavel Emelyanov
1
-0
/
+3
2011-12-16
sock_diag: Generalize requests cookies managements
Pavel Emelyanov
2
-1
/
+3
2011-12-16
sock_diag: Move the SOCK_DIAG_BY_FAMILY cmd declaration
Pavel Emelyanov
2
-1
/
+3
2011-12-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+0
[next]