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
2010-02-19
xfrm: Introduce LINUX_MIB_XFRMFWDHDRERROR
jamal
2
-2
/
+2
2010-02-19
net: TCP thin dupack
Andreas Petlund
3
-0
/
+26
2010-02-19
net: TCP thin linear timeouts
Andreas Petlund
3
-1
/
+34
2010-02-19
const: struct nla_policy
Alexey Dobriyan
8
-28
/
+19
2010-02-19
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
16
-36
/
+31
2010-02-19
ipv6: use standard lists for FIB walks
Alexey Dobriyan
1
-13
/
+4
2010-02-19
ipv6: remove stale MIB definitions
Alexey Dobriyan
1
-5
/
+0
2010-02-19
AF_UNIX: update locking comment
Stephen Hemminger
1
-1
/
+1
2010-02-18
netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n
Patrick McHardy
1
-1
/
+5
2010-02-18
ipvs: SCTP Trasport Loadbalancing Support
Venkata Mohan Reddy
7
-11
/
+1264
2010-02-18
Merge branch 'ebt_config_compat_v4' of git://git.breakpoint.cc/fw/nf-next-2.6
Patrick McHardy
4
-119
/
+1124
2010-02-18
IPv6: convert mc_lock to spinlock
Stephen Hemminger
1
-9
/
+10
2010-02-18
net: export attach/detach filter routines
Michael S. Tsirkin
1
-0
/
+2
2010-02-18
net: bug fix for vlan + gro issue
Ajit Khaparde
1
-1
/
+1
2010-02-18
xfrm: Revert false event eliding commits.
David S. Miller
4
-20
/
+9
2010-02-18
ethtool: Don't flush n-tuple list from ethtool_reset()
Ben Hutchings
1
-3
/
+0
2010-02-18
net: use kasprintf() for socket cache names
Alexey Dobriyan
1
-8
/
+2
2010-02-18
xt_hashlimit: fix locking
Eric Dumazet
1
-4
/
+0
2010-02-18
ipmr: remove useless checks from ipmr_device_event
Pavel Emelyanov
1
-3
/
+0
2010-02-17
net: remove INIT_RCU_HEAD() usage
Alexey Dobriyan
8
-10
/
+0
2010-02-17
percpu: add __percpu sparse annotations to net
Tejun Heo
14
-101
/
+110
2010-02-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-46
/
+55
2010-02-17
xfrm: avoid spinlock in get_acqseq() used by xfrm user
jamal
1
-5
/
+5
2010-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-33
/
+23
2010-02-17
net neigh: Decouple per interface neighbour table controls from binary sysctls
Eric W. Biederman
5
-11
/
+8
2010-02-17
net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers
Eric W. Biederman
1
-13
/
+13
2010-02-17
tunnels: fix netns vs proto registration ordering
Alexey Dobriyan
4
-62
/
+47
2010-02-17
gre: fix netns vs proto registration ordering
Alexey Dobriyan
1
-9
/
+10
2010-02-17
xfrm: Fix xfrm_state_clone leak
Herbert Xu
1
-9
/
+3
2010-02-17
ipcomp: Avoid duplicate calls to ipcomp_destroy
Herbert Xu
2
-10
/
+2
2010-02-17
ethtool: allow non-admin user to read GRO settings.
stephen hemminger
1
-0
/
+1
2010-02-16
mac80211: split ieee80211_drop_unencrypted
Johannes Berg
1
-4
/
+18
2010-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
84
-1713
/
+2053
2010-02-16
netfilter: ebtables: mark: add CONFIG_COMPAT support
Florian Westphal
2
-0
/
+68
2010-02-16
netfilter: ebt_limit: add CONFIG_COMPAT support
Florian Westphal
1
-0
/
+16
2010-02-16
netfilter: ebtables: try native set/getsockopt handlers, too
Florian Westphal
1
-10
/
+24
2010-02-16
netfilter: ebtables: add CONFIG_COMPAT support
Florian Westphal
1
-1
/
+886
2010-02-16
netfilter: ebtables: split update_counters into two functions
Florian Westphal
1
-16
/
+26
2010-02-16
netfilter: ebtables: split copy_everything_to_user into two functions
Florian Westphal
1
-32
/
+38
2010-02-16
netfilter: ebtables: split do_replace into two functions
Florian Westphal
1
-65
/
+71
2010-02-16
ethtool: reduce stack usage
Eric Dumazet
1
-7
/
+28
2010-02-16
X25: Dont let x25_bind use addresses containing characters
andrew hendry
1
-1
/
+10
2010-02-16
X25: Fix x25_create errors for bad protocol and ENOBUFS
andrew hendry
1
-4
/
+9
2010-02-16
xfrm: Flushing empty SPD generates false events
jamal
3
-5
/
+12
2010-02-16
xfrm: Flushing empty SAD generates false events
jamal
3
-4
/
+8
2010-02-16
IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS
Shan Wei
1
-9
/
+4
2010-02-16
ethtool: Move n-tuple capability check into set_flags
Peter Waskiewicz
1
-5
/
+8
2010-02-16
ethtool: Fix filter addition when caching n-tuple filters
Peter Waskiewicz
1
-16
/
+24
2010-02-16
cfg80211/mac80211: allow registering for and sending action frames
Jouni Malinen
10
-15
/
+534
2010-02-16
mac80211: reject unhandled action frames
Johannes Berg
1
-33
/
+57
[prev]
[next]