summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* loop: prevent bdev freeing while device in useAnatol Pomozov2013-04-022-1/+9
* Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-04-021-1/+1
|\
| * clk: tegra: Allow PLLE training to succeedThierry Reding2013-04-011-1/+1
* | Merge tag 'for-3.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rwlov...Linus Torvalds2013-04-025-30/+80
|\ \
| * | libfcoe: Fix fcoe_sysfs VN2VN modeRobert Love2013-03-261-15/+45
| * | libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love2013-03-264-11/+23
| * | libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Robert Love2013-03-264-9/+11
| * | fcoe: Fix deadlock between create and destroy pathsRobert Love2013-03-251-4/+11
| * | bnx2fc: Make the fcoe_cltr the SCSI host parentRobert Love2013-03-251-3/+2Star
* | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-04-011-13/+12Star
|\ \ \
| * | | tile: expect new initramfs name from hypervisor file systemChris Metcalf2013-03-291-13/+12Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-0157-611/+793
|\ \ \ \ | |_|_|/ |/| | |
| * | | DM9000B: driver initialization upgradeJoseph CHANG2013-04-012-105/+120
| * | | sh_eth: make 'link' field of 'struct sh_eth_private' *int*Sergei Shtylyov2013-04-012-5/+5
| * | | sh_eth: workaround for spurious ECI interruptSergei Shtylyov2013-04-011-2/+8
| * | | sh_eth: fix handling of no LINK signalSergei Shtylyov2013-04-011-4/+6
| * | | ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com2013-03-291-1/+1
| * | | net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet2013-03-291-0/+6
| * | | MAINTAINERS: Update netxen_nic maintainers listManish Chopra2013-03-291-0/+1
| * | | atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa2013-03-292-18/+2Star
| * | | net: fq_codel: Fix off-by-one errorVijay Subramanian2013-03-291-1/+1
| * | | net: calxedaxgmac: Wake-on-LAN fixesRob Herring2013-03-291-1/+5
| * | | net: calxedaxgmac: fix rx ring handling when OOMRob Herring2013-03-291-0/+3
| * | | net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb'Shmulik Ladkani2013-03-291-1/+0Star
| * | | smsc75xx: fix jumbo frame supportSteve Glendinning2013-03-291-4/+8
| * | | net: fix the use of this_cpu_ptrLi RongQing2013-03-291-1/+1
| * | | bonding: fix disabling of arp_interval and miimonnikolay@redhat.com2013-03-291-44/+48
| * | | ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa2013-03-291-0/+12
| * | | sky2: Threshold for Pause Packet is set wrongMirko Lindner2013-03-291-1/+1
| * | | sky2: Receive Overflows not countedMirko Lindner2013-03-291-1/+1
| * | | Merge branch 'wireless'David S. Miller2013-03-2824-370/+404
| |\ \ \
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-2824-370/+404
| |/| | |
| | * | | b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki2013-03-271-2/+2
| | * | | libertas: drop maintainershipDan Williams2013-03-271-2/+1Star
| | * | | iwlegacy: 4965-rs: avoid null pointer dereference errorColin Ian King2013-03-271-1/+2
| | * | | ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez2013-03-271-1/+2
| | * | | b43: A fix for DMA transmission sequence errorsIestyn C. Elfick2013-03-271-12/+53
| | * | | b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki2013-03-271-2/+2
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-274-3/+25
| | |\ \ \
| | | * | | iwlwifi: dvm: don't send HCMD in restart flowEmmanuel Grumbach2013-03-202-2/+11
| | | * | | iwlwifi: set rfkill in internal state of the transportEmmanuel Grumbach2013-03-201-0/+13
| | | * | | iwlwifi: fix length check in multi-TB HCMDEmmanuel Grumbach2013-03-201-1/+1
| | * | | | Revert "brcmsmac: support 4313iPA"John W. Linville2013-03-272-271/+162Star
| | * | | | mwifiex: reset skb->data after processing PCIe sleep confirm cmd resposeAvinash Patil2013-03-251-0/+1
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-2512-76/+154
| | |\ \ \ \
| | | * | | | mac80211: Don't restart sta-timer if not associated.Ben Greear2013-03-242-3/+6
| | | * | | | cfg80211: always check for scan end on P2P deviceJohannes Berg2013-03-246-47/+92
| | | * | | | mac80211: fix virtual monitor interface lockingJohannes Berg2013-03-201-16/+19
| | | * | | | cfg80211: fix wdev tracing crashJohannes Berg2013-03-201-1/+2
| | | * | | | mac80211: fix crash with P2P Device returning action framesJohannes Berg2013-03-111-1/+13