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
2018-11-09
net: 8021q: vlan_core: allow use list of vlans for real device
Ivan Khoronzhuk
1
-0
/
+27
2018-11-09
net: core: dev_addr_lists: add auxiliary func to handle reference address upd...
Ivan Khoronzhuk
1
-0
/
+97
2018-11-09
OVS: remove use of VLAN_TAG_PRESENT
Michał Mirosław
4
-18
/
+23
2018-11-09
sock: Reset dst when changing sk_mark via setsockopt
David Barmann
1
-2
/
+4
2018-11-09
openvswitch: remove BUG_ON from get_dpdev
Li RongQing
1
-1
/
+0
2018-11-09
fou, fou6: ICMP error handlers for FoU and GUE
Stefano Brivio
3
-0
/
+143
2018-11-09
udp: Support for error handlers of tunnels with arbitrary destination port
Stefano Brivio
2
-35
/
+110
2018-11-09
net: Convert protocol error handlers from void to int
Stefano Brivio
22
-115
/
+166
2018-11-09
udp: Handle ICMP errors for tunnels with same destination port on both endpoints
Stefano Brivio
3
-20
/
+149
2018-11-09
net/ipv6: compute anycast address hash only if dev is null
Li RongQing
1
-2
/
+4
2018-11-09
net: sched: prio: delay destroying child qdiscs on change
Jakub Kicinski
1
-1
/
+3
2018-11-09
net: sched: red: delay destroying child qdisc on replace
Jakub Kicinski
1
-2
/
+6
2018-11-09
net: sched: refactor grafting Qdiscs with a parent
Jakub Kicinski
1
-14
/
+14
2018-11-09
net: sched: add an offload graft helper
Jakub Kicinski
2
-24
/
+32
2018-11-09
net: sched: set TCQ_F_OFFLOADED flag for MQ
Jakub Kicinski
1
-6
/
+3
2018-11-09
net: sched: red: remove unnecessary red_dump_offload_stats parameter
Jakub Kicinski
1
-2
/
+2
2018-11-09
net: sched: add an offload dump helper
Jakub Kicinski
3
-31
/
+23
2018-11-08
net/vlan: include the shift in skb_vlan_tag_get_prio()
Michał Mirosław
1
-2
/
+1
2018-11-08
inet: minor optimization for backlog setting in listen(2)
Yafang Shao
3
-3
/
+2
2018-11-08
net: vlan: add support for tunnel offload
Davide Caratti
3
-0
/
+15
2018-11-08
udp: cope with UDP GRO packet misdirection
Paolo Abeni
2
-2
/
+45
2018-11-08
ipv6: factor out protocol delivery helper
Paolo Abeni
1
-12
/
+16
2018-11-08
ip: factor out protocol delivery helper
Paolo Abeni
1
-37
/
+36
2018-11-08
udp: add support for UDP_GRO cmsg
Paolo Abeni
2
-0
/
+7
2018-11-08
udp: implement GRO for plain UDP sockets.
Paolo Abeni
3
-27
/
+96
2018-11-08
udp: implement complete book-keeping for encap_needed
Paolo Abeni
2
-11
/
+22
2018-11-08
ipv6: do not drop vrf udp multicast packets
Dewi Morgan
1
-3
/
+5
2018-11-08
ipv6: handling of multicast packets received in VRF
Mike Manning
1
-3
/
+32
2018-11-08
ipv6: allow ping to link-local address in VRF
Mike Manning
1
-1
/
+1
2018-11-08
net: fix raw socket lookup device bind matching with VRFs
Duncan Eastoe
2
-5
/
+3
2018-11-08
net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs
Mike Manning
3
-2
/
+39
2018-11-08
net: ensure unbound datagram socket to be chosen when not in a VRF
Mike Manning
4
-21
/
+20
2018-11-08
net: ensure unbound stream socket to be chosen when not in a VRF
Mike Manning
2
-16
/
+12
2018-11-08
net: allow binding socket in a VRF when there's an unbound socket
Robert Shearman
2
-8
/
+25
2018-11-07
rtnetlink: Add more extack messages to rtnl_newlink
David Ahern
1
-2
/
+4
2018-11-07
net: Add extack argument to ip_fib_metrics_init
David Ahern
3
-10
/
+23
2018-11-07
net: Add extack argument to rtnl_create_link
David Ahern
2
-7
/
+13
2018-11-07
ipv6: gro: do not use slow memcmp() in ipv6_gro_receive()
Eric Dumazet
1
-3
/
+10
2018-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
32
-268
/
+302
2018-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
17
-242
/
+152
2018-11-06
net: bpfilter: fix iptables failure if bpfilter_umh is disabled
Taehee Yoo
1
-3
/
+3
2018-11-06
sock_diag: fix autoloading of the raw_diag module
Andrei Vagin
1
-0
/
+1
2018-11-06
net: core: netpoll: Enable netconsole IPv6 link local address
Matwey V. Kornilov
1
-1
/
+2
2018-11-06
ipv6: properly check return value in inet6_dump_all()
Alexey Kodanev
1
-2
/
+2
2018-11-06
rtnetlink: restore handling of dumpit return value in rtnl_dump_all()
Alexey Kodanev
1
-1
/
+1
2018-11-06
net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FS
Jeff Barnhill
1
-1
/
+1
2018-11-04
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-34
/
+14
2018-11-04
sctp: define SCTP_SS_DEFAULT for Stream schedulers
Xin Long
1
-1
/
+1
2018-11-04
openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS
Arnd Bergmann
1
-1
/
+2
2018-11-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+0
[next]