Age | Commit message (Expand) | Author |
2013-10-26 | ip: generate unique IP identificator if local fragmentation is allowed | Ansis Atteka |
2013-05-30 | ipvs: ip_vs_sip_fill_param() BUG: bad check of return value | Hans Schillstrom |
2012-12-06 | netfilter: Validate the sequence number of dataless ACK packets as well | Jozsef Kadlecsik |
2012-12-06 | netfilter: Mark SYN/ACK packets as invalid from original direction | Jozsef Kadlecsik |
2012-10-30 | netfilter: nf_conntrack: fix racy timer handling with reliable events | Pablo Neira Ayuso |
2012-10-17 | netfilter: xt_limit: have r->cost != 0 case work | Jan Engelhardt |
2012-10-17 | netfilter: limit, hashlimit: avoid duplicated inline | Florian Westphal |
2012-10-17 | netfilter: nf_ct_expect: fix possible access to uninitialized timer | Pablo Neira Ayuso |
2012-09-19 | ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT) | Mathias Krause |
2012-02-29 | ipvs: fix matching of fwmark templates during scheduling | Simon Horman |
2012-02-03 | net: reintroduce missing rcu_assign_pointer() calls | Eric Dumazet |
2011-12-31 | netfilter: ctnetlink: fix timeout calculation | Xi Wang |
2011-12-31 | ipvs: try also real server with port 0 in backup server | Julian Anastasov |
2011-12-24 | Merge branch 'nf' of git://1984.lsi.us.es/net | David S. Miller |
2011-12-24 | netfilter: ctnetlink: fix scheduling while atomic if helper is autoloaded | Pablo Neira Ayuso |
2011-12-24 | netfilter: ctnetlink: fix return value of ctnetlink_get_expect() | Pablo Neira Ayuso |
2011-12-23 | netfilter: xt_connbytes: handle negation correctly | Florian Westphal |
2011-12-01 | netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS | David S. Miller |
2011-11-29 | Merge branch 'nf' of git://1984.lsi.us.es/net | David S. Miller |
2011-11-23 | netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED. | David S. Miller |
2011-11-22 | netfilter: nf_conntrack: make event callback registration per-netns | Pablo Neira Ayuso |
2011-11-21 | netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.c | Jozsef Kadlecsik |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-01 | netfilter: do not propagate nf_queue errors in nf_hook_slow | Florian Westphal |
2011-11-01 | ipvs: Remove unused variable "cs" from ip_vs_leave function. | Krzysztof Wilczynski |
2011-11-01 | netfilter: Remove unnecessary OOM logging messages | Joe Perches |
2011-11-01 | ipvs: Removed unused variables | Simon Horman |
2011-11-01 | ipvs: Remove unused return value of protocol state transitions | Simon Horman |
2011-11-01 | ipvs: Remove unused parameter from ip_vs_confirm_conntrack() | Simon Horman |
2011-11-01 | ipvs: Expose ip_vs_ftp module parameters via sysfs. | Krzysztof Wilczynski |
2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker |
2011-10-31 | net: add moduleparam.h for users of module_param/MODULE_PARM_DESC | Paul Gortmaker |
2011-10-31 | net: Fix files explicitly needing to include module.h | Paul Gortmaker |
2011-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-10-24 | Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-10-17 | Merge branch 'nf' of git://1984.lsi.us.es/net | David S. Miller |
2011-10-12 | IPVS netns shutdown/startup dead-lock | Hans Schillstrom |
2011-10-07 | Merge branch 'master' of github.com:davem330/net | David S. Miller |
2011-10-05 | netfilter: Use proper rwlock init function | Thomas Gleixner |
2011-10-03 | netfilter: nf_conntrack: fix event flooding in GRE protocol tracker | Florian Westphal |
2011-09-27 | doc: fix broken references | Paul Bolle |
2011-09-22 | Merge branch 'master' of github.com:davem330/net | David S. Miller |
2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina |
2011-09-15 | net: Convert vmalloc/memset to vzalloc | Joe Perches |
2011-08-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2011-08-30 | netfilter: nf_ct_tcp: wrong multiplication of TCPOLEN_TSTAMP_ALIGNED in tcp_s... | Jozsef Kadlecsik |
2011-08-30 | netfilter: nf_ct_tcp: fix incorrect handling of invalid TCP option | Jozsef Kadlecsik |
2011-08-30 | netfilter: nf_ct_pptp: fix DNATed PPTP connection address translation | Sanket Shah |
2011-08-30 | netfilter: nf_queue: reject NF_STOLEN verdicts from userspace | Florian Westphal |