summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: out_of_order_queue do not use its lockEric Dumazet2014-01-063-3/+6
* bonding: fix kstrtou8() return value verification in num_peer_notifVeaceslav Falico2014-01-061-1/+1
* r8152: replace the return value of rtl_ops_inithayeswang2014-01-061-9/+11
* r8152: move the actions of saving the information of the devicehayeswang2014-01-061-3/+4
* r8152: replace some tabs with spaceshayeswang2014-01-061-8/+8
* net: pkt_sched: PIE AQM schemeVijay Subramanian2014-01-064-0/+594
* netfilter: Fix build failure in nfnetlink_queue_core.c.David S. Miller2014-01-061-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-0618-534/+872
|\
| * netfilter: nf_tables: dump sets in all existing familiesPablo Neira Ayuso2014-01-041-9/+78
| * netfilter: nf_tables: remove unused variable in nf_tables_dump_set()Michal Nazarewicz2014-01-031-3/+2
| * netfilter: nf_tables: fix type in parsing in nf_tables_set_alloc_name()Daniel Borkmann2014-01-031-3/+6
| * netfilter: add help information to new nf_tables Kconfig optionsPablo Neira Ayuso2014-01-013-0/+68
| * netfilter: nft_reject: support for IPv6 and TCP resetEric Leblond2013-12-305-7/+30
| * netfilter: REJECT: separate reusable codeEric Leblond2013-12-304-301/+317
| * netfilter: select NFNETLINK when enabling NF_TABLESEric Leblond2013-12-291-1/+1
| * netfilter: nf_tables: remove nft_meta_targetPablo Neira Ayuso2013-12-282-118/+0
| * netfilter: nf_tables: nft_meta module get/set opsArturo Borrero Gonzalez2013-12-282-23/+125
| * netfilter: nf_tables: Expose the table usage counter via netlinkTomasz Bursztyka2013-12-172-1/+4
| * netfilter: nft: add queue moduleEric Leblond2013-12-074-0/+164
| * netfilter: xt_NFQUEUE: separate reusable codeEric Leblond2013-12-072-68/+74
| * netfilter: nf_tables: fix issue with verdict supportEric Leblond2013-12-071-1/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-01-068-85/+169
|\ \
| * | i40e: Do not allow AQ calls from ndo-opsAnjali Singhai Jain2014-01-061-17/+13
| * | i40e: check asq alive before notifyAnjali Singhai Jain2014-01-061-1/+2
| * | i40e: Admin queue shutdown fixesAnjali Singhai Jain2014-01-064-28/+44
| * | i40e: Hide the Port VLAN VLAN IDGreg Rose2014-01-061-1/+1
| * | i40e: use correct struct for get and update vsi paramsShannon Nelson2014-01-061-6/+6
| * | i40e: Fix VF driver MAC address configurationGreg Rose2014-01-062-13/+48
| * | i40e: support VFs on PFs other than 0Mitch Williams2014-01-061-8/+10
| * | i40e: acknowledge VFLR when disabling SR-IOVMitch Williams2014-01-061-2/+13
| * | i40e: don't allocate zero sizeMitch Williams2014-01-061-0/+1
| * | i40e: use struct assign instead of memcpyMitch Williams2014-01-061-1/+1
| * | i40e: Do not enable default port on the VEBGreg Rose2014-01-061-1/+1
| * | i40e: avoid unnecessary register readMitch Williams2014-01-061-2/+1
| * | i40e: fix whitespaceJesse Brandeburg2014-01-061-0/+1
| * | i40e: Fix SR-IOV VF port VLANGreg Rose2014-01-053-5/+20
| * | i40e: Record dma buffer info for dummy packetsAnjali Singhai Jain2014-01-051-1/+8
|/ /
* | net/mlx4_core: Warn if device doesn't have enough PCI bandwidthEyal Perry2014-01-051-0/+84
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-01-0511-185/+162
|\ \
| * | i40e: remove un-necessary io-writeAnjali Singhai Jain2014-01-051-4/+0
| * | i40e: Remove unnecessary prototypesAnjali Singhai Jain2014-01-051-7/+0
| * | i40e: I40E_FLAG_MQ_ENABLED is not usedNeerav Parikh2014-01-052-19/+14
| * | i40e: Fix ring allocationNeerav Parikh2014-01-052-13/+4
| * | i40e: catch unset q_vectorShannon Nelson2014-01-041-1/+2
| * | i40e: keep allocated memory in structsDavid Cassard2014-01-043-69/+51
| * | i40e: fix error handling when alloc of vsi array failsShannon Nelson2014-01-041-1/+2
| * | i40e: reinit buffer size each timeMitch Williams2014-01-041-1/+1
| * | i40e: use functions to enable and disable icr 0Mitch Williams2014-01-043-15/+20
| * | i40e: add header file flag _I40E_TXRX_H_Vasu Dev2014-01-041-0/+4
| * | i40e: guard against vf message racesMitch Williams2014-01-041-5/+18
OpenPOWER on IntegriCloud