summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-09-21s390/iucv: do not use arrays as argumentUrsula Braun
2015-09-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-09-18Bluetooth: Add BT_ERR_RATELIMITEDSzymon Janc
2015-09-17bpf: add bpf_redirect() helperAlexei Starovoitov
2015-09-17cls_bpf: introduce integrated actionsDaniel Borkmann
2015-09-17tcp: provide skb->hash to synack packetsEric Dumazet
2015-09-17netfilter: Pass net into okfnEric W. Biederman
2015-09-17netfilter: Pass struct net into the netfilter hooksEric W. Biederman
2015-09-17bridge: Add br_netif_receive_skb remove netif_receive_skb_skEric W. Biederman
2015-09-17net: Remove dev_queue_xmit_skEric W. Biederman
2015-09-17net: Merge dst_output and dst_output_skEric W. Biederman
2015-09-17xfrm: Remove unused afinfo method init_dstEric W. Biederman
2015-09-17netfilter: Pass net to nf_hook_threshEric W. Biederman
2015-09-17netfilter: Store net in nf_hook_stateEric W. Biederman
2015-09-17netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_threshEric W. Biederman
2015-09-17ieee802154: af_ieee802154: fix typo in comment.Stefan Schmidt
2015-09-17ieee802154: 6lowpan: remove tx full-size calc workaroundAlexander Aring
2015-09-17ieee802154: 6lowpan: check on valid 802.15.4 frameAlexander Aring
2015-09-17ieee820154: 6lowpan: dispatch evaluation reworkAlexander Aring
2015-09-17Bluetooth: close HCI device when user channel socket gets closedSimon Fels
2015-09-17Bluetooth: Add bt_dev logging macrosLoic Poulain
2015-09-15cdc: add header guardsStephen Rothwell
2015-09-15rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan
2015-09-15cdc: Fix build warning.David S. Miller
2015-09-15CDC: common parser for extra headersOliver Neukum
2015-09-15net: Allow user to get table id from route lookupDavid Ahern
2015-09-15net: Add FIB table id to rtableDavid Ahern
2015-09-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-09-10Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-10Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2015-09-11Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/...Dave Airlie
2015-09-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-09-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-10mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()Oleg Nesterov
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-09-10kexec: split kexec_file syscall code to kexec_file.cDave Young
2015-09-10seq_file: provide an analogue of print_hex_dump()Andy Shevchenko
2015-09-10kmod: use system_unbound_wq instead of khelperFrederic Weisbecker
2015-09-10lib/string_helpers: rename "esc" arg to "only"Kees Cook
2015-09-10hexdump: do not print debug dumps for !CONFIG_DEBUGLinus Walleij
2015-09-10include/linux/printk.h: include pr_fmt in pr_debug_ratelimitedJason A. Donenfeld
2015-09-10include/linux/poison.h: remove not-used poison pointer macrosVasily Kulikov