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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+12
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-23
/
+25
2011-11-05
netlink: clarify attribute length check documentation
Johannes Berg
1
-2
/
+9
2011-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+3
2011-11-04
mac80211: warn only once about not finding a rate
Johannes Berg
1
-1
/
+2
2011-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
1
-0
/
+1
2011-11-02
net: make the tcp and udp file_operations for the /proc stuff const
Arjan van de Ven
2
-9
/
+13
2011-11-01
ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.
Krzysztof Wilczynski
1
-1
/
+1
2011-11-01
netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.h
Pablo Neira Ayuso
2
-51
/
+2
2011-11-01
ipvs: Remove unused return value of protocol state transitions
Simon Horman
1
-3
/
+3
2011-11-01
ipvs: Remove unused parameter from ip_vs_confirm_conntrack()
Simon Horman
1
-3
/
+2
2011-11-01
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
3
-4
/
+5
2011-11-01
bluetooth: macroize two small inlines to avoid module.h
Paul Gortmaker
1
-11
/
+13
2011-11-01
ip_vs.h: fix implicit use of module_get/module_put from module.h
Paul Gortmaker
1
-8
/
+7
2011-11-01
nf_conntrack.h: fix up fallout from implicit moduleparam.h presence
Paul Gortmaker
1
-0
/
+2
2011-11-01
include: replace linux/module.h with "struct module" wherever possible
Paul Gortmaker
2
-2
/
+3
2011-11-01
net: sch_generic remove redundant use of <linux/module.h>
Paul Gortmaker
1
-1
/
+0
2011-11-01
net: inet_timewait_sock doesnt need <linux/module.h>
Paul Gortmaker
1
-1
/
+0
2011-10-27
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
Eric Dumazet
2
-1
/
+3
2011-10-26
Merge branch 'for-linus' of git://github.com/ericvh/linux
Linus Torvalds
3
-23
/
+9
2011-10-25
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-32
/
+32
2011-10-25
TCP: remove TCP_DEBUG
Flavio Leitner
1
-1
/
+0
2011-10-24
net/9p: Convert net/9p protocol dumps to tracepoints
Aneesh Kumar K.V
2
-6
/
+3
2011-10-24
fs/9p: change an int to unsigned int
Dan Carpenter
1
-1
/
+1
2011-10-24
fs/9p: Update zero-copy implementation in 9p
Aneesh Kumar K.V
2
-16
/
+5
2011-10-24
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
Eric Dumazet
2
-2
/
+4
2011-10-24
tcp: md5: add more const attributes
Eric Dumazet
1
-8
/
+9
2011-10-24
tcp: md5: dont write skb head in tcp_md5_hash_header()
Eric Dumazet
1
-1
/
+1
2011-10-22
inet: add rfc 3168 extract in front of INET_ECN_encapsulate()
Eric Dumazet
1
-0
/
+8
2011-10-21
tcp: add const qualifiers where possible
Eric Dumazet
2
-21
/
+24
2011-10-21
net: constify skbuff and Qdisc elements
Eric Dumazet
1
-12
/
+12
2011-10-19
caif-hsi: Added recovery check of CA wake status.
Daniel Martensson
1
-0
/
+1
2011-10-19
caif-hsi: Added sanity check for length of CAIF frames
Daniel Martensson
1
-2
/
+4
2011-10-19
caif-hsi: Make inactivity timeout configurable.
Dmitry Tarnyagin
1
-0
/
+1
2011-10-19
caif-hsi: Making read and writes asynchronous.
Daniel Martensson
1
-9
/
+20
2011-10-19
macvlan: handle fragmented multicast frames
Eric Dumazet
1
-0
/
+9
2011-10-18
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
1
-0
/
+1
2011-10-18
udplite: fast-path computation of checksum coverage
Gerrit Renker
1
-32
/
+31
2011-10-17
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2
-5
/
+10
2011-10-14
nl80211: Add sta_flags to the station info
Helmut Schaa
1
-1
/
+4
2011-10-14
mac80211: Populate radiotap header with MCS info for TX frames
Helmut Schaa
1
-1
/
+1
2011-10-14
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
Szymon Janc
1
-0
/
+1
2011-10-12
IPVS netns shutdown/startup dead-lock
Hans Schillstrom
1
-0
/
+1
2011-10-12
mac80211: parse radiotap header earlier
Johannes Berg
1
-3
/
+1
2011-10-12
mac80211: move fragment flag to info flag as dont-fragment
Johannes Berg
1
-0
/
+4
2011-10-11
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
4
-15
/
+247
2011-10-06
dcb: Add stub routines for !CONFIG_DCB
John Fastabend
1
-0
/
+18
2011-10-06
dcb: add DCBX mode to event notifier attributes
John Fastabend
1
-0
/
+1
2011-10-06
dcb: Use ifindex instead of ifname
Mark Rustad
1
-1
/
+1
2011-10-04
Merge branch 'master' of git://github.com/padovan/bluetooth-next
John W. Linville
1
-2
/
+1
[next]