aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-04MAINTAINERS: EDAC: add Mauro and Borislav as interim patch collectorsBorislav Petkov1-0/+2
2014-03-03macvlan: Add support for 'always_on' offload featuresVlad Yasevich1-2/+5
2014-03-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller6-24/+51
2014-03-03net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann1-0/+7
2014-03-03Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-can/linux-canDavid S. Miller3-68/+136
2014-03-03ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointerXin Long1-1/+0
2014-03-03net: cpsw: fix cpdma rx descriptor leak on down interfaceSchuyler Patton1-0/+6
2014-03-03be2net: isolate TX workarounds not applicable to Skyhawk-RVasundhara Volam1-13/+26
2014-03-03be2net: Fix skb double free in be_xmit_wrokarounds() failure pathVasundhara Volam1-3/+4
2014-03-03be2net: clear promiscuous bits in adapter->flags while disabling promiscuous modeSomnath kotur1-3/+9
2014-03-03be2net: Fix to reset transparent vlan taggingSomnath Kotur2-20/+12
2014-03-03qlcnic: dcb: a couple off by one bugsDan Carpenter1-2/+2
2014-03-03tcp: fix bogus RTT on special retransmissionYuchung Cheng2-4/+10
2014-03-03hsr: off by one sanity check in hsr_register_frame_in()Dan Carpenter1-1/+1
2014-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville6-24/+51
2014-03-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-10/+20
2014-03-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-4/+15
2014-03-03Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds19-95/+116
2014-03-03can: remove CAN FD compatibility for CAN 2.0 socketsOliver Hartkopp2-27/+5
2014-03-03can: flexcan: factor out soft reset into seperate funtionMarc Kleine-Budde1-9/+17
2014-03-03can: flexcan: flexcan_remove(): add missing netif_napi_del()Marc Kleine-Budde1-1/+2
2014-03-03can: flexcan: fix transition from and to freeze mode in chip_{,un}freezeMarc Kleine-Budde1-11/+49
2014-03-03can: flexcan: factor out transceiver {en,dis}able into seperate functionsMarc Kleine-Budde1-7/+20
2014-03-03can: flexcan: fix transition from and to low power mode in chip_{en,dis}ableMarc Kleine-Budde1-12/+38
2014-03-03can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde1-1/+3
2014-03-03can: flexcan: fix shutdown: first disable chip, then all interruptsMarc Kleine-Budde1-3/+5
2014-03-02Linux 3.14-rc5Linus Torvalds1-1/+1
2014-03-02USB AX88179/178A: Support D-Link DUB-1312Gerry Demaret1-0/+17
2014-03-02b44: always set duplex mode why phy changesHauke Mehrtens1-1/+6
2014-03-02b44: add calls to phy_{start,stop}Hauke Mehrtens1-0/+7
2014-03-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds19-63/+118
2014-03-02Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds3-3/+18
2014-03-02Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-7/+15
2014-03-02Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds9-39/+38
2014-03-03Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie11-35/+72
2014-03-02Merge iio fixes into staging-linusGreg Kroah-Hartman7-39/+36
2014-03-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-28/+54
2014-03-02Merge tag 'vmwgfx-fixes-3.14-2014-03-02' of git://people.freedesktop.org/~thomash/linux into drm-fixesDave Airlie4-25/+22
2014-03-02drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov1-16/+19
2014-03-02drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver date.Thomas Hellstrom2-3/+2
2014-03-02drm/vmwgfx: Remove some unused surface formatsThomas Hellstrom1-6/+1
2014-03-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+7
2014-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds7-62/+171
2014-03-01Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-7/+14
2014-03-01Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-47/+51
2014-03-01Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar3-3/+5
2014-02-28Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-0/+1
2014-02-28MAINTAINERS: add maintainer entry for Armada DRM driverRussell King1-0/+5
2014-02-28bna: fix vlan tag stripping and implement its togglingIvan Vecera1-10/+30
2014-02-28tg3: Don't check undefined error bits in RXBDMichael Chan2-3/+6