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
2012-05-20
net:ipv6:fixed a trailing white space issue.
Jeffrin Jose
1
-1
/
+1
2012-05-19
ipv6: disable GSO on sockets hitting dst_allfrag
Eric Dumazet
1
-1
/
+4
2012-05-19
net: napi_frags_skb() is static
Eric Dumazet
1
-2
/
+1
2012-05-19
ipv6: bool/const conversions phase2
Eric Dumazet
13
-118
/
+119
2012-05-19
ipx: Remove spurious NULL checking in ipx_ioctl().
David S. Miller
1
-3
/
+1
2012-05-19
ipv6: ip6_fragment() should check CHECKSUM_PARTIAL
Eric Dumazet
1
-0
/
+4
2012-05-18
ipv6: remove csummode in ip6_append_data()
Eric Dumazet
1
-3
/
+1
2012-05-18
net: introduce netdev_alloc_frag()
Eric Dumazet
1
-41
/
+41
2012-05-18
ipv6: bool conversions phase1
Eric Dumazet
2
-6
/
+6
2012-05-18
ip_frag: struct inet_frags match() method returns a bool
Eric Dumazet
2
-9
/
+10
2012-05-18
econet: remove ancient bug ridden protocol
Stephen Hemminger
5
-1217
/
+0
2012-05-18
lapb: Neaten debugging
Joe Perches
5
-306
/
+134
2012-05-18
drop_monitor: convert to modular building
Neil Horman
2
-3
/
+45
2012-05-17
net: netdev_alloc_skb() use build_skb()
Eric Dumazet
1
-1
/
+31
2012-05-17
ipv6: correct the ipv6 option name - Pad0 to Pad1
Eldad Zack
6
-9
/
+9
2012-05-17
tcp: bool conversions
Eric Dumazet
8
-188
/
+191
2012-05-17
net: core: Use pr_<level>
Joe Perches
6
-36
/
+44
2012-05-17
net: ipv6: ndisc: Neaten ND_PRINTx macros
Joe Perches
1
-125
/
+91
2012-05-17
pktgen: Use pr_debug
Joe Perches
1
-23
/
+18
2012-05-17
net: include/net/sock.h cleanup
Eric Dumazet
3
-10
/
+10
2012-05-17
net: l2tp: Standardize logging styles
Joe Perches
8
-221
/
+213
2012-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-97
/
+121
2012-05-17
netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER
Pablo Neira Ayuso
1
-1
/
+3
2012-05-17
netfilter: xt_CT: remove redundant header include
Eldad Zack
1
-1
/
+0
2012-05-17
netfilter: ipset: fix timeout value overflow bug
Jozsef Kadlecsik
1
-2
/
+13
2012-05-17
netfilter: nf_ct_tcp: extend log message for invalid ignored packets
Pablo Neira Ayuso
1
-1
/
+2
2012-05-17
netfilter: xt_HMARK: modulus is expensive for hash calculation
Pablo Neira Ayuso
1
-1
/
+1
2012-05-17
netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr()
Dan Carpenter
1
-1
/
+1
2012-05-17
netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits
Florian Westphal
1
-1
/
+1
2012-05-16
netfilter: ipset: fix hash size checking in kernel
Jozsef Kadlecsik
7
-21
/
+49
2012-05-16
net: sock_flag() cleanup
Eric Dumazet
1
-7
/
+7
2012-05-16
fq_codel: should use qdisc backlog as threshold
Eric Dumazet
2
-4
/
+5
2012-05-16
mac802154: monitor device support
alex.bluesman.smirnov@gmail.com
5
-2
/
+127
2012-05-16
mac802154: slaves management support
alex.bluesman.smirnov@gmail.com
2
-0
/
+145
2012-05-16
ieee802154: interface type to be added
alex.bluesman.smirnov@gmail.com
1
-1
/
+8
2012-05-16
mac802154: basic mib support
alex.bluesman.smirnov@gmail.com
3
-1
/
+97
2012-05-16
mac802154: basic MAC commands interface support
alex.bluesman.smirnov@gmail.com
3
-1
/
+48
2012-05-16
mac802154: slave interfaces declaration
alex.bluesman.smirnov@gmail.com
1
-0
/
+28
2012-05-16
mac802154: TX data path
alex.bluesman.smirnov@gmail.com
3
-1
/
+122
2012-05-16
mac802154: RX data path
alex.bluesman.smirnov@gmail.com
2
-1
/
+114
2012-05-16
mac802154: allocation of ieee802154 device
alex.bluesman.smirnov@gmail.com
6
-0
/
+232
2012-05-16
Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
16
-869
/
+20
2012-05-16
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
12
-57
/
+58
2012-05-16
net: ipv6: Standardize prefixes for message logging
Joe Perches
16
-120
/
+116
2012-05-16
tokenring: delete all remaining driver support
Paul Gortmaker
2
-670
/
+0
2012-05-16
net: delete all instances of special processing for token ring
Paul Gortmaker
13
-68
/
+12
2012-05-16
atm: remove the coupling to token ring support
Paul Gortmaker
2
-131
/
+8
2012-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-7
/
+31
2012-05-15
xfrm: Convert several xfrm policy match functions to bool.
David S. Miller
1
-13
/
+14
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
76
-490
/
+306
[next]