summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* net: fec: correct the MDIO clock sourceNimrod Andy2014-05-22
* net: fec: optimize the clock management to save powerNimrod Andy2014-05-22
* Merge branch 'sw_tso'David S. Miller2014-05-22
|\
| * net: mv643xx_eth: Implement software TSOEzequiel Garcia2014-05-22
| * net: mv643xx_eth: Use dma_map_single() to map the skb fragmentsEzequiel Garcia2014-05-22
| * net: mv643xx_eth: Factorize feature settingEzequiel Garcia2014-05-22
| * net: mv643xx_eth: Avoid setting the initial TCP checksumEzequiel Garcia2014-05-22
| * net: mv643xx_eth: Factorize initial checksum and command preparationEzequiel Garcia2014-05-22
| * net: mvneta: Implement software TSOEzequiel Garcia2014-05-22
| * net: mvneta: Clean mvneta_tx() sk_buff handlingEzequiel Garcia2014-05-22
| * net: mvneta: Factorize feature settingEzequiel Garcia2014-05-22
| * net: Add a software TSO helper APIEzequiel Garcia2014-05-22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller2014-05-22
|\
| * netfilter: nf_tables: defer all object release via rcuPablo Neira Ayuso2014-05-19
| * netfilter: nf_tables: remove skb and nlh from context structurePablo Neira Ayuso2014-05-19
| * netfilter: nf_tables: simplify nf_tables_*_notifyPablo Neira Ayuso2014-05-19
| * netfilter: nf_tables: use new transaction infrastructure to handle elementsPablo Neira Ayuso2014-05-19
| * netfilter: nf_tables: use new transaction infrastructure to handle tablePablo Neira Ayuso2014-05-19
| * netfilter: nf_tables: pass context to nf_tables_updtable()Pablo Neira Ayuso2014-05-19
| * netfilter: nf_tables: disabling table hooks always succeedsPablo Neira Ayuso2014-05-19
| * netfilter: nf_tables: use new transaction infrastructure to handle chainPablo Neira Ayuso2014-05-19
| * netfilter: nf_tables: refactor chain statistic routinesPablo Neira Ayuso2014-05-19
| * netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso2014-05-19
| * netfilter: nf_tables: add message type to transactionsPablo Neira Ayuso2014-05-19
| * netfilter: nf_tables: relocate commit and abort routines in the source filePablo Neira Ayuso2014-05-19
| * netfilter: nf_tables: generalise transaction infrastructurePablo Neira Ayuso2014-05-19
| * netfilter: nf_tables: deconstify table and chain in context structurePablo Neira Ayuso2014-05-19
| * netfilter: nf_tables: relax string validation of NFTA_CHAIN_TYPEPablo Neira2014-04-28
| * netfilter: nf_tables: Add meta expression key for bridge interface nameTomasz Bursztyka2014-04-24
| * netfilter: nf_tables: Make meta expression core functions publicTomasz Bursztyka2014-04-23
| * netfilter: nf_tables: Stack expression type depending on their familyTomasz Bursztyka2014-04-23
| * netfilter: nf_tables: handle more than 8 * PAGE_SIZE set name allocationsPatrick McHardy2014-04-14
| * netfilter: nf_tables: add set_elem notificationsArturo Borrero2014-04-03
| * netfilter: nft_hash: use set global element counter instead of private onePatrick McHardy2014-04-02
| * netfilter: nf_tables: implement proper set selectionPatrick McHardy2014-04-02
| * netfilter: nft_ct: split nft_ct_init() into two functions for get/setPatrick McHardy2014-04-02
| * netfilter: nft_meta: split nft_meta_init() into two functions for get/setPatrick McHardy2014-04-02
| * netfilter: nft_ct: add missing ifdef for NFT_MARK settingPatrick McHardy2014-04-02
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-05-22
|\ \
| * | i40e: fix passing wrong error code to i40e_open()Jean Sacren2014-05-21
| * | i40evf: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-05-21
| * | i40e: Check PCI_IOV config to avoid compile errorGreg Rose2014-05-21
| * | i40e: remove Tx work for ptpJesse Brandeburg2014-05-21
| * | i40e: Don't disable SR-IOV when VFs are assignedMitch Williams2014-05-21
| * | i40e: remove hardcode of stats struct size in ethtoolShannon Nelson2014-05-21
| * | i40e/i40evf: control auto ITR through ethtoolMitch Williams2014-05-21
| * | i40e/i40evf: set proper default for ITR registersMitch Williams2014-05-21
| * | i40evf: make ethtool_ops constMitch Williams2014-05-21
| * | i40evf: don't lie to ethtoolMitch Williams2014-05-21
| * | i40evf: Use macro param for ethtool statsMitch Williams2014-05-21