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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-11
net/xfrm: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-8
/
+8
2013-01-11
net/x25: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+1
2013-01-11
net/wanrouter: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+0
2013-01-11
net/tipc: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2013-01-11
net/sunrpc: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-11
net/sctp: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2013-01-11
net/rxrpc: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-11
net/rds: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2013-01-11
net/netfilter: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-16
/
+8
2013-01-11
net/mac802154: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-11
net/mac80211: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-11
net/lapb: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+1
2013-01-11
net/l2tp: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2013-01-11
net/ipv6: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-14
/
+10
2013-01-11
net/ipv4: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-10
/
+1
2013-01-11
net/ipv4/netfilter: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2013-01-11
net/ieee802154: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+1
2013-01-11
net/decnet: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2013-01-11
net/decnet/netfilter: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-11
net/dccp: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2013-01-11
net/dccp/ccids: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-3
/
+2
2013-01-11
net/ceph: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2013-01-11
net/9p: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-11
net: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-3
/
+2
2013-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-68
/
+221
2013-01-08
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
3
-31
/
+28
2013-01-07
sctp: fix Kconfig bug in default cookie hmac selection
Alex Elder
1
-1
/
+1
2013-01-07
ipv4: fix NULL checking in devinet_ioctl()
Xi Wang
1
-1
/
+1
2013-01-05
net/ipv4/ipconfig: really display the BOOTP/DHCP server's address.
Philippe De Muyter
1
-2
/
+6
2013-01-05
mac802154: fix NOHZ local_softirq_pending 08 warning
Alexander Aring
1
-1
/
+1
2013-01-04
netfilter: xt_recent: avoid high order page allocations
Eric Dumazet
1
-5
/
+18
2013-01-04
netfilter: fix missing dependencies for the NOTRACK target
Pablo Neira Ayuso
1
-0
/
+3
2013-01-04
netfilter: ip6t_NPT: fix IPv6 NTP checksum calculation
Ulrich Weber
1
-26
/
+7
2013-01-04
SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9
Trond Myklebust
1
-5
/
+0
2013-01-04
SUNRPC: Ensure that we free the rpc_task after cleanups are done
Trond Myklebust
1
-4
/
+23
2013-01-03
bridge: add empty br_mdb_init() and br_mdb_uninit() definitions.
Rami Rosen
1
-0
/
+6
2013-01-03
bridge: Correctly unregister MDB rtnetlink handlers
Vlad Yasevich
2
-3
/
+12
2013-01-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-28
/
+29
2012-12-29
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
13
-30
/
+167
2012-12-28
libceph: fix protocol feature mismatch failure path
Sage Weil
1
-10
/
+4
2012-12-28
libceph: WARN, don't BUG on unexpected connection states
Alex Elder
1
-6
/
+5
2012-12-28
libceph: always reset osds when kicking
Alex Elder
1
-2
/
+2
2012-12-28
libceph: move linger requests sooner in kick_requests()
Alex Elder
1
-11
/
+19
2012-12-27
ipv6/ip6_gre: set transport header correctly
Isaku Yamahata
1
-2
/
+1
2012-12-27
ipv4/ip_gre: set transport header correctly to gre header
Isaku Yamahata
1
-1
/
+1
2012-12-27
IB/rds: suppress incompatible protocol when version is known
Marciniszyn, Mike
1
-6
/
+5
2012-12-27
IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len
Marciniszyn, Mike
1
-3
/
+6
2012-12-27
tcp: should drop incoming frames without ACK flag set
Eric Dumazet
1
-4
/
+10
2012-12-27
batman-adv: fix random jitter calculation
Akinobu Mita
1
-1
/
+1
2012-12-27
netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expect
Jesper Juhl
1
-1
/
+1
[next]