summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: sun4i: fix timeout checkEmilio López2013-07-251-8/+6
* mlx5: use after free in mlx5_cmd_comp_handler()Dan Carpenter2013-07-251-4/+7
* r8169: fix lockdep warning when removing interfaceLekensteyn2013-07-251-2/+2
* fec: Add MODULE_ALIASFabio Estevam2013-07-241-0/+1
* sfc: Enable RX scatter for flows steered by RFSBen Hutchings2013-07-231-1/+3
* net: pch_gbe depends on x86Jiri Slaby2013-07-221-1/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-07-2116-70/+151
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-1916-70/+151
| |\
| | * ath9k_hw: Fix multicast search for AR9002 familySujith Manoharan2013-07-181-1/+9
| | * rtlwifi: Fix build errors for unusual casesLarry Finger2013-07-1810-35/+91
| | * ath5k: fix extra set bit in multicast maskBob Copeland2013-07-181-1/+1
| | * rt2x00: RT2X00 should depend on HAS_DMAGeert Uytterhoeven2013-07-181-1/+1
| | * ath9k_htc: fix data race between request_firmware_nowait() callback and suspe...Alexey Khoroshilov2013-07-171-3/+6
| | * ath9k: fix tx pending frames accounting for dropped packetsFelix Fietkau2013-07-171-16/+28
| | * rtlwifi: Initialize power-setting callback for USB devicesLarry Finger2013-07-174-13/+15
* | | Merge branch 'fixes-for-3.11' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-07-212-0/+11
|\ \ \
| * | | can: usb_8dev: fix urb leak on failure path in usb_8dev_start()Alexey Khoroshilov2013-07-191-0/+1
| * | | net: can: esd_usb2: check index of array before accessingMaximilian Schneider2013-07-191-0/+10
| |/ /
* | | arcnet: cleanup sizeof parameterDan Carpenter2013-07-201-1/+1
* | | veth: add vlan featuresFlavio Leitner2013-07-201-0/+1
* | | qlcnic: Fix guest VLANManish Chopra2013-07-201-2/+10
* | | qlcnic: Fix releasing of Tx frag which was never mapped.Jitendra Kalsaria2013-07-201-1/+1
* | | qlcnic: Fix dump template version maskShahed Shaikh2013-07-201-1/+1
* | | qlcnic: Fix ethtool display for 83xx adapter.Himanshu Madhani2013-07-201-2/+2
* | | qlcnic: Fix panic while setting VF's MAC addressManish Chopra2013-07-201-1/+3
* | | qlcnic: Fix multicast packet handling for PF and VF.Sucheta Chakraborty2013-07-201-12/+10
* | | qlcnic: Fix NULL pointer dereference in VF probe path.Sucheta Chakraborty2013-07-201-1/+2
* | | qlcnic: Set __QLCNIC_DEV_UP in adapter state before enabling interruptsPratik Pujar2013-07-201-1/+1
* | | qlcnic: Fix invalid register offset calculationShahed Shaikh2013-07-201-1/+1
* | | vxlan: fix igmp racesstephen hemminger2013-07-201-15/+38
* | | vxlan: unregister on namespace exitstephen hemminger2013-07-201-1/+3
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-199-76/+133
|\ \
| * | macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang2013-07-181-25/+37
| * | tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang2013-07-181-24/+38
| * | xen-netfront: pull on receive skb may need to happen earlierJan Beulich2013-07-171-18/+13
| * | vxlan: add necessary locking on device removalstephen hemminger2013-07-171-0/+6
| * | hyperv: Fix the NETIF_F_SG flag setting in netvscHaiyang Zhang2013-07-171-2/+2
| * | be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi2013-07-161-4/+10
| * | macvtap: do not assume 802.1Q when send vlan packetsJason Wang2013-07-161-1/+1
| * | macvtap: fix the missing ret value of TUNSETQUEUEJason Wang2013-07-161-0/+1
| * | mlx5 core: Fix __udivdi3 when compiling for 32 bit archesTim Gardner2013-07-161-1/+1
| * | bgmac: add dependency to phylibHauke Mehrtens2013-07-161-0/+1
| * | atl1e: unmap partially mapped skb on dma error and free skbNeil Horman2013-07-161-1/+23
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-191-0/+3
|\ \
| * | efivars: check for EFI_RUNTIME_SERVICESMatt Fleming2013-07-111-0/+3
* | | Merge tag 'md-3.11-fixes' of git://neil.brown.name/mdLinus Torvalds2013-07-193-39/+39
|\ \ \
| * | | md/raid1: fix bio handling problems in process_checks()NeilBrown2013-07-181-23/+30
| * | | md: Remove recent change which allows devices to skip recovery.NeilBrown2013-07-181-14/+0
| * | | md/raid10: fix two problems with RAID10 resync.NeilBrown2013-07-181-2/+9
| | |/ | |/|
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-1839-277/+918
|\ \ \