summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: atomic allocation in set notifications from rcu callbackPablo Neira Ayuso2014-06-021-6/+6
* netfilter: nf_tables: allow to delete several objects from a batchPablo Neira Ayuso2014-06-021-9/+31
* netfilter: nft_rbtree: introduce lockingPablo Neira Ayuso2014-06-021-1/+21
* netfilter: nf_tables: release objects in reverse order in the abort pathPablo Neira Ayuso2014-06-021-1/+2
* netfilter: nf_tables: fix wrong transaction ordering in set elementsPablo Neira Ayuso2014-06-021-2/+2
* netfilter: nfnetlink_acct: Fix memory leakMathieu Poirier2014-06-021-1/+0Star
* Revert "net/mlx4_en: Use affinity hint"David S. Miller2014-06-026-50/+4Star
* net: ks8851: Don't use regulator_get_optional()Stephen Boyd2014-06-021-28/+22Star
* Merge branch 'filter-next'David S. Miller2014-06-029-824/+871
|\
| * net: filter: improve filter block macrosDaniel Borkmann2014-06-022-174/+277
| * net: filter: get rid of BPF_S_* enumDaniel Borkmann2014-06-028-649/+498Star
| * net: filter: add test for loading SKF_AD_OFF limitsDaniel Borkmann2014-06-021-0/+22
| * net: filter: add slot overlapping test with fully filled M[]Daniel Borkmann2014-06-021-1/+74
|/
* bridge: fix the unbalanced promiscuous count when add_if failedwangweidong2014-06-021-1/+1
* net: Revert mlx4 cpumask changes.David S. Miller2014-06-023-88/+28Star
* net: ks8851: Don't use regulator_get_optional()Stephen Boyd2014-06-021-28/+22Star
* Merge branch 'mlx4-next'David S. Miller2014-06-028-4/+116
|\
| * net/mlx4_en: Use affinity hintYuval Atias2014-06-026-4/+50
| * cpumask: Utility function to set n'th cpu - local cpu firstAmir Vadai2014-06-022-0/+66
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-05-3112-51/+138
|\
| * netfilter: add helper for adding nat extensionFlorian Westphal2014-04-296-48/+30Star
| * netfilter: nfnetlink_acct: Adding quota support to accounting frameworkMathieu Poirier2014-04-295-2/+107
| * netfilter: Fix format string mismatch in ip_vs_proto_name()Masanari Iida2014-04-231-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-05-3116-100/+116
|\ \
| * | i40e: relax the firmware API version checkShannon Nelson2014-05-291-2/+1Star
| * | i40evf: don't use RESETTING state during reinitMitch Williams2014-05-291-2/+0Star
| * | i40: disable FCoE for MFP modesVasu Dev2014-05-291-0/+6
| * | i40e: add clear_pxe AdminQ requestShannon Nelson2014-05-292-0/+32
| * | i40e: Clear recovery pending, if reset failedAkeem G Abodunrin2014-05-291-1/+3
| * | i40e/i40evf: Change type to u32 to avoid sparse errorGreg Rose2014-05-292-4/+4
| * | i40e/i40evf: remove storm controlJesse Brandeburg2014-05-295-11/+2Star
| * | i40e: Use the new i40e_get_fd_cnt_all function in other placesAnjali Singhai Jain2014-05-292-5/+2Star
| * | i40e: Report cmd->data in ETHTOOL_GRXCLSRLCNT instead of ETHTOOL_GRXCLSRULEAnjali Singhai Jain2014-05-292-6/+12
| * | i40e/i40evf: Remove reserved PCTYPE definesKevin Scott2014-05-296-57/+26Star
| * | i40e: Tx/Rx rings declarationAkeem G Abodunrin2014-05-292-8/+7Star
| * | i40evf: tweak Tx rate params and de-magic-ifyMitch Williams2014-05-291-2/+5
| * | i40evf: don't round Tx rate down to 0Mitch Williams2014-05-291-0/+5
| * | i40e: enable descriptor prefetch for VFsMitch Williams2014-05-291-0/+1
| * | i40e/i40evf: Update check for AQ alivenessKevin Scott2014-05-292-2/+10
* | | af_key: Replace comma with semicolonHimangi Saraogi2014-05-311-1/+1
* | | rds/tcp_listen: Replace comma with semicolonHimangi Saraogi2014-05-311-1/+1
* | | RDS/RDMA: Replace comma with semicolonHimangi Saraogi2014-05-311-1/+1
* | | ipmr: Replace comma with semicolonHimangi Saraogi2014-05-311-1/+1
* | | Merge branch 's390-next'David S. Miller2014-05-315-25/+40
|\ \ \
| * | | s390/net: fix format string mismatchesUrsula Braun2014-05-313-10/+19
| * | | qeth: Fix for possible null pointer dereferenceRickard Strandqvist2014-05-311-2/+2
| * | | af_iucv: correct cleanup if listen backlog is fullUrsula Braun2014-05-311-2/+1Star
| * | | af_iucv: Add automatic (source) iucv_name to bindPhilipp Hachtmann2014-05-311-11/+18
|/ / /
* | | Merge branch 'be2net-next'David S. Miller2014-05-315-277/+438
|\ \ \
| * | | be2net: cleanup MCC async event processing codeSathya Perla2014-05-312-70/+67Star