index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-26
netfilter: ipvs: full-functionality option for ECN encapsulation in tunnel
Vadim Fedorenko
2017-09-08
netfilter: ipvs: do not create conn for ABORT packet in sctp_conn_schedule
Xin Long
2017-09-08
netfilter: ipvs: fix the issue that sctp_conn_schedule drops non-INIT packet
Xin Long
2017-07-31
netfilter: nf_hook_ops structs can be const
Florian Westphal
2017-07-24
netfilter: Remove duplicated rcu_read_lock.
Taehee Yoo
2017-07-01
sctp: remove the typedef sctp_chunkhdr_t
Xin Long
2017-07-01
sctp: remove the typedef sctp_sctphdr_t
Xin Long
2017-05-08
ipvs: SNAT packet replies only for NATed connections
Julian Anastasov
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-04-28
ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled
Paolo Abeni
2017-04-28
ipvs: change comparison on sync_refresh_period
Aaron Conole
2017-04-28
ipvs: remove unused function ip_vs_set_state_timeout
Aaron Conole
2017-04-26
ipvs: convert to use pernet nf_hook api
Florian Westphal
2017-04-19
netfilter: ipvs: fix incorrect conflict resolution
Florian Westphal
2017-04-15
netfilter: remove nf_ct_is_untracked
Florian Westphal
2017-04-15
Merge tag 'ipvs2-for-v4.12' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Pablo Neira Ayuso
2017-04-13
netlink: pass extended ACK struct where available
Johannes Berg
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-07
netfilter: Remove exceptional & on function name
Arushi Singhal
2017-04-07
netfilter: Use seq_puts()/seq_putc() where possible
simran singhal
2017-04-06
netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean
Gao Feng
2017-03-30
ipvs: remove unused variable
Arushi Singhal
2017-03-30
netfilter: ipvs: Replace kzalloc with kcalloc.
Varsha Rao
2017-03-30
netfilter: ipvs: don't check for presence of nat extension
Florian Westphal
2017-03-17
netfilter: refcounter conversions
Reshetova, Elena
2017-03-16
ipvs: remove an annoying printk in netns init
Cong Wang
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-02-02
ipvs: free ip_vs_dest structs when refcnt=0
David Windsor
2017-01-24
Introduce a sysctl that modifies the value of PROT_SOCK.
Krister Johansen
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-04
Merge tag 'ipvs-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel/git...
Pablo Neira Ayuso
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
ipvs: Decrement ttl
Dwip Banerjee
2016-11-15
ipvs: Use IS_ERR_OR_NULL(svc) instead of IS_ERR(svc) || svc == NULL
Gao Feng
2016-11-08
ipvs: use IPVS_CMD_ATTR_MAX for family.maxattr
WANG Cong
2016-10-28
netfilter: ip_vs_sync: fix bogus maybe-uninitialized warning
Arnd Bergmann
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
2016-10-27
genetlink: statically initialize families
Johannes Berg
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
2016-08-12
ipvs: use nf_ct_kill helper
Florian Westphal
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-07-11
Merge tag 'ipvs-for-v4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
2016-07-07
ipvs: count pre-established TCP states as active
Michal Kubecek
2016-07-07
ipvs: fix bind to link-local mcast IPv6 address in backup
Quentin Armitage
2016-06-06
ipvs: update real-server binding of outgoing connections in SIP-pe
Marco Angaroni
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
[next]