summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-09-1045-1070/+1759
|\
| * netfilter: nf_tables: add new nft_masq expressionArturo Borrero2014-09-0911-0/+288
| * netfilter: nf_nat: generalize IPv6 masquerading support for nf_tablesArturo Borrero2014-09-095-71/+143
| * netfilter: nf_nat: generalize IPv4 masquerading support for nf_tablesArturo Borrero2014-09-095-99/+184
| * netfilter: ebtables: create audit records for replacesNicolas Dichtel2014-09-091-0/+15
| * netfilter: nft_nat: include a flag attributeArturo Borrero2014-09-093-0/+23
| * netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the rulesetArturo Borrero2014-09-091-4/+68
| * netfilter: nf_tables: add helpers to schedule objects deletionArturo Borrero2014-09-091-169/+194
| * netfilter: xt_string: Remove unnecessary initialization of struct ts_stateBojan Prtvar2014-09-091-1/+0
| * ipvs: reduce stack usage for sockopt dataJulian Anastasov2014-09-091-50/+61
| * netfilter: nf_tables: add devgroup support in meta expresionAna Rey2014-09-092-0/+16
| * netfilter: nf_tables: rename nf_table_delrule_by_chain()Arturo Borrero2014-09-091-3/+3
| * netfilter: nf_tables: add helper to unregister chain hooksArturo Borrero2014-09-091-15/+16
| * netfilter: nf_tables: refactor rule deletion helperArturo Borrero2014-09-091-5/+21
| * netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from corePablo Neira Ayuso2014-09-091-127/+36
| * netfilter: nat: move specific NAT IPv6 to corePablo Neira Ayuso2014-09-094-204/+275
| * netfilter: nft_chain_nat_ipv4: use generic IPv4 NAT code from corePablo Neira Ayuso2014-09-021-120/+37
| * netfilter: nat: move specific NAT IPv4 to corePablo Neira Ayuso2014-09-023-199/+271
| * netfilter: nfnetlink_acct: add filter support to nfacct counter list/resetAlexey Perevalov2014-08-262-0/+62
| * netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize'Jozsef Kadlecsik2014-08-242-1/+4
| * netfilter: ipset: Resolve missing-field-initializer warningsMark Rustad2014-08-246-18/+18
| * netfilter: ipset: netnet,netportnet: Fix value range support for IPv4Sergey Popovich2014-08-242-8/+11
| * netfilter: ipset: Removed invalid IPSET_ATTR_MARKMASK validationVytas Dauksa2014-08-241-1/+1
| * netfilter: nft_meta: Add cpu attribute supportAna Rey2014-08-242-0/+7
| * netfilter: nft_meta: add pkttype supportAna Rey2014-08-242-0/+30
| * uapi: netfilter_arp: use __u8 instead of u_int8_tMike Frysinger2014-08-201-1/+1
* | netfilter: Convert pr_warning to pr_warnJoe Perches2014-09-105-40/+35
* | iucv: Convert pr_warning to pr_warnJoe Perches2014-09-101-5/+4
* | pktgen: Convert pr_warning to pr_warnJoe Perches2014-09-101-12/+12
* | atm: Convert pr_warning to pr_warnJoe Perches2014-09-102-3/+3
* | Merge branch 'ipip_sit_gro'David S. Miller2014-09-102-0/+7
|\ \
| * | sit: Add gro callbacks to sit_offloadTom Herbert2014-09-101-0/+2
| * | ipip: Add gro callbacks to ipip offloadTom Herbert2014-09-101-0/+2
| * | ipv6: Clear flush_id to make GRO workTom Herbert2014-09-101-0/+3
|/ /
* | drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-1017-68/+62
* | net: use kfree_skb_list() helper in more placesFlorian Westphal2014-09-102-10/+2
* | ipv4: udp4_gro_complete() is staticEric Dumazet2014-09-101-1/+1
* | netns: remove one sparse warningEric Dumazet2014-09-101-1/+1
* | ipv6: udp6_gro_complete() is staticEric Dumazet2014-09-101-1/+1
* | ipv4: rcu cleanup in ip_ra_control()Eric Dumazet2014-09-101-2/+2
* | ipv6: mcast: remove dead debugging definesDaniel Borkmann2014-09-101-9/+0
* | irda: vlsi_ir: use %*ph specifierAndy Shevchenko2014-09-101-6/+2
* | r8152: use usleep_rangehayeswang2014-09-101-11/+11
* | net-timestamp: optimize sock_tx_timestamp default pathWillem de Bruijn2014-09-102-6/+11
* | net_sched: sfq: remove unused macroFlorian Westphal2014-09-101-5/+0
* | sfc: Convert the normal transmit complete path to dev_consume_skb_any()Rick Jones2014-09-101-1/+1
* | Merge branch 'bond_lock_removal'David S. Miller2014-09-109-131/+62
|\ \
| * | bonding: remove last users of bond->lock and bond->lock itselfNikolay Aleksandrov2014-09-102-45/+2
| * | bonding: options: remove bond->lock usageNikolay Aleksandrov2014-09-101-18/+1
| * | bonding: procfs: clean bond->lock usage and use RCUNikolay Aleksandrov2014-09-101-13/+3