summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cxgb4 : Disable recursive mailbox commands when enabling viAnish Bhatt2014-08-062-2/+5
* net: reduce USB network driver config options.Francois Romieu2014-08-062-13/+9
* Merge branch 'amd-xgbe'David S. Miller2014-08-063-101/+126
|\
| * amd-xgbe: Perform phy connect/disconnect at dev open/stopLendacky, Thomas2014-08-062-99/+121
| * amd-xgbe: Use dma_set_mask_and_coherent to set DMA maskLendacky, Thomas2014-08-061-2/+5
|/
* cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro...Hariprasad Shenai2014-08-061-14/+15
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-08-066-27/+37
|\
| * batman-adv: Start new development cycleSimon Wunderlich2014-08-051-1/+1
| * batman-adv: increase default hop penaltySimon Wunderlich2014-08-051-1/+1
| * batman-adv: remove unnecessary logspamAndré Gaul2014-08-052-15/+23
| * batman-adv: prefer kmalloc_array to kmalloc when possibleAntonio Quartulli2014-08-043-10/+12
* | team: Simplify return path of team_newlinkToshiaki Makita2014-08-061-7/+1
* | bridge: Update outdated comment on promiscuous modeToshiaki Makita2014-08-061-4/+2
* | Merge branch 'net-timestamp-next'David S. Miller2014-08-0613-64/+170
|\ \
| * | net-timestamp: ACK timestamp for bytestreamsWillem de Bruijn2014-08-065-2/+17
| * | net-timestamp: TCP timestampingWillem de Bruijn2014-08-064-6/+52
| * | net-timestamp: SCHED timestamp on entering packet schedulerWillem de Bruijn2014-08-066-7/+31
| * | net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn2014-08-067-4/+27
| * | net-timestamp: move timestamp flags out of sk_flagsWillem de Bruijn2014-08-063-45/+17
| * | net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn2014-08-065-10/+36
|/ /
* | cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt2014-08-062-2/+2
* | tcp: reduce spurious retransmits due to transient SACK renegingNeal Cardwell2014-08-063-14/+21
* | Merge branch 'xen-netback-next'David S. Miller2014-08-063-46/+140
|\ \
| * | xen-netback: Turn off the carrier if the guest is not able to receiveZoltan Kiss2014-08-063-38/+123
| * | xen-netback: Using a new state bit instead of carrierZoltan Kiss2014-08-063-9/+18
|/ /
* | Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-08-0585-371/+7542
|\ \
| * | bcma: use NS prefix for names of Northstar specific coresRafał Miłecki2014-07-312-22/+22
| * | b43: N-PHY: fix "Data bus error" while working in 5 GHzRafał Miłecki2014-07-311-0/+3
| * | MAINTAINERS: update for mwifiex driver maintainersBing Zhao2014-07-311-1/+2
| * | b43: update PHY descriptions in KconfigRafał Miłecki2014-07-311-13/+9
| * | brcmfmac: Add TDLS support to msgbuf.Hante Meuleman2014-07-319-6/+158
| * | brcmfmac: Fix msgbuf flow control.Hante Meuleman2014-07-313-8/+62
| * | brcmfmac: Update pcie reset device routine.Hante Meuleman2014-07-311-7/+42
| * | brcmfmac: Adding PCIe bus layer support.Hante Meuleman2014-07-319-0/+1880
| * | brcmfmac: Adding msgbuf protocol.Hante Meuleman2014-07-3110-21/+2275
| * | brcmfmac: Add protocol addressing mode and peer deletion API.Hante Meuleman2014-07-314-3/+75
| * | brcmfmac: Export brcmf_netif_rx for new protocol msgbuf.Hante Meuleman2014-07-312-1/+2
| * | brcmfmac: Do not use strcpy and strcatDaniel Kim2014-07-311-7/+18
| * | iwlegacy: use correct structure type name in sizeofJulia Lawall2014-07-311-1/+2
| * | Bluetooth: Fix crash in the Marvell driver initialization codepathAnatol Pomozov2014-07-311-0/+5
| * | Bluetooth: Always use non-bonding requirement when not bondableJohan Hedberg2014-07-301-3/+8
| * | Bluetooth: Rename pairable mgmt setting to bondableJohan Hedberg2014-07-302-9/+9
| * | Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLEJohan Hedberg2014-07-305-12/+12
| * | Bluetooth: Fix sparse warning from HID new leds handlingMarcel Holtmann2014-07-301-1/+1
| * | Bluetooth: Fix check for connected state when pairingJohan Hedberg2014-07-301-1/+1
| * | 6lowpan: remove unused functionVarka Bhadram2014-07-301-11/+0
| * | 6lowpan: remove unused macrosVarka Bhadram2014-07-301-15/+0
| * | 6lowpan: iphc: Fix parenthesis alignments which off-by-oneMarcel Holtmann2014-07-301-3/+3
| * | 6lowpan: iphc: Fix missing braces for if statementMarcel Holtmann2014-07-301-2/+2
| * | 6lowpan: iphc: Fix missing blank line after variable declarationsMarcel Holtmann2014-07-301-0/+1