summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-28pch_gbe: convert pr_* to netdev_*Andy Shevchenko6-164/+250
2013-06-28pch_gbe: remove inline keyword for exported functionsAndy Shevchenko3-13/+13
2013-06-28usbnet: ax88179_178a: add .reset_resume hookDavid Chang1-0/+1
2013-06-28usbnet: ax88179_178a: Correct a typo in descriptionDavid Chang1-2/+2
2013-06-28ipv4: use next hop exceptions also for input routesTimo Teräs3-17/+54
2013-06-28ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa4-5/+67
2013-06-28ipv6: introduce per-interface counter for dad-completed ipv6 addressesHannes Frederic Sowa2-8/+32
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville119-3098/+3772
2013-06-27bonding: when cloning a MAC use NET_ADDR_STOLENnikolay@redhat.com1-14/+19
2013-06-27bonding: remove unnecessary dev_addr_from_first membernikolay@redhat.com2-6/+2
2013-06-27bonding: remove unnecessary setup_by_slave membernikolay@redhat.com2-5/+1
2013-06-27netlink: fix splat in skb_clone with large messagesPablo Neira3-18/+35
2013-06-27sit: add support of x-netnsNicolas Dichtel3-11/+42
2013-06-27dev: introduce skb_scrub_packet()Nicolas Dichtel3-10/+25
2013-06-27ath10k: minimally handle new channel width enumeration valuesJohn W. Linville1-0/+4
2013-06-27ath9k_htc: ifdef out IFTYPE_MESH advertisementThomas Pedersen1-2/+4
2013-06-27brcmfmac: remove code and comment for older kernel supportArend van Spriel1-27/+2
2013-06-27brcmfmac: reduce firmware-signalling locking scope in rx pathArend van Spriel1-26/+51
2013-06-27brcmfmac: cleanup debug messages in brcmf_fws_hdrpush()Arend van Spriel1-5/+4
2013-06-27brcmfmac: tag packet in the netdev transmit callbackArend van Spriel1-82/+48
2013-06-27brcmfmac: add broken scatter-gather DMA supportFranky Lin2-11/+72
2013-06-27brcmfmac: use unified dongle address preparation functionFranky Lin2-55/+27
2013-06-27brcmfmac: remove SDIO_REQ_ASYNC flagFranky Lin2-13/+3
2013-06-27brcmfmac: remove (ab)use of NL80211_NUM_ACSArend van Spriel1-1/+1
2013-06-27brcmfmac: simplify transmit pathArend van Spriel1-49/+5
2013-06-27bcma: add support for BCM43142Rafał Miłecki8-2/+211
2013-06-27b43: replace B43_BCMA_EXTRA with modparam allhwsupportRafał Miłecki2-8/+10
2013-06-27ath10k: leave MMIC generation to the HWMichal Kazior1-1/+0
2013-06-27ath10k: fix 5ghz channel definitionsMichal Kazior1-24/+24
2013-06-27ath10k: fix MSI-X setup failpathMichal Kazior1-2/+3
2013-06-27rt2x00: rt2800lib: fix default TX power check for RT55xxGabor Juhos1-1/+1
2013-06-27ath9k: Add mix tx gain table for AR9462 2.0Sujith Manoharan2-0/+66
2013-06-27rt2x00: rt2800lib: turn on tertiary PAs/LNAs for 3T/3R devicesGabor Juhos1-12/+35
2013-06-27rt2x00: rt2800lib: turn on secondary PAs/LNAs for 3T/3R devicesGabor Juhos1-4/+4
2013-06-27rt2x00: rt2800: increase EEPROM_SIZE to 512 bytesGabor Juhos1-1/+1
2013-06-27can: at91_can: Use of_match_ptr()Sachin Kamat1-3/+1
2013-06-27ARM: imx: flexcan: Remove platform fileFabio Estevam1-20/+0
2013-06-27can: flexcan: Use a regulator to control the CAN transceiverFabio Estevam4-61/+28
2013-06-27ARM: imx: prepare for removal of flexcan_platform_dataMarc Kleine-Budde8-18/+15
2013-06-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville31-2044/+251
2013-06-26fec: Add support for reading RMON registersChris Healy2-0/+169
2013-06-26ipv6: rearm router solicitaion timer when setting new tokenized addressHannes Frederic Sowa1-1/+4
2013-06-26sit: fix 4in4 + IPsec scenarioNicolas Dichtel1-1/+1
2013-06-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller3-0/+7
2013-06-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-3/+7
2013-06-26netns: exclude ipvs from struct net when IPVS disabledJunweiZhang1-0/+2
2013-06-26kernel: remove unnecessary head fileJunweiZhang1-1/+0
2013-06-26ipvs: add sync_persist_mode flagJulian Anastasov4-0/+43
2013-06-26ipvs: SH fallback and L4 hashingAlexander Frolkin2-15/+91
2013-06-26ipvs: drop SCTP connections depending on stateJulian Anastasov1-0/+12