summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-19net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork1-0/+11
2013-04-19net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)Bjørn Mork1-0/+84
2013-04-19bonding: in bond_mc_swap() bond's mc addr list is walked without locknikolay@redhat.com1-0/+4
2013-04-19bonding: disable netpoll on enslave failurenikolay@redhat.com1-0/+1
2013-04-19bonding: primary_slave & curr_active_slave are not cleaned on enslave failurenikolay@redhat.com1-0/+10
2013-04-19bonding: vlans don't get deleted on enslave failurenikolay@redhat.com1-0/+1
2013-04-19bonding: mc addresses don't get deleted on enslave failurenikolay@redhat.com1-0/+5
2013-04-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller8-145/+170
2013-04-18bonding: fix l23 and l34 load balancing in forwarding pathEric Dumazet1-25/+30
2013-04-18bnx2x: Fix status blocks configurationAriel Elior1-2/+5
2013-04-18bnx2x: Prevent UNDI FW illegal host accessDmitry Kravkov1-0/+4
2013-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-145/+170
2013-04-18qlcnic: Fix typo in logsShahed Shaikh1-5/+4
2013-04-18qlcnic: fix TSO race conditionSritej Velaga1-2/+1
2013-04-18qlcnic: Stop traffic before performing loopback testJitendra Kalsaria1-0/+6
2013-04-18ixgbe: Fix a bug in setting VF VLAN via PFGreg Rose1-0/+6
2013-04-18igb: Revert support for build_skb in igbAlexander Duyck2-114/+4
2013-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+2
2013-04-17rbd: do a safe list traversal in rbd_img_request_submit()Alex Elder1-1/+2
2013-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-33/+50
2013-04-17qlcnic: fix beaconing test for 82xx adapterHimanshu Madhani1-2/+2
2013-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+2
2013-04-16net: fec: fix regression in link change accountingLucas Stach1-0/+1
2013-04-16net: cdc_mbim: remove bogus sizeof()Bjørn Mork1-1/+1
2013-04-15drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cp...Mugunthan V N1-1/+1
2013-04-15net: mvneta: fix improper tx queue usage in mvneta_tx()Willy Tarreau1-5/+4
2013-04-15Input: wacom - correct reported resolution for Intuos4 WirelessJason Gerecke1-1/+1
2013-04-15Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur...Linus Torvalds1-1/+2
2013-04-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-3/+9
2013-04-14watchdog: Revert the AT91RM9200_WATCHDOG dependencyNicolas Ferre1-1/+1
2013-04-13net: mvmdio: add select PHYLIBThomas Petazzoni1-1/+1
2013-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-68/+133
2013-04-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds12-79/+37
2013-04-12tuntap: fix error return code in tun_set_iff()Wei Yongjun1-1/+1
2013-04-12be2net: take care of __vlan_put_tag return valueIvan Vecera1-2/+3
2013-04-12ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau1-1/+1
2013-04-12can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz1-16/+15
2013-04-12can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irqMarc Kleine-Budde1-2/+8
2013-04-12drm/fb-helper: Fix locking in drm_fb_helper_hotplug_eventDaniel Vetter1-3/+5
2013-04-12udl: handle EDID failure properly.Dave Airlie1-0/+4
2013-04-11Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-17/+41
2013-04-11Merge tag 'pm-3.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1/+0
2013-04-11Merge tag 'regmap-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2013-04-11Merge tag 'gpio-fixes-v3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2013-04-11[SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()Wei Yongjun1-1/+2
2013-04-11stmmac: prevent interrupt loop with MMC RX IPC CounterChristian Ruppert1-0/+1
2013-04-11bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com1-0/+1
2013-04-11bonding: fix netdev event NULL pointer dereferencenikolay@redhat.com1-2/+11
2013-04-11gpio: pca953x: fix irq_domain_add_simple usageAlexandre Belloni1-1/+1
2013-04-11target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBsNicholas Bellinger1-0/+3