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
2016-08-20
net: dsa: Export suspend/resume functions
Florian Fainelli
1
-2
/
+4
2016-08-20
net: ipv4: fix sparse error in fib_good_nh()
Eric Dumazet
1
-1
/
+2
2016-08-20
udp: include addrconf.h
Eric Dumazet
1
-0
/
+1
2016-08-20
tcp: md5: remove tcp_md5_hash_header()
Eric Dumazet
1
-17
/
+0
2016-08-20
netlink: Use rhashtable walk interface in diag dump
Herbert Xu
1
-30
/
+73
2016-08-19
bpf: get rid of cgroup helper related ifdefs
Daniel Borkmann
1
-5
/
+1
2016-08-19
bpf: enable event output helper also for xdp types
Daniel Borkmann
1
-1
/
+41
2016-08-19
bpf: add bpf_skb_change_tail helper
Daniel Borkmann
1
-3
/
+97
2016-08-19
bpf: use skb_pkt_type_ok helper in bpf_skb_change_type
Daniel Borkmann
1
-2
/
+2
2016-08-19
tipc: add peer removal functionality
Richard Alpe
4
-0
/
+71
2016-08-19
tcp: refine tcp_prune_ofo_queue() to not drop all packets
Eric Dumazet
1
-19
/
+28
2016-08-19
tcp: defer sacked assignment
Eric Dumazet
1
-1
/
+2
2016-08-19
net: bridge: export vlan flags with the stats
Nikolay Aleksandrov
1
-0
/
+1
2016-08-19
net: bridge: consolidate bridge and port linkxstats calls
Nikolay Aleksandrov
1
-75
/
+39
2016-08-19
net_sched: act_vlan: Add priority option
Hadar Hen Zion
1
-2
/
+11
2016-08-19
net_sched: flower: Add vlan support
Hadar Hen Zion
1
-3
/
+67
2016-08-19
net_sched: flower: Avoid dissection of unmasked keys
Hadar Hen Zion
1
-15
/
+13
2016-08-19
flow_dissector: Get vlan priority in addition to vlan id
Hadar Hen Zion
1
-9
/
+16
2016-08-19
flow_dissector: For stripped vlan, get vlan info from skb->vlan_tci
Hadar Hen Zion
1
-8
/
+26
2016-08-19
net: sched: avoid duplicates in qdisc dump
Jiri Kosina
1
-4
/
+10
2016-08-19
net: sched: fix handling of singleton qdiscs with qdisc_hash
Jiri Kosina
1
-0
/
+10
2016-08-19
tipc: ensure that link congestion and wakeup use same criteria
Jon Paul Maloy
1
-8
/
+10
2016-08-19
tipc: make bearer packet filtering generic
Jon Paul Maloy
3
-39
/
+42
2016-08-19
net: atm: remove redundant null pointer check on dev->name
Colin Ian King
1
-1
/
+1
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
49
-406
/
+2093
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
47
-335
/
+386
2016-08-18
kcm: Use stream parser
Tom Herbert
4
-392
/
+110
2016-08-18
strparser: Stream parser for messages
Tom Herbert
5
-0
/
+499
2016-08-18
net: ipconfig: Fix more use after free
Thierry Reding
1
-3
/
+5
2016-08-18
net_sched: allow flushing tc police actions
Roman Mashak
1
-42
/
+1
2016-08-18
net_sched: unify the init logic for act_police
WANG Cong
1
-9
/
+10
2016-08-18
net_sched: convert tcf_exts from list to pointer array
WANG Cong
2
-20
/
+42
2016-08-18
net_sched: remove an unnecessary list_del()
WANG Cong
1
-1
/
+0
2016-08-18
net_sched: remove the leftover cleanup_a()
WANG Cong
1
-19
/
+3
2016-08-18
Merge tag 'batadv-next-for-davem-20160816' of git://git.open-mesh.org/linux-m...
David S. Miller
18
-48
/
+2254
2016-08-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-7
/
+3
2016-08-15
tipc: fix NULL pointer dereference in shutdown()
Vegard Nossum
1
-1
/
+2
2016-08-15
switchdev: Put export declaration in the right place
Or Gerlitz
1
-1
/
+1
2016-08-15
gre: set inner_protocol on xmit
Simon Horman
2
-3
/
+0
2016-08-15
net: ipv6: Fix ping to link-local addresses.
Lorenzo Colitti
1
-16
/
+17
2016-08-15
net: make net namespace sysctls belong to container's owner
Dmitry Torokhov
1
-9
/
+20
2016-08-15
netns: do not call pernet ops for not yet set up init_net namespace
Dmitry Torokhov
1
-4
/
+17
2016-08-15
vhost/vsock: drop space available check for TX vq
Gerard Garcia
1
-7
/
+3
2016-08-14
net: remove type_check from dev_get_nest_level()
Sabrina Dubroca
2
-8
/
+4
2016-08-14
net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled
Mike Manning
1
-2
/
+2
2016-08-14
Merge tag 'mac80211-next-for-davem-2016-08-12' of git://git.kernel.org/pub/sc...
David S. Miller
9
-83
/
+112
2016-08-14
net/sctp: always initialise sctp_ht_iter::start_fail
Vegard Nossum
1
-0
/
+1
2016-08-14
net/irda: handle iriap_register_lsap() allocation failure
Vegard Nossum
1
-2
/
+6
2016-08-14
bpf: fix write helpers with regards to non-linear parts
Daniel Borkmann
1
-52
/
+18
2016-08-14
calipso: fix resource leak on calipso_genopt failure
Colin Ian King
1
-1
/
+3
[next]