Age | Commit message (Expand) | Author |
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 |
2011-08-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-08-07 | netfilter: avoid double free in nf_reinject | Julian Anastasov |
2011-08-02 | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER | Stephen Hemminger |
2011-07-29 | netfilter: xt_rateest: fix xt_rateest_mt_checkentry() | Eric Dumazet |
2011-07-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/... | David S. Miller |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-22 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-07-22 | IPVS: Free resources on module removal | Simon Horman |
2011-07-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2011-07-21 | netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff... | Jozsef Kadlecsik |
2011-07-20 | net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu() | Paul E. McKenney |