aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-24phy: add phy_device_remove()Russell King1-0/+1
2015-09-24phy: fix mdiobus module safetyRussell King1-1/+4
2015-09-24lwtunnel: remove source and destination UDP port config optionJiri Benc1-4/+0
2015-09-24ipv4: send arp replies to the correct tunnelJiri Benc1-0/+2
2015-09-24skbuff: Fix skb checksum flag on skb pullPravin B Shelar1-0/+3
2015-09-23netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman1-0/+1
2015-09-21tcp/dccp: fix timewait races in timer handlingEric Dumazet1-1/+13
2015-09-20ip6tunnel: make rx/tx bytes counters consistentNicolas Dichtel1-1/+1
2015-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-3/+3
2015-09-20net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró1-11/+19
2015-09-17net: Fix vti use case with oif in dst lookupsDavid Ahern2-1/+2
2015-09-17ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu1-1/+2
2015-09-15ipv6: Replace spinlock with seqlock and rcu in ip6_tunnelMartin KaFai Lau1-2/+2
2015-09-15ipv6: Fix dst_entry refcnt bugs in ip6_tunnelMartin KaFai Lau1-2/+9
2015-09-15ipv6: Rename the dst_cache helper functions in ip6_tunnelMartin KaFai Lau1-2/+2
2015-09-14netfilter: bridge: fix routing of bridge frames with call-iptables=1Florian Westphal1-3/+3
2015-09-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2015-09-10Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-blockLinus Torvalds5-155/+397
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-35/+341
2015-09-10Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+14
2015-09-11Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-1/+1
2015-09-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-6/+82
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds3-7/+11
2015-09-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-0/+1
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-7/+91
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-0/+15
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-0/+13
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-0/+14
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-0/+18
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-0/+58
2015-09-10mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()Oleg Nesterov1-2/+10
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young1-3/+3
2015-09-10kexec: split kexec_file syscall code to kexec_file.cDave Young1-0/+11
2015-09-10seq_file: provide an analogue of print_hex_dump()Andy Shevchenko1-0/+4
2015-09-10kmod: use system_unbound_wq instead of khelperFrederic Weisbecker1-2/+0
2015-09-10lib/string_helpers: rename "esc" arg to "only"Kees Cook1-7/+7
2015-09-10hexdump: do not print debug dumps for !CONFIG_DEBUGLinus Walleij1-2/+8
2015-09-10include/linux/printk.h: include pr_fmt in pr_debug_ratelimitedJason A. Donenfeld1-2/+2
2015-09-10include/linux/poison.h: remove not-used poison pointer macrosVasily Kulikov1-7/+0
2015-09-10include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov1-2/+2
2015-09-10proc: export idle flag via kpageflagsVladimir Davydov1-0/+1
2015-09-10mm: introduce idle page trackingVladimir Davydov4-0/+127
2015-09-10mmu-notifier: add clear_young callbackVladimir Davydov1-0/+44
2015-09-10memcg: zap try_get_mem_cgroup_from_pageVladimir Davydov1-8/+1
2015-09-10memcg: add page_cgroup_ino helperVladimir Davydov1-0/+1
2015-09-10zpool: add zpool_has_pool()Dan Streetman1-0/+2
2015-09-09ether: add IEEE 1722 ethertype - TSNHenrik Austad1-0/+1
2015-09-10elf-em.h: move EM_MICROBLAZE to the common headerMike Frysinger1-0/+1
2015-09-09netlink, mmap: fix edge-case leakages in nf queue zero-copyDaniel Borkmann1-2/+11
2015-09-09add microchip LAN88xx phy driverWoojung.Huh@microchip.com1-0/+73