summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-06net_sched: act: action flushing missaccountingJamal Hadi Salim
2014-01-06net_sched: Remove unnecessary checks for act->opsJamal Hadi Salim
2014-01-06bridge: use DEVICE_ATTR_xx macrossfeldma@cumulusnetworks.com
2014-01-06vxlan: keep original skb ownershipEric Dumazet
2014-01-06tcp: out_of_order_queue do not use its lockEric Dumazet
2014-01-06bonding: fix kstrtou8() return value verification in num_peer_notifVeaceslav Falico
2014-01-06r8152: replace the return value of rtl_ops_inithayeswang
2014-01-06r8152: move the actions of saving the information of the devicehayeswang
2014-01-06r8152: replace some tabs with spaceshayeswang
2014-01-06net: pkt_sched: PIE AQM schemeVijay Subramanian
2014-01-06netfilter: Fix build failure in nfnetlink_queue_core.c.David S. Miller
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-01-06i40e: Do not allow AQ calls from ndo-opsAnjali Singhai Jain
2014-01-06i40e: check asq alive before notifyAnjali Singhai Jain
2014-01-06i40e: Admin queue shutdown fixesAnjali Singhai Jain
2014-01-06i40e: Hide the Port VLAN VLAN IDGreg Rose
2014-01-06i40e: use correct struct for get and update vsi paramsShannon Nelson
2014-01-06i40e: Fix VF driver MAC address configurationGreg Rose
2014-01-06i40e: support VFs on PFs other than 0Mitch Williams
2014-01-06i40e: acknowledge VFLR when disabling SR-IOVMitch Williams
2014-01-06i40e: don't allocate zero sizeMitch Williams
2014-01-06i40e: use struct assign instead of memcpyMitch Williams
2014-01-06i40e: Do not enable default port on the VEBGreg Rose
2014-01-06i40e: avoid unnecessary register readMitch Williams
2014-01-06i40e: fix whitespaceJesse Brandeburg
2014-01-05i40e: Fix SR-IOV VF port VLANGreg Rose
2014-01-05i40e: Record dma buffer info for dummy packetsAnjali Singhai Jain
2014-01-05net/mlx4_core: Warn if device doesn't have enough PCI bandwidthEyal Perry
2014-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-01-058021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021QHannes Frederic Sowa
2014-01-05net: netdev_kobject_init: annotate with __initDaniel Borkmann
2014-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-01-05i40e: remove un-necessary io-writeAnjali Singhai Jain
2014-01-05i40e: Remove unnecessary prototypesAnjali Singhai Jain
2014-01-05i40e: I40E_FLAG_MQ_ENABLED is not usedNeerav Parikh
2014-01-05i40e: Fix ring allocationNeerav Parikh
2014-01-04i40e: catch unset q_vectorShannon Nelson
2014-01-04i40e: keep allocated memory in structsDavid Cassard
2014-01-04i40e: fix error handling when alloc of vsi array failsShannon Nelson
2014-01-04i40e: reinit buffer size each timeMitch Williams
2014-01-04i40e: use functions to enable and disable icr 0Mitch Williams
2014-01-04i40e: add header file flag _I40E_TXRX_H_Vasu Dev
2014-01-04i40e: guard against vf message racesMitch Williams
2014-01-04i40e: fix constant cast issuesJesse Brandeburg
2014-01-04i40e: Change the ethtool NVM read method to use AQAnjali Singhai Jain
2014-01-04i40e: fix mac address checkingJesse Brandeburg
2014-01-04i40e: Dump the whole NVM, not halfAnjali Singhai Jain
2014-01-04Merge branch 'bgmac'David S. Miller
2014-01-04bgmac: add support for Northstar SoC (BCM4707, BCM53018)Hauke Mehrtens