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
2011-05-20
SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict()
Jacek Luczak
1
-6
/
+4
2011-05-20
ipv6: reduce per device ICMP mib sizes
Eric Dumazet
2
-26
/
+38
2011-05-20
net: ping: fix the coding style
Changli Gao
1
-3
/
+7
2011-05-20
net: ping: make local functions static
Changli Gao
1
-4
/
+4
2011-05-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2011-05-19
ipv4: Pass explicit destination address to rt_bind_peer().
David S. Miller
3
-13
/
+13
2011-05-19
ipv4: Pass explicit destination address to rt_get_peer().
David S. Miller
1
-3
/
+3
2011-05-19
ipv4: Make caller provide flowi4 key to inet_csk_route_req().
David S. Miller
3
-8
/
+11
2011-05-19
ipv4: Kill RT_CACHE_DEBUG
David S. Miller
2
-44
/
+0
2011-05-18
net: add skb_dst_force() in sock_queue_err_skb()
Eric Dumazet
1
-0
/
+3
2011-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
9
-30
/
+38
2011-05-18
ipv4: Don't use enums as bitmasks in ip_fragment.c
David S. Miller
1
-6
/
+4
2011-05-18
net: ethtool: fix IPV6 checksum feature name string
Michał Mirosław
1
-1
/
+1
2011-05-17
net: Change netdev_fix_features messages loglevel
Michael S. Tsirkin
1
-1
/
+1
2011-05-17
net: recvmmsg: Strip MSG_WAITFORONE when calling recvmsg
Anton Blanchard
1
-2
/
+4
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-4
/
+12
2011-05-17
net: ping: fix build failure
Vasiliy Kulikov
2
-12
/
+13
2011-05-17
net: use hlist_del_rcu() in dev_change_name()
Eric Dumazet
1
-1
/
+1
2011-05-17
bluetooth: Fix warnings in l2cap_core.c
David S. Miller
1
-2
/
+2
2011-05-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
46
-607
/
+1960
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
46
-607
/
+1960
2011-05-16
net: Change netdev_fix_features messages loglevel
Michał Mirosław
1
-14
/
+8
2011-05-16
net: convert to new cpumask API
KOSAKI Motohiro
1
-1
/
+1
2011-05-16
ipv4: more compliant RFC 3168 support
Eric Dumazet
1
-22
/
+38
2011-05-16
cfg80211: make stripping of 802.11 header optional from AMSDU
Yogesh Ashok Powar
2
-9
/
+14
2011-05-16
nl80211: Move peer link state definition to nl80211
Javier Cardona
6
-45
/
+45
2011-05-16
net/rfkill/core.c: Avoid leaving freed data in a list
Julia Lawall
1
-1
/
+1
2011-05-16
mac80211: sparse RCU annotations
Johannes Berg
16
-74
/
+118
2011-05-16
mac80211: fix TX a-MPDU locking
Johannes Berg
3
-12
/
+42
2011-05-16
cfg80211: advertise possible interface combinations
Johannes Berg
5
-18
/
+263
2011-05-16
ipv4: Trivial rt->rt_src conversions in net/ipv4/route.c
David S. Miller
1
-2
/
+2
2011-05-16
net: ping: dont call udp_ioctl()
Eric Dumazet
1
-19
/
+0
2011-05-16
netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phones
Patrick McHardy
1
-4
/
+10
2011-05-16
netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages
Patrick McHardy
1
-0
/
+2
2011-05-16
caif: remove unesesarry exports
sjur.brandeland@stericsson.com
4
-24
/
+13
2011-05-16
caif: Bugfix debugfs directory name must be unique.
sjur.brandeland@stericsson.com
1
-12
/
+22
2011-05-16
caif: Handle dev_queue_xmit errors.
sjur.brandeland@stericsson.com
6
-46
/
+117
2011-05-16
caif: prepare support for namespaces
sjur.brandeland@stericsson.com
6
-180
/
+162
2011-05-16
caif: Protected in-flight packets using dev or sock refcont.
sjur.brandeland@stericsson.com
2
-4
/
+43
2011-05-16
caif: Move refcount from service layer to sock and dev.
sjur.brandeland@stericsson.com
2
-8
/
+31
2011-05-16
caif: Add ref-count to framing layer
sjur.brandeland@stericsson.com
2
-1
/
+39
2011-05-16
caif: Use RCU and lists in cfcnfg.c for managing caif link layers
sjur.brandeland@stericsson.com
1
-160
/
+213
2011-05-16
caif: Use RCU instead of spin-lock in caif_dev.c
sjur.brandeland@stericsson.com
1
-118
/
+159
2011-05-16
caif: Use rcu_read_lock in CAIF mux layer.
sjur.brandeland@stericsson.com
2
-44
/
+83
2011-05-15
IPVS: fix netns if reading ip_vs_* procfs entries
Hans Schillstrom
3
-6
/
+6
2011-05-15
bridge: fix forwarding of IPv6
Stephen Hemminger
1
-1
/
+1
2011-05-15
net: ping: small changes
Eric Dumazet
1
-4
/
+4
2011-05-15
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2
-6
/
+27
2011-05-15
batman-adv: reset broadcast flood protection on error
Marek Lindner
1
-1
/
+1
2011-05-15
batman-adv: Add missing hardif_free_ref in forw_packet_free
Sven Eckelmann
2
-5
/
+26
[next]