summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-28bonding: remove unnecessary setup_by_slave membernikolay@redhat.com2-5/+1
2013-06-28netlink: fix splat in skb_clone with large messagesPablo Neira3-18/+35
2013-06-28sit: add support of x-netnsNicolas Dichtel3-11/+42
2013-06-28dev: 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-27Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville31-2044/+251
2013-06-27fec: Add support for reading RMON registersChris Healy2-0/+169
2013-06-27ipv6: rearm router solicitaion timer when setting new tokenized addressHannes Frederic Sowa1-1/+4
2013-06-27sit: fix 4in4 + IPsec scenarioNicolas Dichtel1-1/+1
2013-06-27Merge 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
2013-06-26ipvs: replace the SCTP state machineJulian Anastasov3-714/+168
2013-06-26ipvs: sloppy TCP and SCTPAlexander Frolkin4-14/+56
2013-06-26ipvs: provide iph to schedulersJulian Anastasov12-60/+34
2013-06-26arc_emac: fix compile-time errors & warnings on PPC64Alexey Brodkin1-26/+39
2013-06-26vxlan: fix function name spellingStephen Hemminger1-3/+3
2013-06-26Merge ../vxlan-xStephen Hemminger3-216/+359
2013-06-26bridge: check for zero ether address in fdb addStephen Hemminger1-0/+5
2013-06-26bonding: add an option to fail when any of arp_ip_target is inaccessibleVeaceslav Falico4-14/+147
2013-06-26bonding: doc: some details on backup slave arp validationVeaceslav Falico1-0/+6
2013-06-26bonding: don't trust arp requests unless active slave really worksVeaceslav Falico1-1/+8