summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ixgbevf'David S. Miller2014-01-184-370/+403
|\
| * ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single functionEmil Tantilov2014-01-182-140/+133Star
| * ixgbevf: redo dma mapping using the tx buffer infoEmil Tantilov2014-01-182-40/+59
| * ixgbevf: make the first tx_buffer a repository for most of the skb infoEmil Tantilov2014-01-182-95/+130
| * ixgbevf: add tx countersEmil Tantilov2014-01-181-0/+2
| * ixgbevf: remove counters for Tx/Rx checksum offloadEmil Tantilov2014-01-183-20/+9Star
| * ixgbevf: move ring specific stats into ring specific structureEmil Tantilov2014-01-183-44/+62
| * ixgbevf: make use of the dev pointer in the ixgbevf_ring structEmil Tantilov2014-01-183-84/+61Star
|/
* Merge branch 'i40e'David S. Miller2014-01-1818-299/+1711
|\
| * i40e: Fix device ID define names to align to standardShannon Nelson2014-01-187-70/+70
| * i40e: add DCB option to KconfigNeerav Parikh2014-01-182-0/+10
| * i40e: add DCB and DCBNL supportNeerav Parikh2014-01-184-20/+669
| * i40e: implement DCB support infastructureNeerav Parikh2014-01-185-15/+712
| * i40e: refactor flow directorAnjali Singhai Jain2014-01-183-160/+221
| * i40e: rename definesJesse Brandeburg2014-01-184-33/+33
| * i40e: whitespace fixesJesse Brandeburg2014-01-184-5/+5
| * i40e: Change firmware workaroundJesse Brandeburg2014-01-182-7/+2Star
| * i40e: fix compile warning on checksum_localJesse Brandeburg2014-01-181-1/+1
| * Bluetooth: remove direct compilation of 6lowpan_iphc.cStephen Warren2014-01-181-4/+0Star
* | Bluetooth: remove direct compilation of 6lowpan_iphc.cStephen Warren2014-01-181-4/+0Star
|/
* virtio-net: fix build error when CONFIG_AVERAGE is not enabledMichael Dalton2014-01-181-0/+1
* Merge branch 'ixgbe'David S. Miller2014-01-183-4/+6
|\
| * ixgbevf: bump versionDon Skidmore2014-01-181-1/+1
| * ixgbe: bump version numberDon Skidmore2014-01-181-1/+1
| * ixgbe: add braces around else condition in ixgbe_qv_lock_* callsJacob Keller2014-01-181-2/+4
|/
* net: ftgmac100: use kfree_skb() where appropriateEric Dumazet2014-01-181-3/+3
* Merge branch 'bonding_slave_sysfs'David S. Miller2014-01-189-15/+294
|\
| * bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com2014-01-186-2/+118
| * bonding: add sysfs /slave dir for bond slave devices.sfeldma@cumulusnetworks.com2014-01-185-13/+176
|/
* net: vxlan: do not use vxlan_net before checking event typeDaniel Borkmann2014-01-181-2/+4
* Merge branch 'ixgbe'David S. Miller2014-01-183-4/+9
|\
| * ixgbe: set driver_max_VFs should be done before enabling SRIOVethan.zhao2014-01-181-1/+1
| * ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63ethan.zhao2014-01-183-4/+9
|/
* ipv4: fix a dst leak in tunnelsEric Dumazet2014-01-182-21/+14Star
* sh_eth: Add support for r7s72100Simon Horman2014-01-182-8/+119
* sh_eth: Use bool as return type of sh_eth_is_gether()Simon Horman2014-01-181-5/+2Star
* ipv6: send Change Status Report after DAD is completedFlavio Leitner2014-01-181-24/+33
* qlcnic: remove unused codestephen hemminger2014-01-182-31/+0Star
* qlcnic: make local functions staticstephen hemminger2014-01-1813-103/+97Star
* ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAITFlorent Fourcot2014-01-183-9/+15
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-01-18129-1794/+3808
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-17129-1794/+3808
|/|
| * carl9170: use ath_is_mybeaconOleksij Rempel2014-01-161-6/+3Star
| * ath5k: use ath_is_mybeaconOleksij Rempel2014-01-161-25/+8Star
| * ath9k_htc: use ath_is_mybeaconOleksij Rempel2014-01-161-3/+1Star
| * ath9k: use ath_is_mybeaconOleksij Rempel2014-01-161-16/+4Star
| * ath: add common function ath_is_mybeaconOleksij Rempel2014-01-162-0/+10
| * mwifiex: export threshold value and retry limit to cfg80211Ujjal Roy2014-01-161-0/+14
| * mwifiex: fix wrong 11ac bits setting in fw_cap_infoBing Zhao2014-01-161-1/+1
| * wil6210: correct #include for prefetch()Vladimir Kondratiev2014-01-161-1/+1