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-12-03
tipc: Delete unused configuration service structure definition
Allan Stephens
1
-7
/
+0
2010-12-03
tipc: Remove obsolete inclusions of header files
Allan Stephens
22
-77
/
+0
2010-12-03
tipc: Remove obsolete native API files and exports
Allan Stephens
11
-58
/
+382
2010-12-03
ipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instead of magic number
Shan Wei
1
-12
/
+12
2010-12-03
tcp: use TCP_BASE_MSS to set basic mss value
Shan Wei
1
-1
/
+1
2010-12-02
tcp: Implement ipv6 ->get_peer() and ->tw_get_peer().
David S. Miller
1
-4
/
+18
2010-12-02
tcp: Add timewait recycling bits to ipv6 connect code.
David S. Miller
2
-25
/
+77
2010-12-02
ipv6: Create inet6_csk_route_req().
David S. Miller
1
-0
/
+32
2010-12-02
timewait_sock: Create and use getpeer op.
David S. Miller
3
-37
/
+54
2010-12-02
inetpeer: Kill use of inet_peer_address_t typedef.
David S. Miller
1
-4
/
+4
2010-12-01
ipip: add module alias for tunl0 tunnel device
stephen hemminger
1
-0
/
+1
2010-12-01
gre: add module alias for gre0 tunnel device
stephen hemminger
1
-0
/
+1
2010-12-01
gre: minor cleanups
stephen hemminger
1
-2
/
+2
2010-12-01
net sched: use xps information for qdisc NUMA affinity
Eric Dumazet
3
-4
/
+17
2010-11-30
inet: Turn ->remember_stamp into ->get_peer in connection AF ops.
David S. Miller
3
-32
/
+42
2010-11-30
ipv6: Add infrastructure to bind inet_peer objects to routes.
David S. Miller
2
-0
/
+20
2010-11-30
inetpeer: Add v6 peers tree, abstract root properly.
David S. Miller
1
-9
/
+18
2010-11-30
inetpeer: Abstract address comparisons.
David S. Miller
1
-8
/
+27
2010-11-30
inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.
David S. Miller
4
-9
/
+9
2010-11-30
inetpeer: Introduce inet_peer_address_t.
David S. Miller
2
-9
/
+9
2010-11-30
inetpeer: Abstract out the tree root accesses.
David S. Miller
1
-50
/
+69
2010-11-29
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
25
-135
/
+606
2010-11-29
xps: add __rcu annotations
Eric Dumazet
1
-9
/
+15
2010-11-29
xps: NUMA allocations for per cpu data
Eric Dumazet
1
-2
/
+3
2010-11-29
xps: Add CONFIG_XPS
Tom Herbert
4
-19
/
+45
2010-11-28
ipv6: Prepare the tree for un-inlined jhash.
Jozsef Kadlecsik
2
-32
/
+26
2010-11-28
X25 remove bkl in call user data length ioctl
andrew hendry
1
-5
/
+6
2010-11-28
X25 remove bkl from causediag ioctls
andrew hendry
1
-8
/
+7
2010-11-28
X25 remove bkl from calluserdata ioctls
andrew hendry
1
-7
/
+7
2010-11-28
X25 remove bkl in facility ioctls
andrew hendry
1
-23
/
+25
2010-11-28
X25 remove bkl in subscription ioctls
andrew hendry
2
-10
/
+10
2010-11-28
8021q: vlan device is lockless do not transfer real_num_{tx|rx}_queues
John Fastabend
1
-3
/
+0
2010-11-28
net: add netif_tx_queue_frozen_or_stopped
Eric Dumazet
4
-10
/
+6
2010-11-28
ipv6: kill two unused macro definition
Shan Wei
2
-4
/
+0
2010-11-28
net: add some KERN_CONT markers to continuation lines
Uwe Kleine-König
1
-16
/
+16
2010-11-28
rtnl: make link af-specific updates atomic
Thomas Graf
3
-16
/
+45
2010-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
25
-135
/
+606
2010-11-25
mac80211: implement packet loss notification
Johannes Berg
2
-0
/
+25
2010-11-25
cfg80211: allow using CQM event to notify packet loss
Johannes Berg
3
-0
/
+61
2010-11-25
mac80211: avoid aggregation for VO traffic
Luis R. Rodriguez
1
-0
/
+3
2010-11-25
mac80211: reduce the number of retries for nullfunc probing
Felix Fietkau
1
-1
/
+8
2010-11-25
mac80211: use nullfunc instead of probe request for connection monitoring
Felix Fietkau
3
-26
/
+72
2010-11-25
cfg80211/mac80211: improve ad-hoc multicast rate handling
Felix Fietkau
3
-17
/
+47
2010-11-25
mac80211: probe the AP when resuming
Felix Fietkau
1
-0
/
+1
2010-11-25
mac80211: calculate beacon loss time accurately
Felix Fietkau
2
-4
/
+13
2010-11-25
mac80211: restart beacon miss timer on system resume from suspend
Felix Fietkau
1
-0
/
+1
2010-11-25
net/wireless: Use pr_<level> and netdev_<level>
Joe Perches
6
-56
/
+44
2010-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-13
/
+80
2010-11-25
Revert "nl80211/mac80211: Report signal average"
John W. Linville
6
-12
/
+1
2010-11-24
xps: Transmit Packet Steering
Tom Herbert
3
-8
/
+417
[next]