aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-24ieee802154: remove unnecessary includesAlexander Aring1-3/+0
2015-09-22ieee802154: add helpers for frame control checksAlexander Aring1-0/+12
2015-09-22ieee802154: change needed headroom/tailroomAlexander Aring1-0/+11
2015-09-21Merge tag 'linux-can-next-for-4.4-20150921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller2-1/+3
2015-09-21tcp: usec resolution SYN/ACK RTTYuchung Cheng1-1/+1
2015-09-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-0/+25
2015-09-21can: headers: make header files self containedMarc Kleine-Budde2-1/+3
2015-09-17tcp: provide skb->hash to synack packetsEric Dumazet1-0/+1
2015-09-17netfilter: Pass net into okfnEric W. Biederman3-14/+16
2015-09-17netfilter: Pass struct net into the netfilter hooksEric W. Biederman1-15/+12
2015-09-17bridge: Add br_netif_receive_skb remove netif_receive_skb_skEric W. Biederman1-5/+1
2015-09-17net: Remove dev_queue_xmit_skEric W. Biederman1-5/+1
2015-09-17netfilter: Pass net to nf_hook_threshEric W. Biederman1-4/+7
2015-09-17netfilter: Store net in nf_hook_stateEric W. Biederman2-2/+5
2015-09-17netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_threshEric W. Biederman1-9/+0
2015-09-17ieee802154: 6lowpan: check on valid 802.15.4 frameAlexander Aring1-0/+25
2015-09-15cdc: add header guardsStephen Rothwell1-0/+4
2015-09-15cdc: Fix build warning.David S. Miller1-1/+1
2015-09-15CDC: common parser for extra headersOliver Neukum1-0/+47
2015-09-10Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-blockLinus Torvalds4-116/+256
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds13-35/+222
2015-09-10Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+14
2015-09-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-1/+6
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+84
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-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-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
2015-09-09Merge tag 'qcom-soc-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-msm into next/lateKevin Hilman3-0/+92
2015-09-09Merge tag 'qcom-soc-for-4.3' into v4.2-rc2Andy Gross3-0/+92
2015-09-09Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-14/+0
2015-09-09Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-41/+58
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds5-1/+16
2015-09-08Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds1-1/+6
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-123/+543
2015-09-08Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+1
2015-09-08Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds2-51/+328