summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-06netfilter: Fix build failure in nfnetlink_queue_core.c.David S. Miller1-0/+1
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller18-534/+872
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller8-85/+169
2014-01-06i40e: Do not allow AQ calls from ndo-opsAnjali Singhai Jain1-17/+13
2014-01-06i40e: check asq alive before notifyAnjali Singhai Jain1-1/+2
2014-01-06i40e: Admin queue shutdown fixesAnjali Singhai Jain4-28/+44
2014-01-06i40e: Hide the Port VLAN VLAN IDGreg Rose1-1/+1
2014-01-06i40e: use correct struct for get and update vsi paramsShannon Nelson1-6/+6
2014-01-06i40e: Fix VF driver MAC address configurationGreg Rose2-13/+48
2014-01-06i40e: support VFs on PFs other than 0Mitch Williams1-8/+10
2014-01-06i40e: acknowledge VFLR when disabling SR-IOVMitch Williams1-2/+13
2014-01-06i40e: don't allocate zero sizeMitch Williams1-0/+1
2014-01-06i40e: use struct assign instead of memcpyMitch Williams1-1/+1
2014-01-06i40e: Do not enable default port on the VEBGreg Rose1-1/+1
2014-01-06i40e: avoid unnecessary register readMitch Williams1-2/+1
2014-01-06i40e: fix whitespaceJesse Brandeburg1-0/+1
2014-01-06i40e: Fix SR-IOV VF port VLANGreg Rose3-5/+20
2014-01-06i40e: Record dma buffer info for dummy packetsAnjali Singhai Jain1-1/+8
2014-01-06net/mlx4_core: Warn if device doesn't have enough PCI bandwidthEyal Perry1-0/+84
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller11-185/+162
2014-01-068021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021QHannes Frederic Sowa1-19/+19
2014-01-06net: netdev_kobject_init: annotate with __initDaniel Borkmann2-2/+2
2014-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller42-274/+487
2014-01-05i40e: remove un-necessary io-writeAnjali Singhai Jain1-4/+0
2014-01-05i40e: Remove unnecessary prototypesAnjali Singhai Jain1-7/+0
2014-01-05i40e: I40E_FLAG_MQ_ENABLED is not usedNeerav Parikh2-19/+14
2014-01-05i40e: Fix ring allocationNeerav Parikh2-13/+4
2014-01-05i40e: catch unset q_vectorShannon Nelson1-1/+2
2014-01-05i40e: keep allocated memory in structsDavid Cassard3-69/+51
2014-01-05i40e: fix error handling when alloc of vsi array failsShannon Nelson1-1/+2
2014-01-05i40e: reinit buffer size each timeMitch Williams1-1/+1
2014-01-05i40e: use functions to enable and disable icr 0Mitch Williams3-15/+20
2014-01-05i40e: add header file flag _I40E_TXRX_H_Vasu Dev1-0/+4
2014-01-05i40e: guard against vf message racesMitch Williams1-5/+18
2014-01-05i40e: fix constant cast issuesJesse Brandeburg1-4/+4
2014-01-05i40e: Change the ethtool NVM read method to use AQAnjali Singhai Jain1-22/+46
2014-01-05i40e: fix mac address checkingJesse Brandeburg3-29/+1
2014-01-05i40e: Dump the whole NVM, not halfAnjali Singhai Jain2-3/+3
2014-01-05Merge branch 'bgmac'David S. Miller5-38/+156
2014-01-05bgmac: add support for Northstar SoC (BCM4707, BCM53018)Hauke Mehrtens2-18/+46
2014-01-05bgmac: reset all cores on Northstar SoCHauke Mehrtens1-0/+21
2014-01-05bgmac: add support for new BGMAC_CMDCFG_SR position on core rev >= 4Hauke Mehrtens2-5/+7
2014-01-05bgmac: initialize the DMA controller of core rev >= 4Hauke Mehrtens2-0/+73
2014-01-05bcma: export bcma_find_core_unit()Hauke Mehrtens3-15/+9
2014-01-05tipc: remove unused codestephen hemminger4-26/+0
2014-01-05tipc: make local function staticstephen hemminger2-2/+1
2014-01-05dccp: make local variable staticstephen hemminger2-2/+1
2014-01-05dccp: remove obsolete codestephen hemminger2-33/+0
2014-01-05macvlan: unify macvlan_pcpu_stats and vlan_pcpu_statsLi RongQing2-28/+7
2014-01-05net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing16-66/+60