index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-08
netfilter: ipvs: do not create conn for ABORT packet in sctp_conn_schedule
Xin Long
1
-1
/
+2
2017-09-08
netfilter: ipvs: fix the issue that sctp_conn_schedule drops non-INIT packet
Xin Long
1
-2
/
+5
2017-07-31
netfilter: nf_hook_ops structs can be const
Florian Westphal
1
-1
/
+1
2017-07-24
netfilter: Remove duplicated rcu_read_lock.
Taehee Yoo
7
-82
/
+8
2017-07-01
sctp: remove the typedef sctp_chunkhdr_t
Xin Long
2
-5
/
+5
2017-07-01
sctp: remove the typedef sctp_sctphdr_t
Xin Long
2
-11
/
+10
2017-05-08
ipvs: SNAT packet replies only for NATed connections
Julian Anastasov
1
-5
/
+14
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-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
6
-10
/
+10
2017-02-03
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-08
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-24
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-20
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
[next]