summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-05-123-7/+32
|\
| * batman-adv: reorder clean up routine in order to avoid race conditionsAntonio Quartulli2013-05-091-4/+12
| * batman-adv: make DAT drop ARP requests targeting local clientsAntonio Quartulli2013-05-091-0/+13
| * batman-adv: check return value of pskb_trim_rcsum()Marek Lindner2013-05-091-2/+6
| * batman-adv: check proto length before accessing proto string bufferMarek Lindner2013-05-091-1/+1
* | ipv4: ip_output: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-05-121-1/+1
* | net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim2013-05-123-6/+45
* | net/mlx4_core: Add missing report on VST and spoof-checking dev capsOr Gerlitz2013-05-122-10/+3
* | net: fec: enable hardware checksum only on imx6q-fecShawn Guo2013-05-121-7/+13
* | Merge branch 'qlcnic'David S. Miller2013-05-129-69/+167
|\ \
| * | qlcnic: Fix validation of link event command.Rajesh Borundia2013-05-121-3/+0
| * | qlcnic: Fix mailbox response handling.Rajesh Borundia2013-05-124-15/+10
| * | qlcnic: Fix bug in diagnostics test reset recovery pathManish Chopra2013-05-121-3/+11
| * | qlcnic: Fix reset recovery after transmit timeoutSony Chacko2013-05-122-14/+23
| * | qlcnic: Fix ethtool supported port status for 83xxHimanshu Madhani2013-05-124-27/+94
| * | qlcnic: Fix missing bracket in module parameter.Himanshu Madhani2013-05-121-5/+5
| * | qlcnic: Fix ethtool stringsShahed Shaikh2013-05-121-2/+3
| * | qlcnic: Fix setting MAC addressManish Chopra2013-05-121-0/+21
|/ /
* | Merge branch 'wireless'David S. Miller2013-05-1011-117/+131
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-1011-117/+131
|/| |
| * | mwifiex: fix setting of multicast filterDaniel Drake2013-05-081-15/+6
| * | mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar2013-05-082-3/+1
| * | mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao2013-05-081-0/+1
| * | ath9k: Update initvals for AR9565Sujith Manoharan2013-05-081-68/+70
| * | ath9k: Fix beacon reconfigurationSujith Manoharan2013-05-081-2/+2
| * | iwl4965: workaround connection regression on passive channelStanislaw Gruszka2013-05-081-2/+1
| * | B43: Handle DMA RX descriptor underrunThommy Jakobsson2013-05-083-26/+40
| * | ath5k: do not reschedule tx_complete_work on stopStanislaw Gruszka2013-05-031-0/+5
| * | ath9k: fix key allocation error handling for powersave keysFelix Fietkau2013-05-031-1/+5
* | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-101-0/+2
|\ \ \
| * | | pstore/ram: fix error return code in ramoops_probe()Wei Yongjun2013-05-081-0/+2
| * | | fs: pstore: Replaced calls to kmalloc and memcpy with kmemdupAlexandru Gheorghiu2013-03-111-2/+1
* | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-05-104-166/+3640
|\ \ \ \
| * | | | NVMe: Use user defined admin ioctl timeoutKeith Busch2013-05-091-1/+5
| * | | | NVMe: Simplify Firmware Activate code slightlyMatthew Wilcox2013-05-082-4/+5
| * | | | NVMe: Only clear the enable bit when disabling controllerMatthew Wilcox2013-05-081-1/+4
| * | | | NVMe: Wait for device to acknowledge shutdownMatthew Wilcox2013-05-081-19/+46
| * | | | NVMe: Schedule timeout for sync commandsKeith Busch2013-05-021-1/+1
| * | | | NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IOKeith Busch2013-05-022-4/+68
| * | | | NVMe: Device specific stripe size handlingKeith Busch2013-05-022-4/+16
| * | | | NVMe: Split non-mergeable bio requestsKeith Busch2013-05-021-30/+122
| * | | | NVMe: Remove dead code in nvme_dev_addKeith Busch2013-05-021-9/+2
| * | | | NVMe: Check for NULL memory in nvme_dev_addKeith Busch2013-05-021-0/+2
| * | | | NVMe: Fix error clean-up on nvme_alloc_queueKeith Busch2013-05-021-1/+1
| * | | | NVMe: Free admin queue on request_irq errorKeith Busch2013-05-021-4/+9
| * | | | NVMe: Add scsi unmap to SG_IOKeith Busch2013-05-021-0/+78
| * | | | NVMe: queue usage fixes in nvme-scsiKeith Busch2013-05-021-5/+20
| * | | | NVMe: Set TASK_INTERRUPTIBLE before processing queuesArjan van de Ven2013-05-011-2/+1
| * | | | NVMe: Add a character device for each nvme deviceKeith Busch2013-04-162-10/+69
| * | | | NVMe: Fix endian-related problems in user I/O submission pathMatthew Wilcox2013-04-162-6/+6