Age | Commit message (Expand) | Author | Files | Lines |
2013-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2013-10-21 | netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper | Julian Anastasov | 1 | -2/+2 |
2013-10-19 | net: misc: Remove extern from function prototypes | Joe Perches | 1 | -17/+11 |
2013-10-14 | netfilter: nf_tables: add trace support | Pablo Neira Ayuso | 2 | -0/+58 |
2013-10-14 | netfilter: nfnetlink: add batch support and use it from nf_tables | Pablo Neira Ayuso | 3 | -22/+365 |
2013-10-14 | netfilter: nf_tables: add insert operation | Eric Leblond | 1 | -6/+32 |
2013-10-14 | netfilter: nf_tables: complete net namespace support | Pablo Neira Ayuso | 1 | -28/+55 |
2013-10-14 | netfilter: nf_tables: Add support for IPv6 NAT | Tomasz Bursztyka | 3 | -0/+227 |
2013-10-14 | netfilter: nf_tables: add support for dormant tables | Pablo Neira Ayuso | 1 | -7/+90 |
2013-10-14 | netfilter: nf_tables: nft_payload: fix transport header base | Pablo Neira Ayuso | 2 | -2/+2 |
2013-10-14 | netfilter: nf_tables: add compatibility layer for x_tables | Pablo Neira Ayuso | 8 | -55/+1008 |
2013-10-14 | netfilter: nf_tables: convert built-in tables/chains to chain types | Pablo Neira Ayuso | 1 | -111/+86 |
2013-10-14 | netfilter: nft_payload: add optimized payload implementation for small loads | Patrick McHardy | 2 | -28/+72 |
2013-10-14 | netfilter: nf_tables: add optimized data comparison for small values | Patrick McHardy | 2 | -24/+110 |
2013-10-14 | netfilter: nf_tables: expression ops overloading | Patrick McHardy | 14 | -123/+214 |
2013-10-14 | netfilter: nf_tables: add netlink set API | Patrick McHardy | 9 | -618/+1573 |
2013-10-14 | netfilter: add nftables | Patrick McHardy | 19 | -0/+4563 |
2013-10-14 | netfilter: nf_nat: move alloc_null_binding to nf_nat_core.c | Pablo Neira Ayuso | 1 | -0/+20 |
2013-10-14 | netfilter: pass hook ops to hookfn | Patrick McHardy | 2 | -22/+22 |
2013-10-09 | ipv6: make lookups simpler and faster | Eric Dumazet | 2 | -2/+2 |
2013-10-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 26 | -1650/+2414 |
2013-10-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 9 | -145/+125 |
2013-10-01 | netfilter: cttimeout: allow to set/get default protocol timeouts | Pablo Neira Ayuso | 1 | -8/+153 |
2013-10-01 | netfilter: nf_ct_sip: consolidate NAT hook functions | holger@eitzenberger.org | 2 | -113/+49 |
2013-10-01 | netfilter: nfnetlink_log: use proper net to allocate skb | Gao feng | 1 | -5/+6 |
2013-10-01 | netfilter: nfnetlink_queue: use proper net namespace to allocate skb | Gao feng | 1 | -3/+3 |
2013-09-30 | netfilter: ipset: Add hash:net,port,net module to kernel. | Oliver Smith | 3 | -0/+598 |
2013-09-30 | netfiler: ipset: Add net namespace for ipset | Vitaly Lavrov | 7 | -138/+232 |
2013-09-30 | netfilter: ipset: Use a common function at listing the extensions | Jozsef Kadlecsik | 4 | -50/+12 |
2013-09-30 | netfilter: ipset: For set:list types, replaced elements must be zeroed out | Jozsef Kadlecsik | 1 | -1/+3 |
2013-09-30 | netfilter: ipset: Fix hash resizing with comments | Jozsef Kadlecsik | 1 | -5/+5 |
2013-09-30 | netfilter: ipset: Support comments in hash-type ipsets. | Oliver Smith | 9 | -13/+30 |
2013-09-30 | netfilter: ipset: Support comments in the list-type ipset. | Oliver Smith | 1 | -6/+12 |
2013-09-30 | netfilter: ipset: Support comments in bitmap-type ipsets. | Oliver Smith | 4 | -9/+17 |
2013-09-30 | netfilter: ipset: Support comments for ipset entries in the core. | Oliver Smith | 1 | -0/+14 |
2013-09-30 | netfilter: ipset: Add hash:net,net module to kernel. | Oliver Smith | 4 | -9/+541 |
2013-09-30 | netfilter: ipset: Kconfig: ipset needs NETFILTER_NETLINK | Jozsef Kadlecsik | 1 | -1/+1 |
2013-09-30 | netfilter: ipset: list:set: make sure all elements are checked by the gc | Jozsef Kadlecsik | 1 | -2/+5 |
2013-09-30 | netfilter: ipset: Support extensions which need a per data destroy function | Jozsef Kadlecsik | 3 | -38/+90 |
2013-09-30 | netfilter: ipset: Generalize extensions support | Jozsef Kadlecsik | 13 | -749/+105 |
2013-09-30 | netfilter: ipset: Move extension data to set structure | Jozsef Kadlecsik | 13 | -278/+244 |
2013-09-30 | netfilter: ipset: Rename extension offset ids to extension ids | Jozsef Kadlecsik | 6 | -35/+35 |
2013-09-30 | netfilter: ipset: Prepare ipset to support multiple networks for hash types | Jozsef Kadlecsik | 5 | -46/+48 |
2013-09-30 | netfilter: ipset: Introduce new operation to get both setname and family | Jozsef Kadlecsik | 1 | -0/+17 |
2013-09-30 | netfilter: ipset: order matches and targets separatedly in xt_set.c | Jozsef Kadlecsik | 1 | -92/+96 |
2013-09-30 | netfilter: ipset: Support package fragments for IPv4 protos without ports | Anders K. Pedersen | 1 | -1/+17 |
2013-09-30 | netfilter: ipset: Fix "may be used uninitialized" warnings | Jozsef Kadlecsik | 9 | -12/+12 |
2013-09-30 | netfilter: ipset: Rename simple macro names to avoid namespace issues. | Jozsef Kadlecsik | 13 | -162/+166 |
2013-09-30 | netfilter: ipset: Fix sparse warnings due to missing rcu annotations | Jozsef Kadlecsik | 1 | -32/+55 |
2013-09-30 | netfilter: ipset: Sparse warning about shadowed variable fixed | Jozsef Kadlecsik | 1 | -1/+1 |