summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-115-6/+6
* Drivers: net: hyperv: Address UDP checksum issuesKY Srinivasan2014-04-113-2/+37
* Drivers: net: hyperv: Negotiate suitable ndis version for offload supportKY Srinivasan2014-04-111-1/+1
* Drivers: net: hyperv: Allocate memory for all possible per-pecket informationKY Srinivasan2014-04-111-1/+3
* bonding: Remove debug_fs files when module init failsThomas Richter2014-04-111-0/+1
* drivers: net: cpsw: Add default vlan for dual emac case alsoMugunthan V N2014-04-091-2/+1
* net phylib: Remove unnecessary condition check in phyBalakumaran Kannan2014-04-091-5/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-0818-113/+190
|\
| * isdnloop: several buffer overflowsDan Carpenter2014-04-081-8/+9
| * net/at91_ether: avoid NULL pointer dereferenceGilles Chanteperdrix2014-04-071-0/+3
| * at86rf230: fix MAX_CSMA_RETRIES parameterAlexander Aring2014-04-071-1/+1
| * sxgbe: fix duplicate #include headersJean Sacren2014-04-071-1/+0
| * xen-netback: Trivial format string fixZoltan Kiss2014-04-041-2/+2
| * net: bcmgenet: Remove unnecessary version.h inclusionSachin Kamat2014-04-041-1/+0
| * net: smc911x: Remove unused local variableLaurent Pinchart2014-04-041-1/+0
| * bonding: Inactive slaves should keep inactive flag's valuezheng.li2014-04-041-1/+1
| * net: Micrel KSZ8864RMN 4-port managed switch supportPhilipp Zabel2014-04-031-12/+40
| * sxgbe: fix driver probe error path and driver removal leaksfrançois romieu2014-04-031-10/+17
| * sxgbe: use common NET_VENDOR_FOO style.françois romieu2014-04-032-13/+20
| * xen-netback: Grant copy the header instead of map and memcpyZoltan Kiss2014-04-032-53/+70
| * xen-netback: Rename map opsZoltan Kiss2014-04-031-22/+24
| * net: qlcnic: include irq.h for irq definitionsJosh Boyer2014-04-031-0/+1
| * net: enic: include irq.h for irqreturn_t definitionsJosh Boyer2014-04-031-0/+1
| * net: bnx2x: include irq.h for irqreturn_t definitionsJosh Boyer2014-04-031-0/+1
| * isdnloop: Validate NUL-terminated strings from user.YOSHIFUJI Hideaki / 吉藤英明2014-04-031-0/+6
| * net: ti: fix CPTS driver build on armAlexei Starovoitov2014-04-031-0/+2
| * net: vxlan: fix crash when interface is created with no groupMike Rapoport2014-04-031-1/+5
* | Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-08136-2/+89854
|\ \
| * | staging: rtl8723au: The 8723 only has two pathsJes Sorensen2014-04-073-45/+0
| * | Staging: unisys: mark drivers as BROKENGreg Kroah-Hartman2014-04-071-1/+1
| * | Staging: unisys: verify that a control channel existsSasha Levin2014-04-071-0/+18
| * | staging: unisys: Add missing close parentheses in filexfer.cMasanari Iida2014-04-071-1/+1
| * | staging: r8723au: Fix build problem when RFKILL is not selectedLarry Finger2014-04-061-1/+1
| * | staging: r8723au: Fix randconfig build errorsLarry Finger2014-04-051-0/+1
| * | staging: r8723au: Turn on build of new driverLarry Finger2014-04-055-0/+111
| * | staging: r8723au: Additional source patchesLarry Finger2014-04-0531-700/+343
| * | staging: r8723au: Add source files for new driver - part 4Larry Finger2014-04-0575-0/+18670
| * | staging: r8723au: Add source files for new driver - part 3Larry Finger2014-04-058-0/+7626
| * | staging: r8723au: Add source files for new driver - part 2Larry Finger2014-04-0528-0/+28277
| * | staging: r8723au: Add source files for new driver - part 1Larry Finger2014-04-0517-0/+35551
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-0810-18/+137
|\ \ \
| * | | s390/irq: Use defines for external interruption codesThomas Huth2014-04-033-6/+6
| * | | s390/sclp: add timeout for queued requestsGerald Schaefer2014-04-013-4/+104
| * | | lcs: Add missing destroy_timer_on_stack()Thomas Gleixner2014-04-011-0/+1
| * | | s390/tape: Add missing destroy_timer_on_stack()Thomas Gleixner2014-04-011-0/+1
| * | | s390/tape: Use del_timer_sync()Thomas Gleixner2014-04-011-1/+1
| * | | s390/3270: fix crash with multiple reset device requestsMartin Schwidefsky2014-04-011-3/+6
| * | | s390/zcrypt: add length check for aligned data to avoid overflow in msg-type 6Ingo Tuchscherer2014-04-012-4/+18
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-08441-15287/+35607
|\ \ \ \
| * | | | DRM: armada: fix corruption while loading cursorsRussell King2014-04-081-0/+1