summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen-netback: stop vif thread spinning if frontend is unresponsivePaul Durrant2014-01-102-5/+10
* cxgb4: Changed FW check version to match FW binary versionHariprasad Shenai2014-01-101-4/+4
* irda: sh_sir: use devm_request_irq()Kuninori Morimoto2014-01-101-1/+1
* irda: sh_irda: use devm_request_irq()Kuninori Morimoto2014-01-101-1/+1
* irda: fixup SH_SIR position on KconfigKuninori Morimoto2014-01-101-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-1024-292/+595
|\
| * netfilter: nf_tables: fix error path in the init functionsPablo Neira Ayuso2014-01-093-3/+21
| * netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()Patrick McHardy2014-01-0910-12/+12
| * netfilter: nf_tables: prohibit deletion of a table with existing setsPatrick McHardy2014-01-091-1/+1
| * netfilter: nf_tables: take AF module reference when creating a tablePatrick McHardy2014-01-091-1/+7
| * netfilter: nf_tables: perform flags validation before table allocationPatrick McHardy2014-01-091-13/+9
| * netfilter: nf_tables: minor nf_chain_type cleanupsPatrick McHardy2014-01-0911-34/+44
| * netfilter: nf_tables: constify chain type definitions and pointersPatrick McHardy2014-01-0911-19/+19
| * netfilter: nf_tables: replay request after dropping locks to load chain typePatrick McHardy2014-01-091-4/+8
| * netfilter: nf_tables: add missing module references to chain typesPatrick McHardy2014-01-095-0/+5
| * netfilter: nf_tables: fix chain type module reference handlingPatrick McHardy2014-01-092-22/+25
| * netfilter: nf_tables: fix check for table overflowPatrick McHardy2014-01-091-3/+3
| * netfilter: nf_tables: restore chain change atomicityPatrick McHardy2014-01-091-22/+21
| * netfilter: nf_tables: split chain policy validation from actually setting itPatrick McHardy2014-01-091-36/+20
| * netfilter: nft_meta: fix lack of validation of the input registerPablo Neira Ayuso2014-01-091-0/+3
| * netfilter: nft_ct: Add support to set the connmarkKristian Evensen2014-01-092-30/+136
| * netfilter: nft_ct: load both IPv4 and IPv6 conntrack modules for NFPROTO_INETPatrick McHardy2014-01-071-3/+36
| * netfilter: nft_meta: add l4proto supportPatrick McHardy2014-01-075-1/+10
| * netfilter: nf_tables: add nfproto support to meta expressionPatrick McHardy2014-01-072-0/+6
| * netfilter: nf_tables: add "inet" table for IPv4/IPv6Patrick McHardy2014-01-079-2/+116
| * netfilter: nf_tables: add support for multi family tablesPatrick McHardy2014-01-077-25/+45
| * netfilter: nf_tables: add hook ops to struct nft_pktinfoPatrick McHardy2014-01-074-7/+8
| * netfilter: nf_tables: make chain types override the default AF functionsPatrick McHardy2014-01-075-96/+81
| * netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabledPablo Neira Ayuso2014-01-071-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-01-0927-174/+176
|\ \
| * | i40e: Turn flow director off in MFP modeCatherine Sullivan2014-01-091-7/+7
| * | i40e: Add a dummy packet templateJesse Brandeburg2014-01-091-3/+23
| * | i40e: fix spelling errorsJesse Brandeburg2014-01-091-1/+1
| * | i40e: trivial: formatting and checkpatch fixesMitch Williams2014-01-092-16/+17
| * | i40e: shorten wordy fieldsMitch Williams2014-01-094-11/+11
| * | i40e: accept pf to pf adminq messagesShannon Nelson2014-01-091-2/+5
| * | i40e: remove interrupt on AQ errorShannon Nelson2014-01-091-1/+1
| * | i40e: release NVM resource reservation on startupShannon Nelson2014-01-091-0/+3
| * | i40e: Cleanup reconfig rss pathAnjali Singhai Jain2014-01-091-8/+0
| * | i40e: disable packet splitJesse Brandeburg2014-01-091-1/+0
| * | i40e: add a comment on barrier and fix panic on resetGreg Rose2014-01-092-4/+12
| * | i40e: Fix MAC format in Write MAC address AQ cmdKamil Krawczyk2014-01-091-2/+5
| * | i40e: Fix GPL headerGreg Rose2014-01-0927-108/+81
| * | i40e: use kernel specific definesJesse Brandeburg2014-01-092-7/+5
| * | i40e: Re-enable interrupt on ICR0Anjali Singhai Jain2014-01-091-4/+6
* | | ip_tunnel: fix sparse non static symbol warningWei Yongjun2014-01-091-1/+1
* | | openvswitch: Use kmem_cache_free() instead of kfree()Wei Yongjun2014-01-091-1/+1
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-087-10/+18
|\ \
| * | netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann2014-01-061-3/+3
| * | netfilter: nf_conntrack_dccp: use %s format string for bufferDaniel Borkmann2014-01-061-2/+2