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
2017-03-25
ipv6: sr: use dst_cache in seg6_input
David Lebrun
1
-1
/
+26
2017-03-25
ipv6: sr: expand skb head only if necessary
David Lebrun
1
-2
/
+2
2017-03-25
net_sched: use setup_deferrable_timer
Geliang Tang
2
-6
/
+4
2017-03-24
net: mpls: Fix setting ttl_propagate for rt2
David Ahern
1
-1
/
+1
2017-03-24
net: make in_aton() 32-bit internally
Alexey Dobriyan
1
-1
/
+1
2017-03-24
net: Add sysctl to toggle early demux for tcp and udp
subashab@codeaurora.org
8
-10
/
+86
2017-03-24
net: sched: choke: remove dead filter classify code
Jiri Pirko
1
-51
/
+0
2017-03-24
net: bridge: allow to add externally learned entries from user-space
Nikolay Aleksandrov
1
-0
/
+2
2017-03-24
net: bridge: allow SW learn to take over HW fdb entries
Nikolay Aleksandrov
1
-0
/
+3
2017-03-24
sched: act_csum: don't mangle TCP and UDP GSO packets
Davide Caratti
1
-0
/
+12
2017-03-24
Add a eBPF helper function to retrieve socket uid
Chenbo Feng
1
-0
/
+22
2017-03-24
Add a helper function to get socket cookie in eBPF
Chenbo Feng
2
-1
/
+18
2017-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
49
-313
/
+504
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
48
-312
/
+502
2017-03-23
inet: frag: release spinlock before calling icmp_send()
Eric Dumazet
1
-8
/
+17
2017-03-23
tcp: initialize icsk_ack.lrcvtime at session start time
Eric Dumazet
2
-1
/
+2
2017-03-23
genetlink: fix counting regression on ctrl_dumpfamily()
Stanislaw Gruszka
1
-1
/
+3
2017-03-23
socket, bpf: fix sk_filter use after free in sk_clone_lock
Daniel Borkmann
1
-0
/
+6
2017-03-23
net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.
Joel Scherpelz
2
-0
/
+12
2017-03-23
ipv4: provide stronger user input validation in nl_fib_input()
Eric Dumazet
1
-1
/
+2
2017-03-22
rtnetlink: Add dump all for netconf
David Ahern
1
-0
/
+1
2017-03-22
ipv6: make sure to initialize sockc.tsflags before first use
Alexander Potapenko
1
-1
/
+1
2017-03-22
net: convert sk_filter.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-5
/
+12
2017-03-22
tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe
Ying Xue
1
-1
/
+6
2017-03-22
net: tcp: Permit user set TCP_MAXSEG to default value
Gao Feng
1
-1
/
+1
2017-03-22
Openvswitch: Refactor sample and recirc actions implementation
andy zhou
1
-83
/
+93
2017-03-22
openvswitch: Optimize sample action for the clone use cases
andy zhou
3
-98
/
+152
2017-03-22
openvswitch: Refactor recirc key allocation.
andy zhou
1
-26
/
+40
2017-03-22
openvswitch: Deferred fifo API change.
andy zhou
1
-7
/
+11
2017-03-22
sock: introduce SO_MEMINFO getsockopt
Josh Hunt
2
-9
/
+31
2017-03-22
sctp: remove useless err from sctp_association_init
Xin Long
1
-4
/
+2
2017-03-22
neighbour: fix nlmsg_pid in notifications
Roopa Prabhu
4
-20
/
+24
2017-03-22
cgroup, net_cls: iterate the fds of only the tasks which are being migrated
Tejun Heo
1
-16
/
+16
2017-03-22
tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
Soheil Hassas Yeganeh
2
-7
/
+12
2017-03-22
tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
Soheil Hassas Yeganeh
2
-1
/
+22
2017-03-22
sctp: out_qlen should be updated when pruning unsent queue
Xin Long
1
-6
/
+5
2017-03-22
sctp: remove temporary variable confirm from sctp_packet_transmit
Xin Long
1
-4
/
+3
2017-03-22
sch_dsmark: fix invalid skb_cow() usage
Eric Dumazet
1
-2
/
+8
2017-03-22
net: ipv4: add support for ECMP hash policy choice
Nikolay Aleksandrov
4
-48
/
+83
2017-03-22
net/8021q: create device with all possible features in wanted_features
Andrey Vagin
1
-2
/
+1
2017-03-22
net: unix: properly re-increment inflight counter of GC discarded candidates
Andrey Ulanov
1
-8
/
+9
2017-03-22
vsock: cancel packets when failing to connect
Peng Tao
1
-0
/
+14
2017-03-22
vsock: add pkt cancel capability
Peng Tao
1
-0
/
+42
2017-03-22
vsock: track pkt owner vsock
Peng Tao
1
-0
/
+7
2017-03-22
crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex
Herbert Xu
1
-0
/
+41
2017-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
47
-273
/
+508
2017-03-20
netfilter: fix the warning on unused refcount variable
Reshetova, Elena
1
-1
/
+0
2017-03-18
Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+2
2017-03-17
xprtrdma: Squelch kbuild sparse complaint
Chuck Lever
1
-1
/
+2
2017-03-17
netfilter: refcounter conversions
Reshetova, Elena
18
-66
/
+71
[next]