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
/
include
/
net
/
netns
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-25
can: network namespace support for CAN gateway
Oliver Hartkopp
1
-0
/
+3
2017-04-25
can: network namespace support for CAN_BCM protocol
Oliver Hartkopp
1
-0
/
+1
2017-04-25
can: complete initial namespace support
Oliver Hartkopp
1
-0
/
+5
2017-04-04
can: initial support for network namespaces
Mario Kicherer
1
-0
/
+31
2017-03-24
net: Add sysctl to toggle early demux for tcp and udp
subashab@codeaurora.org
1
-0
/
+2
2017-03-22
net: ipv4: add support for ECMP hash policy choice
Nikolay Aleksandrov
1
-0
/
+1
2017-03-17
tcp: remove tcp_tw_recycle
Soheil Hassas Yeganeh
1
-1
/
+0
2017-03-14
mpls: allow TTL propagation from IP packets to be configured
Robert Shearman
1
-0
/
+1
2017-03-14
mpls: allow TTL propagation to IP packets to be configured
Robert Shearman
1
-0
/
+2
2017-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-16
/
+0
2017-01-30
net: Avoid receiving packets with an l3mdev on unbound UDP sockets
Robert Shearman
1
-0
/
+4
2017-01-24
Introduce a sysctl that modifies the value of PROT_SOCK.
Krister Johansen
1
-0
/
+1
2017-01-18
sctp: add reconf_enable in asoc ep and netns
Xin Long
1
-0
/
+3
2017-01-03
netfilter: merge udp and udplite conntrack helpers
Florian Westphal
1
-16
/
+0
2016-12-29
ipv4: Namespaceify tcp_max_syn_backlog knob
Haishuang Yan
1
-0
/
+1
2016-12-29
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
Haishuang Yan
1
-0
/
+11
2016-12-27
ipv4: Namespaceify tcp_tw_reuse knob
Haishuang Yan
1
-0
/
+1
2016-12-06
netfilter: defrag: only register defrag functionality if needed
Florian Westphal
1
-0
/
+6
2016-12-04
netfilter: conntrack: built-in support for UDPlite
Davide Caratti
1
-0
/
+16
2016-12-04
netfilter: conntrack: built-in support for SCTP
Davide Caratti
1
-0
/
+13
2016-12-04
netfilter: conntrack: built-in support for DCCP
Davide Caratti
1
-0
/
+14
2016-12-04
ipv4: fib: Allow for consistent FIB dumping
Ido Schimmel
1
-0
/
+3
2016-12-03
netns: fix net_generic() "id - 1" bloat
Alexey Dobriyan
1
-7
/
+9
2016-12-03
netns: add dummy struct inside "struct net_generic"
Alexey Dobriyan
1
-2
/
+4
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+0
2016-11-14
netfilter: conntrack: remove unused netns_ct member
Florian Westphal
1
-1
/
+0
2016-11-10
ipv6: sr: add code base for control plane support of SR-IPv6
David Lebrun
1
-0
/
+1
2016-09-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
1
-7
/
+5
2016-09-25
netfilter: replace list_head with single linked list
Aaron Conole
1
-1
/
+1
2016-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-7
/
+5
2016-08-24
xfrm: state: remove per-netns gc task
Florian Westphal
1
-2
/
+0
2016-08-13
netfilter: remove ip_conntrack* sysctl compat code
Pablo Neira Ayuso
1
-8
/
+0
2016-08-12
xfrm: policy: convert policy_lock to spinlock
Florian Westphal
1
-1
/
+1
2016-08-12
xfrm: policy: make xfrm_policy_lookup_bytype lockless
Florian Westphal
1
-1
/
+1
2016-08-10
xfrm: state: don't use lock anymore unless acquire operation is needed
Florian Westphal
1
-3
/
+3
2016-08-10
net: Remove fib_local variable
David Ahern
1
-1
/
+0
2016-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+2
2016-05-25
netfilter: nf_queue: Make the queue_handler pernet
Eric W. Biederman
1
-0
/
+2
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-05-09
netfilter: conntrack: use single slab cache
Florian Westphal
1
-2
/
+0
2016-05-09
netfilter: conntrack: use a single nat bysource table for all namespaces
Florian Westphal
1
-4
/
+0
2016-05-06
netfilter: conntrack: use a single expectation table for all namespaces
Florian Westphal
1
-1
/
+0
2016-05-05
netfilter: conntrack: use a single hashtable for all namespaces
Florian Westphal
1
-2
/
+0
2016-05-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2016-04-25
netfilter: conntrack: move generation seqcnt out of netns_ct
Florian Westphal
1
-1
/
+0
2016-04-11
net: ipv4: Consider failed nexthops in multipath routes
David Ahern
1
-0
/
+3
2016-03-17
flowcache: Avoid OOM condition under preasure
Steffen Klassert
1
-0
/
+1
2016-03-08
ipv6: per netns FIB garbage collection
Michal Kubeček
1
-0
/
+1
2016-03-08
ipv6: per netns fib6 walkers
Michal Kubeček
1
-0
/
+2
[next]