Age | Commit message (Expand) | Author |
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 |
2014-05-12 | netfilter: nf_tables: fix missing return trace at the end of non-base chain | Pablo Neira Ayuso |
2014-05-12 | netfilter: nf_tables: fix bogus rulenum after goto action | Pablo Neira Ayuso |
2014-05-12 | netfilter: nf_tables: fix tracing of the goto action | Pablo Neira Ayuso |
2014-05-12 | netfilter: nf_tables: fix goto action | Pablo Neira Ayuso |
2014-05-10 | netfilter: nf_tables: reset rule number counter after jump and goto | Pablo Neira Ayuso |
2014-05-04 | netfilter: nfnetlink: Fix use after free when it fails to process batch | Denys Fedoryshchenko |
2014-04-29 | netfilter: add helper for adding nat extension | Florian Westphal |
2014-04-29 | netfilter: ctnetlink: don't add null bindings if no nat requested | Florian Westphal |
2014-04-29 | netfilter: nfnetlink_acct: Adding quota support to accounting framework | Mathieu Poirier |
2014-04-28 | netfilter: nf_tables: relax string validation of NFTA_CHAIN_TYPE | Pablo Neira |
2014-04-24 | netfilter: Fix warning in nfnetlink_receive(). | David S. Miller |
2014-04-24 | net: Use netlink_ns_capable to verify the permisions of netlink messages | Eric W. Biederman |
2014-04-23 | netfilter: Fix format string mismatch in ip_vs_proto_name() | Masanari Iida |