summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-10xen-netback: stop vif thread spinning if frontend is unresponsivePaul Durrant2-5/+10
2014-01-10cxgb4: Changed FW check version to match FW binary versionHariprasad Shenai1-4/+4
2014-01-10irda: sh_sir: use devm_request_irq()Kuninori Morimoto1-1/+1
2014-01-10irda: sh_irda: use devm_request_irq()Kuninori Morimoto1-1/+1
2014-01-10irda: fixup SH_SIR position on KconfigKuninori Morimoto1-2/+2
2014-01-09netfilter: nf_tables: fix error path in the init functionsPablo Neira Ayuso3-3/+21
2014-01-09ip_tunnel: fix sparse non static symbol warningWei Yongjun1-1/+1
2014-01-09openvswitch: Use kmem_cache_free() instead of kfree()Wei Yongjun1-1/+1
2014-01-09netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()Patrick McHardy10-12/+12
2014-01-09netfilter: nf_tables: prohibit deletion of a table with existing setsPatrick McHardy1-1/+1
2014-01-09netfilter: nf_tables: take AF module reference when creating a tablePatrick McHardy1-1/+7
2014-01-09netfilter: nf_tables: perform flags validation before table allocationPatrick McHardy1-13/+9
2014-01-09netfilter: nf_tables: minor nf_chain_type cleanupsPatrick McHardy11-34/+44
2014-01-09netfilter: nf_tables: constify chain type definitions and pointersPatrick McHardy11-19/+19
2014-01-09netfilter: nf_tables: replay request after dropping locks to load chain typePatrick McHardy1-4/+8
2014-01-09netfilter: nf_tables: add missing module references to chain typesPatrick McHardy5-0/+5
2014-01-09netfilter: nf_tables: fix chain type module reference handlingPatrick McHardy2-22/+25
2014-01-09netfilter: nf_tables: fix check for table overflowPatrick McHardy1-3/+3
2014-01-09netfilter: nf_tables: restore chain change atomicityPatrick McHardy1-22/+21
2014-01-09netfilter: nf_tables: split chain policy validation from actually setting itPatrick McHardy1-36/+20
2014-01-09netfilter: nft_meta: fix lack of validation of the input registerPablo Neira Ayuso1-0/+3
2014-01-09netfilter: nft_ct: Add support to set the connmarkKristian Evensen2-30/+136
2014-01-09i40e: Turn flow director off in MFP modeCatherine Sullivan1-7/+7
2014-01-09i40e: Add a dummy packet templateJesse Brandeburg1-3/+23
2014-01-09i40e: fix spelling errorsJesse Brandeburg1-1/+1
2014-01-09i40e: trivial: formatting and checkpatch fixesMitch Williams2-16/+17
2014-01-09i40e: shorten wordy fieldsMitch Williams4-11/+11
2014-01-09i40e: accept pf to pf adminq messagesShannon Nelson1-2/+5
2014-01-09i40e: remove interrupt on AQ errorShannon Nelson1-1/+1
2014-01-09i40e: release NVM resource reservation on startupShannon Nelson1-0/+3
2014-01-09i40e: Cleanup reconfig rss pathAnjali Singhai Jain1-8/+0
2014-01-09i40e: disable packet splitJesse Brandeburg1-1/+0
2014-01-09i40e: add a comment on barrier and fix panic on resetGreg Rose2-4/+12
2014-01-09i40e: Fix MAC format in Write MAC address AQ cmdKamil Krawczyk1-2/+5
2014-01-09i40e: Fix GPL headerGreg Rose27-108/+81
2014-01-09i40e: use kernel specific definesJesse Brandeburg2-7/+5
2014-01-09i40e: Re-enable interrupt on ICR0Anjali Singhai Jain1-4/+6
2014-01-08i40e: correctly setup ARQ descriptorsMitch Williams1-0/+5
2014-01-08i40e: remove redundant AQ enableKamil Krawczyk1-6/+0
2014-01-08i40e: Enable/Disable PF switch LB on SR-IOV configure changesGreg Rose1-2/+74
2014-01-08i40e: whitespace paren and comment tweaksShannon Nelson3-6/+7
2014-01-08i40e: rework shadow ram read functionsShannon Nelson1-51/+16
2014-01-08i40e: check MAC type before any REG accessShannon Nelson1-8/+8
2014-01-08i40e: move PF ID init from PF reset to SC initShannon Nelson1-7/+7
2014-01-08i40e: Reduce range of interrupt reg in reg testShannon Nelson1-3/+3
2014-01-08i40e: update firmware api to 1.1Shannon Nelson4-44/+99
2014-01-08i40e: Add code to wait for FW to complete in reset pathShannon Nelson2-0/+42
2014-01-08i40e: Bump versionCatherine Sullivan1-1/+1
2014-01-08i40e: Allow VF to set already assigned MAC addressGreg Rose1-1/+4
2014-01-08i40e: Stop accepting any VLAN tag on VLAN 0 filter setGreg Rose1-11/+0