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
2013-07-04
net: ipv6: fix wrong ping_v6_sendmsg return value
Lorenzo Colitti
1
-1
/
+4
2013-07-04
net: ipv6: add missing lock in ping_v6_sendmsg
Lorenzo Colitti
1
-0
/
+2
2013-07-04
netem: fix possible NULL deref in netem_dequeue()
Eric Dumazet
1
-3
/
+5
2013-07-04
core: Copy inner_protocol in copy_skb_header()
Joe Stringer
1
-0
/
+1
2013-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-58
/
+88
2013-07-04
net: gre: move GSO functions to gre_offload
Daniel Borkmann
3
-103
/
+131
2013-07-03
ip_tunnels: Use skb-len to PMTU check.
Pravin B Shelar
1
-44
/
+55
2013-07-03
l2tp: make datapath resilient to packet loss when sequence numbers enabled
James Chapman
2
-5
/
+34
2013-07-03
l2tp: make datapath sequence number support RFC-compliant
James Chapman
2
-5
/
+33
2013-07-03
l2tp: do data sequence number handling in a separate func
James Chapman
1
-20
/
+34
2013-07-03
sctp: use get_unused_fd_flags(0) instead of get_unused_fd()
Yann Droneaud
1
-1
/
+1
2013-07-03
core/dev: set pkt_type after eth_type_trans() in dev_forward_skb()
Isaku Yamahata
1
-0
/
+6
2013-07-02
ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size
Hannes Frederic Sowa
1
-6
/
+10
2013-07-02
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
2
-2
/
+8
2013-07-02
ipip: fix a regression in ioctl
Cong Wang
1
-5
/
+7
2013-07-02
l2tp: add missing .owner to struct pppox_proto
Wei Yongjun
1
-1
/
+2
2013-07-02
ethtool: make .get_dump_data() harder to misuse by drivers
Michal Schmidt
1
-1
/
+20
2013-07-02
net: sctp: get rid of SCTP_DBG_TSNS entirely
Daniel Borkmann
2
-114
/
+0
2013-07-02
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
2
-10
/
+12
2013-07-02
vti: remove duplicated code to fix a memory leak
Cong Wang
1
-7
/
+0
2013-07-02
gre: fix a regression in ioctl
Cong Wang
1
-4
/
+5
2013-07-02
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
16
-409
/
+383
2013-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...
David S. Miller
2
-8
/
+5
2013-07-02
x25: Fix broken locking in ioctl error paths.
Dave Jones
1
-7
/
+8
2013-07-02
netem: use rb tree to implement the time queue
Eric Dumazet
1
-24
/
+85
2013-07-02
neighbour: fix a race in neigh_destroy()
Eric Dumazet
1
-5
/
+7
2013-07-02
ipv6: fix ecmp lookup when oif is specified
Nicolas Dichtel
1
-4
/
+8
2013-07-02
ipv6: only apply anti-spoofing checks to not-pointopoint tunnels
Hannes Frederic Sowa
1
-1
/
+1
2013-07-02
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
26
-555
/
+682
2013-07-02
openvswitch: Add Kconfig dependency on GRE-DEMUX.
Pravin B Shelar
3
-5
/
+18
2013-07-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
22
-783
/
+451
2013-06-30
netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flag
Florian Westphal
1
-2
/
+14
2013-06-29
ipv4: use next hop exceptions also for input routes
Timo Teräs
2
-16
/
+52
2013-06-29
ipv6: resend MLD report if a link-local address completes DAD
Hannes Frederic Sowa
2
-5
/
+64
2013-06-29
ipv6: introduce per-interface counter for dad-completed ipv6 addresses
Hannes Frederic Sowa
1
-8
/
+31
2013-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
26
-555
/
+682
2013-06-28
netlink: fix splat in skb_clone with large messages
Pablo Neira
2
-18
/
+19
2013-06-28
sit: add support of x-netns
Nicolas Dichtel
2
-11
/
+41
2013-06-28
dev: introduce skb_scrub_packet()
Nicolas Dichtel
2
-10
/
+24
2013-06-27
ipv6: rearm router solicitaion timer when setting new tokenized address
Hannes Frederic Sowa
1
-1
/
+4
2013-06-27
af_key: fix info leaks in notify messages
Mathias Krause
1
-0
/
+2
2013-06-27
ipv6: ip6_sk_dst_check() must not assume ipv6 dst
Eric Dumazet
1
-1
/
+7
2013-06-27
net: fix kernel deadlock with interface rename and netdev name retrieval.
Nicolas Schichan
3
-30
/
+40
2013-06-27
sit: fix 4in4 + IPsec scenario
Nicolas Dichtel
1
-1
/
+1
2013-06-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-0
/
+6
2013-06-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-06-26
ipvs: add sync_persist_mode flag
Julian Anastasov
2
-0
/
+19
2013-06-26
ipvs: SH fallback and L4 hashing
Alexander Frolkin
1
-15
/
+85
2013-06-26
ipvs: drop SCTP connections depending on state
Julian Anastasov
1
-0
/
+12
2013-06-26
ipvs: replace the SCTP state machine
Julian Anastasov
2
-704
/
+157
[next]