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-09-07
tipc: Minor optimizations to name table translation code
Allan Stephens
2
-5
/
+3
2010-09-03
net: remove two kmemcheck annotations
Eric Dumazet
1
-2
/
+0
2010-09-03
ipv6: add special mode forwarding=2 to send RS while configured as router
Thomas Graf
1
-1
/
+2
2010-09-03
ipv6: add special mode accept_ra=2 to accept RA while configured as router
Thomas Graf
1
-4
/
+14
2010-09-02
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
24
-300
/
+562
2010-09-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
24
-300
/
+562
2010-09-02
net: arp: code cleanup
Changli Gao
1
-103
/
+123
2010-09-02
net: dev_add_pack() & __dev_remove_pack() changes
Eric Dumazet
1
-17
/
+15
2010-09-02
ipvs: use pkts for SCTP too
Julian Anastasov
1
-3
/
+3
2010-09-02
net: another last_rx round
Eric Dumazet
1
-1
/
+0
2010-09-02
tcp: update also tcp_output with regard to RFC 5681
Gerrit Renker
1
-9
/
+3
2010-09-02
net: make rx_queue sysfs_ops const
stephen hemminger
1
-1
/
+1
2010-09-02
mac80211: only cancel software-based scans on suspend
John W. Linville
2
-1
/
+8
2010-09-01
net: skbuff.c cleanup
Eric Dumazet
1
-32
/
+15
2010-09-01
skge: add GRO support
Eric Dumazet
1
-1
/
+2
2010-09-01
net: tunnels should use rcu_dereference
Eric Dumazet
2
-7
/
+17
2010-09-01
gro: unexport tcp4_gro_receive and tcp4_gro_complete
Eric Dumazet
1
-2
/
+0
2010-09-01
pktgen: remove non used variable
Eric Dumazet
1
-2
/
+0
2010-09-01
vlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receive
Jiri Pirko
1
-1
/
+1
2010-09-01
Phonet: do not set POLLOUT in case of send buffer overflow
Rémi Denis-Courmont
1
-1
/
+3
2010-09-01
Phonet: correct sendmsg() error code from sock_alloc_send_skb()
Rémi Denis-Courmont
1
-1
/
+1
2010-09-01
Phonet: restore flow control credits when sending fails
Rémi Denis-Courmont
1
-1
/
+5
2010-08-31
mac80211: cancel scan in ieee80211_restart_hw if software scan pending
John W. Linville
1
-1
/
+7
2010-08-31
net/wireless: Remove double test
Julia Lawall
1
-1
/
+1
2010-08-31
mac80211: Do not generate CQM events based on first Beacon frames
Jouni Malinen
2
-0
/
+16
2010-08-31
mac80211: Fix signal strength average initialization for CQM events
Jouni Malinen
1
-1
/
+1
2010-08-31
ipv6: struct xfrm6_tunnel in read_mostly section
Eric Dumazet
3
-6
/
+6
2010-08-31
net: struct xfrm_tunnel in read_mostly section
Eric Dumazet
4
-6
/
+6
2010-08-31
dccp ccid-3: use per-route RTO or TCP RTO as fallback
Gerrit Renker
3
-38
/
+6
2010-08-31
dccp ccid-2: Share TCP's minimum RTO code
Gerrit Renker
1
-2
/
+3
2010-08-31
tcp/dccp: Consolidate common code for RFC 3390 conversion
Gerrit Renker
2
-21
/
+4
2010-08-31
dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()
Gerrit Renker
1
-25
/
+3
2010-08-31
dccp ccid-2: Use u32 timestamps uniformly
Gerrit Renker
2
-13
/
+16
2010-08-31
tcp: Add TCP_USER_TIMEOUT socket option.
Jerry Chu
2
-16
/
+35
2010-08-30
IPVS: include net/ip6_checksum.h for csum_ipv6_magic
Stephen Rothwell
1
-0
/
+1
2010-08-29
phonet: use for_each_set_bit
Akinobu Mita
1
-2
/
+1
2010-08-29
econet: kill unnecessary spin_lock_init()
Akinobu Mita
1
-2
/
+0
2010-08-27
mac80211: fix offchannel queue stop
Johannes Berg
3
-3
/
+24
2010-08-27
mac80211: support runtime interface type changes
Johannes Berg
5
-37
/
+176
2010-08-27
mac80211: split out concurrent vif checks
Johannes Berg
1
-14
/
+29
2010-08-27
mac80211: simplify zero address checks
Johannes Berg
1
-25
/
+13
2010-08-27
mac80211: switch to ieee80211_sdata_running
Johannes Berg
3
-8
/
+6
2010-08-27
mac80211: clean up ifdown/cleanup paths
Johannes Berg
2
-66
/
+28
2010-08-27
mac80211: use subqueue helpers
Johannes Berg
2
-4
/
+3
2010-08-27
mac80211: allow changing port control protocol
Johannes Berg
6
-4
/
+29
2010-08-27
cfg80211: allow changing port control protocol
Johannes Berg
2
-3
/
+24
2010-08-27
mac80211: allow vendor specific cipher suites
Johannes Berg
7
-21
/
+92
2010-08-27
cfg80211: allow vendor specific cipher suites
Johannes Berg
1
-1
/
+8
2010-08-27
mac80211: allow scan to complete from any context
Johannes Berg
2
-8
/
+32
2010-08-27
mac80211: remove unused scan expire define
Johannes Berg
1
-6
/
+0
[next]