Age | Commit message (Expand) | Author |
2014-06-16 | netfilter: nf_nat: fix oops on netns removal | Florian Westphal |
2014-06-16 | netfilter: ctnetlink: add zone size to length | Ken-ichirou MATSUZAWA |
2014-06-16 | Merge branch 'ipvs' | Pablo Neira Ayuso |
2014-06-16 | netfilter: nft_nat: don't dump port information if unset | Pablo Neira Ayuso |
2014-06-16 | netfilter: nf_tables: indicate family when dumping set elements | Pablo Neira Ayuso |
2014-06-16 | netfilter: nft_compat: call {target, match}->destroy() to cleanup entry | Pablo Neira Ayuso |
2014-06-16 | netfilter: nf_tables: fix wrong type in transaction when replacing rules | Pablo Neira Ayuso |
2014-06-16 | netfilter: nf_tables: decrement chain use counter when replacing rules | Pablo Neira Ayuso |
2014-06-16 | netfilter: nf_tables: use u32 for chain use counter | Pablo Neira Ayuso |
2014-06-16 | netfilter: nf_tables: use RCU-safe list insertion when replacing rules | Pablo Neira Ayuso |
2014-06-16 | netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumper | Florian Westphal |
2014-06-16 | netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracks | Pablo Neira Ayuso |
2014-06-13 | ipvs: stop tot_stats estimator only under CONFIG_SYSCTL | Julian Anastasov |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-06-08 | Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke... | Linus Torvalds |
2014-06-08 | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds |
2014-06-07 | net: netfilter: LLVMLinux: vlais-netfilter | Mark Charlebois |
2014-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2014-06-05 | net: use the new API kvfree() | WANG Cong |
2014-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-02 | inetpeer: get rid of ip_id_count | Eric Dumazet |
2014-06-02 | netfilter: nf_tables: atomic allocation in set notifications from rcu callback | Pablo Neira Ayuso |
2014-06-02 | netfilter: nf_tables: allow to delete several objects from a batch | Pablo Neira Ayuso |
2014-06-02 | netfilter: nft_rbtree: introduce locking | Pablo Neira Ayuso |
2014-06-02 | netfilter: nf_tables: release objects in reverse order in the abort path | Pablo Neira Ayuso |
2014-06-02 | netfilter: nf_tables: fix wrong transaction ordering in set elements | Pablo Neira Ayuso |
2014-06-02 | netfilter: nfnetlink_acct: Fix memory leak | Mathieu Poirier |
2014-05-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2014-05-26 | ipvs: Fix panic due to non-linear skb | Peter Christensen |
2014-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-05-23 | net: filter: let unattached filters use sock_fprog_kern | Daniel Borkmann |
2014-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables | David S. Miller |
2014-05-19 | netfilter: nf_tables: defer all object release via rcu | Pablo Neira Ayuso |
2014-05-19 | netfilter: nf_tables: remove skb and nlh from context structure | Pablo Neira Ayuso |
2014-05-19 | netfilter: nf_tables: simplify nf_tables_*_notify | Pablo Neira Ayuso |
2014-05-19 | netfilter: nf_tables: use new transaction infrastructure to handle elements | Pablo Neira Ayuso |
2014-05-19 | netfilter: nf_tables: use new transaction infrastructure to handle table | Pablo Neira Ayuso |
2014-05-19 | netfilter: nf_tables: pass context to nf_tables_updtable() | Pablo Neira Ayuso |
2014-05-19 | netfilter: nf_tables: disabling table hooks always succeeds | Pablo Neira Ayuso |
2014-05-19 | netfilter: nf_tables: use new transaction infrastructure to handle chain | Pablo Neira Ayuso |
2014-05-19 | netfilter: nf_tables: refactor chain statistic routines | Pablo Neira Ayuso |
2014-05-19 | netfilter: nf_tables: use new transaction infrastructure to handle sets | Pablo Neira Ayuso |
2014-05-19 | netfilter: nf_tables: add message type to transactions | Pablo Neira Ayuso |
2014-05-19 | netfilter: nf_tables: relocate commit and abort routines in the source file | Pablo Neira Ayuso |
2014-05-19 | netfilter: nf_tables: generalise transaction infrastructure | Pablo Neira Ayuso |
2014-05-19 | netfilter: nf_tables: deconstify table and chain in context structure | Pablo Neira Ayuso |
2014-05-15 | netfilter: nf_tables: fix trace of matching non-terminal rule | Pablo Neira Ayuso |
2014-05-12 | net: rename local_df to ignore_df | WANG Cong |
2014-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |