summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+14
* 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/+2
* ipv6: send Change Status Report after DAD is completedFlavio Leitner2014-01-181-24/+33
* qlcnic: remove unused codestephen hemminger2014-01-182-31/+0
* qlcnic: make local functions staticstephen hemminger2014-01-1813-103/+97
* 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/+3
| * ath5k: use ath_is_mybeaconOleksij Rempel2014-01-161-25/+8
| * ath9k_htc: use ath_is_mybeaconOleksij Rempel2014-01-161-3/+1
| * ath9k: use ath_is_mybeaconOleksij Rempel2014-01-161-16/+4
| * 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
| * ath9k: Fix possible overflow conditionSujith Manoharan2014-01-161-1/+1
| * ath9k: Fix IQ calibrationSujith Manoharan2014-01-161-2/+15
| * ath9k: Fix error reported by smatchSujith Manoharan2014-01-161-1/+1
| * brcmfmac: handle SDIO card removalArend van Spriel2014-01-165-87/+102
| * brcmfmac: initialize escan function pointer during scheduled scanArend van Spriel2014-01-161-0/+1
| * brcmfmac: rename chip and core related structuresArend van Spriel2014-01-163-42/+41
| * brcmfmac: restructure brcmf_sdio_chip_recognition()Arend van Spriel2014-01-162-167/+167
| * brcmfmac: rework firmware download codeArend van Spriel2014-01-163-60/+40
| * brcmfmac: update core reset and disable routines.Hante Meuleman2014-01-163-57/+106
| * brcmfmac: Create common nvram parsing routines.Hante Meuleman2014-01-166-190/+208
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-1618-63/+94
| |\
| | * iwlwifi: mvm: don't use highest rate in VHT MCS SetEyal Shapira2014-01-131-6/+0
| | * iwlwifi: mvm: add REPLY_SF_CFG_CMD to cmd stringsDavid Spinadel2014-01-131-0/+1
| | * iwlwifi: mvm: fix theoretical uninitialized function return valueEytan Lifshitz2014-01-131-1/+1
| | * iwlwifi: add inline helper for packet lengthsJohannes Berg2014-01-138-27/+25
| | * iwlwifi: change beamformee STS capEyal Shapira2014-01-131-2/+1
| | * iwlwifi: mvm: reset Thermal Throttling's SMPS request upon disassociationEmmanuel Grumbach2014-01-131-0/+2
| | * iwlwifi: mvm: remove unused flags from add station commandEmmanuel Grumbach2014-01-131-3/+0
| | * iwlwifi: mvm: use array indexing instead of treating it as a pointerJohannes Berg2014-01-131-2/+2
| | * iwlwifi: mvm: fix SRAM dump debugfs handlerEmmanuel Grumbach2014-01-131-1/+1
| | * iwlwifi: mvm: rs: fix a theoretical out of bounds accessEyal Shapira2014-01-131-5/+5
| | * iwlwifi: mvm: send all the NVM sections to the NICEmmanuel Grumbach2014-01-131-6/+5
| | * iwlwifi: mvm: fix tx seq_ctrl debug printEliad Peller2014-01-131-3/+2
| | * iwlwifi: pcie: enable oscillator for L1 exitEmmanuel Grumbach2014-01-132-0/+26
| | * iwlwifi: mvm: don't set the drain bit when we flush the AP stationEmmanuel Grumbach2014-01-131-2/+2
| | * iwlwifi: mvm: rs: fix handling of column switch errorEyal Shapira2014-01-131-1/+2
| | * iwlwifi: mvm: fix missing cleanup in .start() error pathEliad Peller2014-01-131-0/+1