summaryrefslogtreecommitdiffstats
path: root/net/wireless/wext-priv.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-03watchdog: hpwdt: add support for iLO5Brian Boylston1-3/+5
2016-09-24fs: compat_ioctl: add pretimeout functions for watchdogsWolfram Sang1-0/+2
2016-09-24watchdog: add pretimeout support to the coreWolfram Sang3-2/+85
2016-09-24watchdog: imx2_wdt: use preferred BIT macro instead of open coded valuesVladimir Zapolskiy1-6/+6
2016-09-24watchdog: st_wdt: Remove support for obsolete platformsPeter Griffin1-33/+0
2016-09-24watchdog: bindings: Remove obsolete platforms from dt doc.Peter Griffin1-2/+1
2016-09-24watchdog: mt7621_wdt: Remove assignment of dev pointerGuenter Roeck1-1/+0
2016-09-24watchdog: rt2880_wdt: Remove assignment of dev pointerMatt Redfearn1-1/+0
2016-09-24watchdog: constify watchdog_ops structuresJulia Lawall6-6/+6
2016-09-24watchdog: tegra: constify watchdog_ops structuresJulia Lawall1-1/+1
2016-09-24watchdog: iTCO_wdt: constify iTCO_wdt_pm structureJulia Lawall1-1/+1
2016-09-24watchdog: cadence_wdt: Fix the suspend resumeShubhrajyoti Datta1-7/+11
2016-09-23watchdog: txx9wdt: Add missing clock (un)prepare calls for CCFGeert Uytterhoeven1-3/+3
2016-09-23watchdog-asm9260: Delete owner assignmentMarkus Elfring1-1/+0
2016-09-23watchdog: ziirave_wdt: Add support to upload the firmware.Enric Balletbo i Serra1-5/+404
2016-09-23watchdog: xilinx: Add clock supportShubhrajyoti Datta2-2/+26
2016-09-23watchdog: pcwd_usb: don't print error when allocating urb failsWolfram Sang1-3/+1
2016-09-23watchdog: dw_wdt: Read clock rate only once and validate itGuenter Roeck1-2/+9
2016-09-23watchdog: core: Fix devres_alloc() allocation sizeGuenter Roeck1-1/+1
2016-09-19Linux 4.8-rc7v4.8-rc7Linus Torvalds1-1/+1
2016-09-18openrisc: fix the fix of copy_from_user()Guenter Roeck1-1/+1
2016-09-18avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck1-2/+2
2016-09-17fix iov_iter_fault_in_readable()Al Viro2-23/+3
2016-09-16IB/rdmavt: Don't vfree a kzalloc'ed memory regionColin Ian King1-1/+1
2016-09-16IB/rxe: Fix kmem_cache leakYonatan Cohen1-0/+13
2016-09-16IB/rxe: Fix race condition between requester and completerYonatan Cohen1-13/+44
2016-09-16IB/rxe: Fix duplicate atomic request handlingYonatan Cohen1-5/+6
2016-09-16IB/rxe: Fix kernel panic in udp_setup_tunnelYonatan Cohen3-34/+51
2016-09-16IB/mlx5: Set source mac address in FTEMaor Gottlieb1-0/+7
2016-09-16IB/mlx5: Enable MAD_IFC commands for IB ports onlyNoa Osherovich1-1/+3
2016-09-16IB/mlx4: Diagnostic HW counters are not supported in slave modeKamal Heib1-0/+3
2016-09-16IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein3-3/+27
2016-09-16IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein1-17/+19
2016-09-16IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker1-7/+7
2016-09-16IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker1-0/+9
2016-09-16IB/rxe: fix GFP_KERNEL in spinlock contextAlexey Khoroshilov1-1/+1
2016-09-16USB: change bInterval default to 10 msAlan Stern1-11/+17
2016-09-16usb: musb: Fix tusb6010 compile error on blackfinTony Lindgren1-1/+1
2016-09-16perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2Matt Fleming2-4/+4
2016-09-16perf/x86/intel/pt: Do validate the size of a kernel address filterAlexander Shishkin1-2/+7
2016-09-16perf/x86/intel/pt: Fix kernel address filter's offset validationAlexander Shishkin1-1/+6
2016-09-16perf/x86/intel/pt: Fix an off-by-one in address filter configurationAlexander Shishkin1-2/+2
2016-09-16PM / runtime: Use _rcuidle for runtime suspend tracepointsPaul E. McKenney1-2/+2
2016-09-16aio: mark AIO pseudo-fs noexecJann Horn1-1/+6
2016-09-15vfs: cap dedupe request structure size at PAGE_SIZEDarrick J. Wong1-0/+4
2016-09-15vfs: fix return type of ioctl_file_dedupe_rangeDarrick J. Wong1-1/+1
2016-09-15fix minor infoleak in get_user_ex()Al Viro1-1/+5
2016-09-15kvm: x86: correctly reset dest_map->vector when restoring LAPIC statePaolo Bonzini1-3/+5
2016-09-15ARM: keystone: defconfig: Fix USB configurationRoger Quadros1-0/+1
2016-09-15perf/x86/intel: Don't disable "intel_bts" around "intel" event batchingAlexander Shishkin1-7/+8