| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-30 | 1 | -3/+3 |
|\ |
|
| * | lib/cmdline.c: fix get_options() overflow while parsing ranges | Ilya Matveychikov | 2017-06-23 | 1 | -3/+3 |
* | | net: manual clean code which call skb_put_[data:zero] | yuan linyu | 2017-06-20 | 1 | -5/+1 |
* | | net: introduce __skb_put_[zero, data, u8] | yuan linyu | 2017-06-20 | 1 | -1/+1 |
* | | networking: make skb_put & friends return void pointers | Johannes Berg | 2017-06-16 | 1 | -1/+1 |
* | | networking: introduce and use skb_put_data() | Johannes Berg | 2017-06-16 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-15 | 1 | -2/+4 |
|\| |
|
| * | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-06-15 | 1 | -2/+4 |
| |\ |
|
| | * | crypto: Work around deallocated stack frame reference gcc bug on sparc. | David Miller | 2017-06-08 | 1 | -2/+4 |
* | | | test_bpf: Add test to make conditional jump cross a large number of insns. | David Daney | 2017-06-14 | 1 | -0/+32 |
* | | | networking: use skb_put_zero() | Johannes Berg | 2017-06-13 | 1 | -2/+1 |
* | | | bpf: fix stack_depth usage by test_bpf.ko | Alexei Starovoitov | 2017-05-31 | 1 | -1/+24 |
|/ / |
|
* / | test_bpf: Add a couple of tests for BPF_JSGE. | David Daney | 2017-05-25 | 1 | -0/+38 |
|/ |
|
* | Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2017-05-09 | 1 | -2/+2 |
|\ |
|
| * | dma-debug: use offset_in_page() macro | Geliang Tang | 2017-04-24 | 1 | -2/+2 |
* | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-09 | 1 | -0/+2 |
|\ \ |
|
| * | | fix braino in generic_file_read_iter() | Al Viro | 2017-05-08 | 1 | -0/+2 |
* | | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-08 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | devres: fix devm_ioremap_*() offset parameter kerneldoc description | Lorenzo Pieralisi | 2017-04-24 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko | 2017-05-08 | 1 | -4/+1 |
* | | | lib/rhashtable.c: simplify a strange allocation pattern | Michal Hocko | 2017-05-08 | 1 | -10/+3 |
* | | | lib/zlib_inflate/inftrees.c: fix potential buffer overflow | Guenter Roeck | 2017-05-08 | 1 | -1/+1 |
* | | | lib/fault-inject.c: use correct check for interrupts | Dmitry Vyukov | 2017-05-08 | 1 | -1/+1 |
* | | | checkpatch: add ability to find bad uses of vsprintf %p<foo> extensions | Joe Perches | 2017-05-08 | 1 | -0/+3 |
* | | | lib: add module support to linked list sorting tests | Geert Uytterhoeven | 2017-05-08 | 4 | -152/+155 |
* | | | lib: add module support to array-based sort tests | Geert Uytterhoeven | 2017-05-08 | 1 | -3/+4 |
* | | | Revert "lib/test_sort.c: make it explicitly non-modular" | Geert Uytterhoeven | 2017-05-08 | 1 | -6/+5 |
* | | | refcount: change EXPORT_SYMBOL markings | Greg Kroah-Hartman | 2017-05-06 | 1 | -11/+11 |
* | | | Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-05-04 | 1 | -0/+26 |
|\ \ \ |
|
| * \ \ | Merge 4.11-rc5 into usb-next | Greg Kroah-Hartman | 2017-04-03 | 2 | -0/+11 |
| |\ \ \ |
|
| * | | | | lib/string: add sysfs_match_string helper | Heikki Krogerus | 2017-03-23 | 1 | -0/+26 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-05-04 | 1 | -5/+5 |
|\ \ \ \ \ |
|
| * | | | | | test_bpf: Use ULL suffix for 64-bit constants | Geert Uytterhoeven | 2017-05-03 | 1 | -5/+5 |
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-05-03 | 2 | -6/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | lockdep: allow to disable reclaim lockup detection | Michal Hocko | 2017-05-03 | 1 | -0/+2 |
| * | | | | | | lib/dma-debug.c: make locking work for RT | Pankaj Gupta | 2017-05-03 | 1 | -6/+2 |
| |/ / / / / |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl... | Linus Torvalds | 2017-05-03 | 1 | -0/+17 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Merge branch 'md-next' into md-linus | Shaohua Li | 2017-05-01 | 1 | -0/+17 |
| |\ \ \ \ \ |
|
| | * | | | | | percpu-refcount: support synchronous switch to atomic mode. | NeilBrown | 2017-03-22 | 1 | -0/+17 |
| | |/ / / / |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-05-02 | 3 | -34/+177 |
|\ \ \ \ \ \ |
|
| * | | | | | | bpf, arm64: fix jit branch offset related to ldimm64 | Daniel Borkmann | 2017-05-02 | 1 | -0/+45 |
| * | | | | | | bpf, arm64: implement jiting of BPF_XADD | Daniel Borkmann | 2017-05-02 | 1 | -0/+105 |
| * | | | | | | rhashtable: compact struct rhashtable_params | Florian Westphal | 2017-05-01 | 1 | -1/+1 |
| * | | | | | | rhashtable: Do not lower max_elems when max_size is zero | Herbert Xu | 2017-04-28 | 1 | -5/+6 |
| * | | | | | | rhashtable: Cap total number of entries to 2^31 | Herbert Xu | 2017-04-27 | 1 | -0/+5 |
| * | | | | | | rhashtable: remove insecure_max_entries param | Florian Westphal | 2017-04-26 | 1 | -6/+0 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-20 | 1 | -3/+3 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | rhashtable: remove insecure_elasticity | Florian Westphal | 2017-04-18 | 1 | -16/+1 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-15 | 1 | -0/+63 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | netlink: pass extended ACK struct to parsing functions | Johannes Berg | 2017-04-13 | 1 | -10/+18 |
| | |_|_|_|/ /
| |/| | | | | |
|