Age | Commit message (Expand) | Author | Files | Lines |
2015-09-22 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 6 | -120/+78 |
2015-09-18 | Bluetooth: Add BT_ERR_RATELIMITED | Szymon Janc | 1 | -0/+4 |
2015-09-18 | bpf: add bpf_redirect() helper | Alexei Starovoitov | 3 | -0/+10 |
2015-09-18 | cls_bpf: introduce integrated actions | Daniel Borkmann | 3 | -1/+5 |
2015-09-18 | tcp: provide skb->hash to synack packets | Eric Dumazet | 2 | -4/+9 |
2015-09-18 | netfilter: Pass net into okfn | Eric W. Biederman | 7 | -19/+25 |
2015-09-18 | netfilter: Pass struct net into the netfilter hooks | Eric W. Biederman | 1 | -15/+12 |
2015-09-18 | bridge: Add br_netif_receive_skb remove netif_receive_skb_sk | Eric W. Biederman | 1 | -5/+1 |
2015-09-18 | net: Remove dev_queue_xmit_sk | Eric W. Biederman | 1 | -5/+1 |
2015-09-18 | net: Merge dst_output and dst_output_sk | Eric W. Biederman | 1 | -5/+1 |
2015-09-18 | xfrm: Remove unused afinfo method init_dst | Eric W. Biederman | 1 | -2/+0 |
2015-09-18 | netfilter: Pass net to nf_hook_thresh | Eric W. Biederman | 1 | -4/+7 |
2015-09-18 | netfilter: Store net in nf_hook_state | Eric W. Biederman | 2 | -2/+5 |
2015-09-18 | netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_thresh | Eric W. Biederman | 1 | -9/+0 |
2015-09-17 | ieee802154: af_ieee802154: fix typo in comment. | Stefan Schmidt | 1 | -1/+1 |
2015-09-17 | ieee802154: 6lowpan: remove tx full-size calc workaround | Alexander Aring | 1 | -113/+0 |
2015-09-17 | ieee802154: 6lowpan: check on valid 802.15.4 frame | Alexander Aring | 2 | -0/+40 |
2015-09-17 | ieee820154: 6lowpan: dispatch evaluation rework | Alexander Aring | 1 | -6/+25 |
2015-09-17 | Bluetooth: close HCI device when user channel socket gets closed | Simon Fels | 1 | -0/+1 |
2015-09-17 | Bluetooth: Add bt_dev logging macros | Loic Poulain | 1 | -0/+7 |
2015-09-16 | cdc: add header guards | Stephen Rothwell | 2 | -3/+7 |
2015-09-16 | rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats | Sowmini Varadhan | 2 | -1/+3 |
2015-09-15 | cdc: Fix build warning. | David S. Miller | 1 | -1/+1 |
2015-09-15 | CDC: common parser for extra headers | Oliver Neukum | 1 | -0/+47 |
2015-09-15 | net: Allow user to get table id from route lookup | David Ahern | 1 | -0/+1 |
2015-09-15 | net: Add FIB table id to rtable | David Ahern | 1 | -0/+2 |
2015-09-11 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -1/+1 |
2015-09-11 | Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block | Linus Torvalds | 5 | -155/+397 |
2015-09-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 15 | -35/+341 |
2015-09-11 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 1 | -0/+14 |
2015-09-11 | Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/... | Dave Airlie | 1 | -1/+1 |
2015-09-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -6/+82 |
2015-09-11 | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -7/+11 |
2015-09-11 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -0/+1 |
2015-09-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 8 | -7/+91 |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 1 | -0/+15 |
2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig | 1 | -0/+13 |
2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 1 | -0/+14 |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 1 | -0/+18 |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 1 | -0/+58 |
2015-09-10 | mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff() | Oleg Nesterov | 1 | -2/+10 |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young | 1 | -3/+3 |
2015-09-10 | kexec: split kexec_file syscall code to kexec_file.c | Dave Young | 1 | -0/+11 |
2015-09-10 | seq_file: provide an analogue of print_hex_dump() | Andy Shevchenko | 1 | -0/+4 |
2015-09-10 | kmod: use system_unbound_wq instead of khelper | Frederic Weisbecker | 1 | -2/+0 |
2015-09-10 | lib/string_helpers: rename "esc" arg to "only" | Kees Cook | 1 | -7/+7 |
2015-09-10 | hexdump: do not print debug dumps for !CONFIG_DEBUG | Linus Walleij | 1 | -2/+8 |
2015-09-10 | include/linux/printk.h: include pr_fmt in pr_debug_ratelimited | Jason A. Donenfeld | 1 | -2/+2 |
2015-09-10 | include/linux/poison.h: remove not-used poison pointer macros | Vasily Kulikov | 1 | -7/+0 |
2015-09-10 | include/linux/poison.h: fix LIST_POISON{1,2} offset | Vasily Kulikov | 1 | -2/+2 |