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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-29
econet: kill unnecessary spin_lock_init()
Akinobu Mita
1
-2
/
+0
2010-08-27
gro: __napi_gro_receive() optimizations
Eric Dumazet
2
-7
/
+12
2010-08-27
net: use scnprintf() to avoid potential buffer overflow
Changli Gao
1
-3
/
+3
2010-08-27
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
15
-99
/
+106
2010-08-27
ipvs: switch to GFP_KERNEL allocations
Simon Horman
1
-2
/
+2
2010-08-27
IPVS: convert __ip_vs_securetcp_lock to a spinlock
Simon Horman
1
-3
/
+3
2010-08-27
IPVS: convert __ip_vs_sched_lock to a spinlock
Simon Horman
1
-11
/
+11
2010-08-27
IPVS: ICMPv6 checksum calculation
Simon Horman
1
-4
/
+6
2010-08-26
bridge: avoid ethtool on non running interface
stephen hemminger
1
-11
/
+12
2010-08-26
bridge: fix locking comment
Stephen Hemminger
1
-5
/
+1
2010-08-26
net/netfilter/ipvs: Eliminate memory leak
Julia Lawall
1
-1
/
+2
2010-08-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
33
-513
/
+943
2010-08-25
tc: add meta match on receive hash
Stephen Hemminger
1
-0
/
+6
2010-08-25
net: ip_append_data() optim
Eric Dumazet
1
-4
/
+3
2010-08-25
cfg80211/mac80211: extensible frame processing
Johannes Berg
13
-154
/
+344
2010-08-25
mac80211: remove unused don't-encrypt flag
Johannes Berg
1
-2
/
+0
2010-08-25
cfg80211: mark ieee80211_hdrlen const
Johannes Berg
1
-1
/
+1
2010-08-24
ethtool: allow non-netadmin to query settings
stephen hemminger
1
-0
/
+1
2010-08-24
net: copy_rtnl_link_stats64() simplification
Eric Dumazet
1
-30
/
+1
2010-08-24
net_sched: act_csum: coding style cleanup
Changli Gao
1
-39
/
+38
2010-08-24
pkt_sched: Make act_csum depend upon INET.
David S. Miller
1
-1
/
+1
2010-08-24
dccp ccid-2: Replace broken RTT estimator with better algorithm
Gerrit Renker
2
-81
/
+108
2010-08-24
dccp ccid-2: Simplify dec_pipe and rearming of RTO timer
Gerrit Renker
1
-19
/
+8
2010-08-24
dccp ccid-2: Remove redundant sanity tests
Gerrit Renker
1
-52
/
+0
2010-08-24
dccp ccid-3: No more CCID control blocks in LISTEN state
Gerrit Renker
1
-33
/
+7
2010-08-24
ccid: ccid-2/3 code cosmetics
Gerrit Renker
3
-26
/
+27
2010-08-23
net: Rename skb_has_frags to skb_has_frag_list
David S. Miller
7
-16
/
+16
2010-08-23
tcp: allow effective reduction of TCP's rcv-buffer via setsockopt
Hagen Paul Pfeifer
1
-0
/
+11
2010-08-23
bridge: is PACKET_LOOPBACK unlikely()?
Simon Horman
1
-1
/
+1
2010-08-23
net: 802.1q: make vlan_hwaccel_do_receive() return void
Changli Gao
2
-4
/
+3
2010-08-23
net/sched: need to include net/ip6_checksum.h
Stephen Rothwell
1
-0
/
+1
2010-08-22
net_sched: cls_flow: add key rxhash
Changli Gao
1
-0
/
+7
2010-08-22
irda: use net_device_stats from struct net_device
Eric Dumazet
1
-23
/
+9
2010-08-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
13
-71
/
+72
2010-08-22
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
Dmitry Kozlov
4
-7
/
+166
2010-08-22
net: rps: fix the wrong network header pointer
Changli Gao
1
-2
/
+2
2010-08-20
net/sched: add ACT_CSUM action to update packets checksums
Grégoire Baron
3
-0
/
+606
2010-08-20
net: build_ehash_secret() and rt_bind_peer() cleanups
Eric Dumazet
2
-13
/
+4
2010-08-20
net_sched: sch_sfq: use proto_ports_offset() to support AH message
Changli Gao
1
-17
/
+16
2010-08-20
netfilter: xt_hashlimit: use proto_ports_offset() to support AH message
Changli Gao
1
-10
/
+5
2010-08-20
netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message
Changli Gao
1
-16
/
+15
2010-08-20
net_sched: cls_flow: use proto_ports_offset() to support AH message
Changli Gao
1
-29
/
+38
2010-08-20
net: rps: use proto_ports_offset() to handle the AH message correctly
Changli Gao
1
-16
/
+7
2010-08-20
net: rps: skip fragment when computing rxhash
Changli Gao
1
-1
/
+4
2010-08-20
net: rps: reset network header before calling skb_get_rxhash()
Changli Gao
1
-0
/
+1
2010-08-19
irda: fix a race in irlan_eth_xmit()
Eric Dumazet
1
-1
/
+3
2010-08-19
vlan: Match underlying dev carrier on vlan add
Phil Oester
1
-1
/
+2
2010-08-19
atm: remove a net_device_stats clear
Eric Dumazet
1
-1
/
+0
2010-08-19
net: simplify flags for tx timestamping
Oliver Hartkopp
9
-21
/
+20
2010-08-19
rds: fix a leak of kernel memory
Eric Dumazet
1
-1
/
+1
[next]