aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/rtnetlink.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-23bnxt_en: Fix a VXLAN vs GENEVE issueChristophe Jaillet1-3/+9
2016-11-23netdevice.h: fix kernel-doc warningRandy Dunlap1-1/+1
2016-11-23driver: macvlan: Check if need rollback multicast setting in macvlan_openGao Feng1-1/+2
2016-11-23net: phy: micrel: fix KSZ8041FTL supported valueKirill Esipov1-4/+4
2016-11-23xc2028: Fix use-after-free bug properlyTakashi Iwai1-21/+16
2016-11-23tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf1-2/+2
2016-11-23drm/radeon: fix power state when port pm is unavailable (v2)Peter Wu1-1/+8
2016-11-23drm/amdgpu: fix power state when port pm is unavailablePeter Wu1-1/+8
2016-11-23HID: hid-sensor-hub: clear memory to avoid random dataSong Hongyan1-0/+1
2016-11-23HID: rmi: make transfer buffers DMA capableBenjamin Tissoires1-2/+8
2016-11-23HID: magicmouse: make transfer buffers DMA capableBenjamin Tissoires1-2/+10
2016-11-23HID: lg: make transfer buffers DMA capableBenjamin Tissoires1-4/+10
2016-11-23HID: cp2112: make transfer buffers DMA capableBenjamin Tissoires1-36/+79
2016-11-23can: bcm: fix support for CAN FD framesOliver Hartkopp1-8/+10
2016-11-23Revert "arm: move exports to definitions"Russell King47-131/+208
2016-11-22Bluetooth: Fix using the correct source address typeJohan Hedberg6-8/+30
2016-11-22NFSv4.x: hide array-bounds warningArnd Bergmann1-1/+1
2016-11-22flow_dissect: call init_default_flow_dissectors() earlierEric Dumazet1-1/+1
2016-11-22parisc: Fix printk continuations in system detectionHelge Deller1-4/+4
2016-11-22drm/arm: hdlcd: fix plane base address updateRussell King1-3/+2
2016-11-22perf/x86/intel/uncore: Allow only a single PMU/box within an events groupPeter Zijlstra1-4/+4
2016-11-22perf/x86/intel: Cure bogus unwind from PEBS entriesPeter Zijlstra2-13/+24
2016-11-22perf/x86: Restore TASK_SIZE check on frame pointerJohannes Weiner1-8/+2
2016-11-22sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov3-0/+22
2016-11-22sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()Oleg Nesterov1-11/+12
2016-11-22powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsNicholas Piggin1-0/+12
2016-11-22crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copyHerbert Xu1-4/+0
2016-11-22crypto: algif_hash - Fix result clobbering in recvmsgHerbert Xu1-1/+1
2016-11-22powerpc: Set missing wakeup bit in LPCR on POWER9Benjamin Herrenschmidt2-4/+5
2016-11-21watchdog: wdat_wdt: Select WATCHDOG_COREMika Westerberg1-0/+1
2016-11-21tcp: zero ca_priv area when switching cc algorithmsFlorian Westphal1-1/+3
2016-11-21net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmitGao Feng1-1/+1
2016-11-21NFSv4.1: Keep a reference on lock states while checkingBenjamin Coddington1-3/+15
2016-11-21ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoCPeter Robinson1-1/+1
2016-11-21Revert "ACPI: Execute _PTS before system reboot"Rafael J. Wysocki1-23/+6
2016-11-21thermal/powerclamp: add back module device tableJacob Pan1-1/+8
2016-11-21perf/core: Fix address filter parserAlexander Shishkin1-0/+2
2016-11-21mmc: dw_mmc: fix the error handling for dma operationJaehoon Chung1-0/+1
2016-11-21x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdtAndy Shevchenko2-2/+2
2016-11-21x86/build: Build compressed x86 kernels as PIE when !CONFIG_RELOCATABLE as wellH.J. Lu1-3/+2
2016-11-21x86/platform/intel-mid: Register watchdog device after SCUAndy Shevchenko1-5/+27
2016-11-21x86/fpu: Fix invalid FPU ptrace state after execve()Yu-cheng Yu1-8/+8
2016-11-21x86/boot: Fail the boot if !M486 and CPUID is missingAndy Lutomirski1-0/+6
2016-11-21x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski1-1/+6
2016-11-21apparmor: fix change_hat not finding hat after policy replacementJohn Johansen1-2/+4
2016-11-20Linux 4.9-rc6Linus Torvalds1-1/+1
2016-11-19tipc: eliminate obsolete socket locking policy descriptionJon Paul Maloy1-47/+1
2016-11-19rtnl: fix the loop index update error in rtnl_dump_ifinfo()Zhang Shengju1-1/+1
2016-11-19l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault2-4/+6
2016-11-19ext4: sanity check the block and cluster size at mount timeTheodore Ts'o2-1/+17