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
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
5
-5
/
+5
2018-10-29
Merge tag '9p-for-4.20' of git://github.com/martinetd/linux
Linus Torvalds
9
-478
/
+405
2018-10-29
net: diag: document swapped src/dst in udp_dump_one.
Lorenzo Colitti
1
-0
/
+1
2018-10-29
net: sched: gred: pass the right attribute to gred_change_table_def()
Jakub Kicinski
1
-1
/
+1
2018-10-29
net: bridge: remove ipv6 zero address check in mcast queries
Nikolay Aleksandrov
1
-2
/
+1
2018-10-28
net: Properly unlink GRO packets on overflow.
David S. Miller
1
-1
/
+1
2018-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-6
/
+25
2018-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-41
/
+103
2018-10-27
net/neigh: fix NULL deref in pneigh_dump_table()
Eric Dumazet
1
-2
/
+2
2018-10-27
bpf: fix wrong helper enablement in cgroup local storage
Daniel Borkmann
1
-4
/
+0
2018-10-27
net: allow traceroute with a specified interface in a vrf
Mike Manning
2
-3
/
+3
2018-10-27
bridge: do not add port to router list when receives query with source 0.0.0.0
Hangbin Liu
1
-1
/
+9
2018-10-27
net/smc: fix smc_buf_unuse to use the lgr pointer
Karsten Graul
1
-13
/
+12
2018-10-27
ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called
Stefano Brivio
1
-2
/
+1
2018-10-26
Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
26
-1590
/
+1921
2018-10-26
Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-0
/
+1
2018-10-26
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
1
-2
/
+8
2018-10-26
bpf: make direct packet write unclone more robust
Daniel Borkmann
1
-0
/
+11
2018-10-26
bpf: disallow direct packet access for unpriv in cg_skb
Daniel Borkmann
1
-0
/
+6
2018-10-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
11
-133
/
+132
2018-10-26
net/{ipv4,ipv6}: Do not put target net if input nsid is invalid
Bjørn Mork
2
-0
/
+2
2018-10-25
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
5
-49
/
+80
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-15
/
+13
2018-10-25
net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...
David Ahern
1
-0
/
+2
2018-10-25
net: sched: Remove TCA_OPTIONS from policy
David Ahern
1
-1
/
+0
2018-10-25
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
3
-6
/
+39
2018-10-25
net: rtnl_dump_all needs to propagate error from dumpit function
David Ahern
1
-2
/
+4
2018-10-25
net: Don't return invalid table id error when dumping all families
David Ahern
4
-0
/
+13
2018-10-25
net/ipv6: Put target net when address dump fails due to bad attributes
David Ahern
1
-6
/
+8
2018-10-25
net/ipv4: Put target net when address dump fails due to bad attributes
David Ahern
1
-5
/
+8
2018-10-24
Merge tag 'docs-4.20' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2018-10-24
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-12
/
+1
2018-10-24
tcp: add tcp_reset_xmit_timer() helper
Eric Dumazet
2
-12
/
+14
2018-10-23
cgroup, netclassid: add a preemption point to write_classid
Michal Hocko
1
-0
/
+1
2018-10-23
Revert "net: simplify sock_poll_wait"
Karsten Graul
11
-12
/
+12
2018-10-23
SUNRPC: Convert the auth cred cache to use refcount_t
Trond Myklebust
5
-8
/
+8
2018-10-23
SUNRPC: Convert auth creds to use refcount_t
Trond Myklebust
2
-8
/
+8
2018-10-23
SUNRPC: Simplify lookup code
Trond Myklebust
1
-11
/
+8
2018-10-23
SUNRPC: Clean up the AUTH cache code
Trond Myklebust
2
-62
/
+87
2018-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
7
-27
/
+107
2018-10-23
llc: do not use sk_eat_skb()
Eric Dumazet
1
-7
/
+4
2018-10-23
net: dsa: legacy: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-23
net/sched: act_police: disallow 'goto chain' on fallback control action
Davide Caratti
1
-2
/
+10
2018-10-23
net/sched: act_gact: disallow 'goto chain' on fallback control action
Davide Caratti
1
-0
/
+5
2018-10-23
net: bpfilter: Set user mode helper's command line
Olivier Brunel
1
-0
/
+1
2018-10-23
net/ipv6: Add support for dumping addresses for a specific device
David Ahern
1
-5
/
+22
2018-10-23
net/ipv4: Add support for dumping addresses for a specific device
David Ahern
1
-5
/
+23
2018-10-23
net/ipv6: Remove ip_idx arg to in6_dump_addrs
David Ahern
1
-10
/
+6
2018-10-23
net/ipv4: Move loop over addresses on a device into in_dev_dump_addr
David Ahern
1
-15
/
+34
2018-10-23
tipc: eliminate message disordering during binding table update
Jon Maloy
3
-8
/
+12
[next]