Age | Commit message (Expand) | Author |
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 |
2016-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2016-05-06 | ipvs: make drop_entry protection effective for SIP-pe | Marco Angaroni |
2016-04-25 | netfilter/ipvs: use nla_put_u64_64bit() | Nicolas Dichtel |
2016-04-25 | Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Pablo Neira Ayuso |
2016-04-20 | ipvs: don't alter conntrack in OPS mode | Marco Angaroni |
2016-04-20 | ipvs: optimize release of connections in OPS mode | Marco Angaroni |