summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'alb_learning'David S. Miller2014-03-152-1/+2
|\
| * bonding: use the correct ether type for albVeaceslav Falico2014-03-151-1/+1
| * ether: add loopback type ETH_P_LOOPBACKVeaceslav Falico2014-03-151-0/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-03-1510-95/+269
|\
| * i40e/i40evf: Use dma_set_mask_and_coherentMitch Williams2014-03-152-21/+12Star
| * i40e/i40evf: Use correct number of VF vectorsMitch Williams2014-03-152-5/+6
| * i40e: Let MDD events be handled by MDD handlerAnjali Singhai Jain2014-03-151-2/+1Star
| * i40e: Bug fix for FDIR replay logicAnjali Singhai Jain2014-03-151-2/+4
| * i40e: Add code to handle FD table full conditionAnjali Singhai Jain2014-03-155-17/+135
| * i40e: Define a new state variable to keep track of feature auto disableAnjali Singhai Jain2014-03-151-0/+3
| * i40e: Fix function commentsAkeem G Abodunrin2014-03-151-1/+1
| * i40e: simplified init stringJesse Brandeburg2014-03-151-0/+41
| * i40e: cleanup stringsJesse Brandeburg2014-03-152-31/+24Star
| * i40e: make string references to q be queueJesse Brandeburg2014-03-151-6/+5Star
| * i40e/i40evf: Some flow director HW definition fixesAnjali Singhai Jain2014-03-152-2/+10
| * i40e: Fix a bug in the update logic for FDIR SB filter.Anjali Singhai Jain2014-03-151-5/+22
| * i40e: delete netdev after deleting napi and vectorsShannon Nelson2014-03-151-2/+4
| * igb: Fix code commentJeff Kirsher2014-03-151-1/+1
* | Merge branch 'ieee802154-next'David S. Miller2014-03-1524-482/+841
|\ \ | |/ |/|
| * ieee802154: add proper length checks to header creationsPhoebe Buckheister2014-03-153-2/+5
| * 6lowpan: move lowpan frag_info out of 802.15.4 headersPhoebe Buckheister2014-03-152-17/+18
| * ieee802154: use ieee802154_addr instead of *_sa variantsPhoebe Buckheister2014-03-1510-136/+146
| * mac802154: use header operations to create/parse headersPhoebe Buckheister2014-03-158-304/+154Star
| * ieee802154: add header structs with endiannes and operationsPhoebe Buckheister2014-03-155-5/+401
| * ieee802154: enforce consistent endianness in the 802.15.4 stackPhoebe Buckheister2014-03-1517-95/+121
| * ieee802154: add address struct with proper endiannes and some operationsPhoebe Buckheister2014-03-151-0/+72
| * ieee802154: rename struct ieee802154_addr to *_saPhoebe Buckheister2014-03-1513-48/+49
|/
* 6lowpan: reassembly: un-export local functionsFlorian Westphal2014-03-131-19/+11Star
* sh_eth: update OF PHY registerationBen Dooks2014-03-131-20/+39
* net_sched: return nla_nest_end() instead of skb->lenYang Yingliang2014-03-138-18/+9Star
* bcm63xx_enet: Stop pretending to support netpollEric W. Biederman2014-03-131-3/+0Star
* Merge branch 'napi_budget_zero'David S. Miller2014-03-132-4/+4
|\
| * 8139cp: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-131-4/+1Star
| * bnx2: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-131-0/+3
|/
* consolidate duplicate code is skb_checksum_setup() helpersJan Beulich2014-03-131-90/+50Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-03-1329-51/+132
|\
| * ixgbevf: delete unneeded call to pci_set_power_stateJulia Lawall2014-03-131-1/+0Star
| * ixgbe: fix some multiline hw_dbg printsJacob Keller2014-03-131-5/+3Star
| * ixgbe: fixup header for ixgbe_set_rxpba_82598Jacob Keller2014-03-131-7/+7
| * ixgbe: add Linux NICS mailing list to contact infoJacob Keller2014-03-1323-0/+23
| * ixgbe: move setting rx_pb_size into get_invariantsJacob Keller2014-03-133-4/+3Star
| * ixgbe: Fix format string in ixgbe_fcoe.cMasanari Iida2014-03-131-1/+1
| * net: ixgbe calls skb_set_hashTom Herbert2014-03-131-1/+3
| * igb: Fix for devices using ethtool for EEE settingsCarolyn Wyborny2014-03-134-30/+88
| * net: igb calls skb_set_hashTom Herbert2014-03-131-1/+3
| * net: e1000e calls skb_set_hashTom Herbert2014-03-131-1/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-13314-4597/+30338
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-13314-4597/+30338
| |\ \
| | * | rtlwifi: rtl8723be: Fix array dimension problemsLarry Finger2014-03-131-5/+9
| | * | wlan-ng: fixup staging driver for removal of ieee80211_dsss_chan_to_freqJohn W. Linville2014-03-131-1/+1