aboutsummaryrefslogtreecommitdiffstats
path: root/net/dsa/dsa.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-31udp: fix behavior of wrong checksumsEric Dumazet2-8/+4
2015-05-31Linux 4.1-rc6Linus Torvalds1-1/+1
2015-06-01drivers/base: cacheinfo: handle absence of cachesSudeep Holla1-1/+1
2015-05-31sfc: free multiple Rx buffers when requiredDaniel Pieczko1-17/+25
2015-06-01n_tty: Fix auditing support for cannonical modeLaura Abbott1-3/+14
2015-06-01serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior1-9/+73
2015-05-31ALSA: hda - Fix jack detection at resume with VT codecsTakashi Iwai1-0/+10
2015-05-30bna: fix soft lock-up during firmware initialization failureIvan Vecera1-2/+2
2015-05-30bna: remove unreasonable iocpf timer startIvan Vecera1-4/+0
2015-05-30bna: fix firmware loading on big-endian machinesIvan Vecera1-0/+7
2015-05-30bridge: fix br_multicast_query_expired() bugEric Dumazet1-1/+1
2015-05-30iser-target: Fix error path in isert_create_pi_ctx()Roland Dreier1-3/+3
2015-05-30target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover11-22/+17
2015-05-30target: Move passthrough CDB parsing into a common functionAndy Grover4-94/+78
2015-05-30target/user: Only support full command pass-throughAndy Grover2-70/+75
2015-05-30target/user: Update example code for new ABI requirementsAndy Grover1-2/+6
2015-05-31staging: rtl8712: fix stack dumpSudip Mukherjee5-78/+78
2015-05-30target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover2-0/+4
2015-05-30target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig8-64/+34
2015-05-30ozwpan: unchecked signed subtraction leads to DoSJason A. Donenfeld1-3/+4
2015-05-30ozwpan: divide-by-zero leading to panicJason A. Donenfeld1-1/+4
2015-05-30ozwpan: Use unsigned ints to prevent heap overflowJason A. Donenfeld2-6/+6
2015-05-30ozwpan: Use proper check to prevent heap overflowJason A. Donenfeld1-4/+9
2015-05-30ALSA: usb-audio: don't try to get Outlaw RR2150 sample rateEric Wong1-0/+1
2015-05-30x86/asm/entry/32, selftests: Add a selftest for kernel entries from VM86 modeAndy Lutomirski2-2/+118
2015-05-29hwmon: (nct6683) Add missing sysfs attribute initializationGuenter Roeck1-0/+2
2015-05-29hwmon: (nct6775) Add missing sysfs attribute initializationGuenter Roeck1-0/+2
2015-05-29hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37Guenter Roeck2-2/+2
2015-05-29MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki1-2/+13
2015-05-29MIPS: BMIPS: Fix bmips_wr_vec()Petri Gynther1-1/+1
2015-05-29MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not setLaurent Fasnacht1-0/+3
2015-05-29dm: fix casting bug in dm_merge_bvec()Joe Thornber1-5/+12
2015-05-29dm: fix reload failure of 0 path multipath mapping on blk-mq devicesJunichi Nomura1-7/+9
2015-05-29NVMe: fix type warning on 32-bitArnd Bergmann1-4/+6
2015-05-29dm: fix false warning in free_rq_clone() for unmapped requestsMike Snitzer1-5/+3
2015-05-29ARM: multi_v7_defconfig: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760Geert Uytterhoeven1-1/+1
2015-05-29ALSA: usb-audio: Add mic volume fix quirk for Logitech Quickcam FusionWolfram Sang1-0/+1
2015-05-29ALSA: hda/realtek - Suooprt Dell headset mode for ALC256Kailang Yang1-0/+7
2015-05-29x86/boot: Add CONFIG_PARAVIRT_SPINLOCKS quirk to arch/x86/boot/compressed/misc.hIngo Molnar1-6/+5
2015-05-29ALSA: hda - Fix lost sound due to stream_pm ops cleanupTakashi Iwai2-0/+2
2015-05-29x86/asm/entry/32: Really make user_mode() work correctly for VM86 modeJan Beulich1-1/+1
2015-05-28d_walk() might skip too muchAl Viro1-4/+4
2015-05-28via-rhine: Resigning as maintainerRoger Luethi1-2/+1
2015-05-28scripts/gdb: fix lx-lsmod refcntAdrien Schildknecht1-8/+1
2015-05-28omfs: fix potential integer overflow in allocatorBob Copeland1-1/+1
2015-05-28omfs: fix sign confusion for bitmap loop counterBob Copeland1-1/+2
2015-05-28omfs: set error return when d_make_root() failsBob Copeland1-1/+3
2015-05-28fs, omfs: add NULL terminator in the end up the token listSasha Levin1-1/+2
2015-05-28MAINTAINERS: update CAPABILITIES patternJoe Perches1-1/+0
2015-05-28fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappingsAndrew Morton1-1/+1