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
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-5
/
+17
2017-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-57
/
+34
2017-04-28
ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled
Paolo Abeni
1
-5
/
+17
2017-04-28
ipvs: change comparison on sync_refresh_period
Aaron Conole
1
-1
/
+1
2017-04-28
ipvs: remove unused function ip_vs_set_state_timeout
Aaron Conole
1
-22
/
+0
2017-04-26
ipvs: convert to use pernet nf_hook api
Florian Westphal
1
-10
/
+9
2017-04-19
netfilter: ipvs: fix incorrect conflict resolution
Florian Westphal
1
-1
/
+2
2017-04-15
netfilter: remove nf_ct_is_untracked
Florian Westphal
3
-8
/
+7
2017-04-15
Merge tag 'ipvs2-for-v4.12' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Pablo Neira Ayuso
2
-7
/
+4
2017-04-13
netlink: pass extended ACK struct where available
Johannes Berg
1
-1
/
+1
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-5
/
+7
2017-04-07
netfilter: Remove exceptional & on function name
Arushi Singhal
1
-2
/
+2
2017-04-07
netfilter: Use seq_puts()/seq_putc() where possible
simran singhal
1
-4
/
+4
2017-04-06
netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean
Gao Feng
1
-5
/
+8
2017-03-30
ipvs: remove unused variable
Arushi Singhal
1
-4
/
+1
2017-03-30
netfilter: ipvs: Replace kzalloc with kcalloc.
Varsha Rao
1
-2
/
+2
2017-03-30
netfilter: ipvs: don't check for presence of nat extension
Florian Westphal
1
-1
/
+1
2017-03-17
netfilter: refcounter conversions
Reshetova, Elena
12
-31
/
+31
2017-03-16
ipvs: remove an annoying printk in netns init
Cong Wang
1
-2
/
+0
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
6
-10
/
+10
2017-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-5
/
+3
2017-02-02
ipvs: free ip_vs_dest structs when refcnt=0
David Windsor
1
-5
/
+3
2017-01-24
Introduce a sysctl that modifies the value of PROT_SOCK.
Krister Johansen
1
-4
/
+3
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-04
Merge tag 'ipvs-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel/git...
Pablo Neira Ayuso
2
-1
/
+55
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+6
2016-11-15
ipvs: Decrement ttl
Dwip Banerjee
1
-0
/
+54
2016-11-15
ipvs: Use IS_ERR_OR_NULL(svc) instead of IS_ERR(svc) || svc == NULL
Gao Feng
1
-1
/
+1
2016-11-09
ipvs: use IPVS_CMD_ATTR_MAX for family.maxattr
WANG Cong
1
-1
/
+1
2016-10-28
netfilter: ip_vs_sync: fix bogus maybe-uninitialized warning
Arnd Bergmann
1
-2
/
+5
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
1
-1
/
+1
2016-10-27
genetlink: statically initialize families
Johannes Berg
1
-9
/
+13
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
1
-1
/
+0
2016-08-12
ipvs: use nf_ct_kill helper
Florian Westphal
1
-5
/
+2
2016-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-2
/
+23
2016-07-11
Merge tag 'ipvs-for-v4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
1
-2
/
+23
2016-07-07
ipvs: count pre-established TCP states as active
Michal Kubecek
1
-2
/
+23
2016-07-07
ipvs: fix bind to link-local mcast IPv6 address in backup
Quentin Armitage
1
-2
/
+4
2016-06-06
ipvs: update real-server binding of outgoing connections in SIP-pe
Marco Angaroni
2
-4
/
+6
2016-05-21
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
1
-10
/
+7
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-9
/
+269
2016-05-06
ipvs: make drop_entry protection effective for SIP-pe
Marco Angaroni
2
-4
/
+26
2016-04-25
netfilter/ipvs: use nla_put_u64_64bit()
Nicolas Dichtel
1
-12
/
+24
2016-04-25
Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
5
-5
/
+243
2016-04-20
ipvs: don't alter conntrack in OPS mode
Marco Angaroni
2
-1
/
+6
2016-04-20
ipvs: optimize release of connections in OPS mode
Marco Angaroni
1
-3
/
+23
2016-04-20
ipvs: handle connections started by real-servers
Marco Angaroni
3
-1
/
+214
2016-04-17
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
1
-4
/
+2
2016-03-11
Merge tag 'ipvs-fixes-for-v4.5' of https://git.kernel.org/pub/scm/linux/kerne...
Pablo Neira Ayuso
2
-12
/
+32
[next]