Age | Commit message (Expand) | Author |
2016-08-17 | strparser: Stream parser for messages | Tom Herbert |
2016-08-17 | Merge tag 'batadv-next-for-davem-20160816' of git://git.open-mesh.org/linux-m... | David S. Miller |
2016-08-15 | pptp: Refactor the struct and macros of PPTP codes | Gao Feng |
2016-08-14 | net: make net namespace sysctls belong to container's owner | Dmitry Torokhov |
2016-08-12 | bpf: Add bpf_current_task_under_cgroup helper | Sargun Dhillon |
2016-08-12 | cgroup: Add task_under_cgroup_hierarchy cgroup inline function to headers | Sargun Dhillon |
2016-08-12 | net: Add mask for Control register 10Mbps speed | Appana Durga Kedareswara Rao |
2016-08-10 | qed*: Add support for ethtool link_ksettings callbacks. | Sudarsana Reddy Kalluru |
2016-08-10 | rps: Inspect PPTP encapsulated by GRE to get flow hash | Gao Feng |
2016-08-10 | net: sched: convert qdisc linked list to hashtable | Jiri Kosina |
2016-08-09 | net: Remove fib_local variable | David Ahern |
2016-08-09 | batman-adv: add backbone table netlink support | Simon Wunderlich |
2016-08-09 | batman-adv: add B.A.T.M.A.N. Dump BLA claims via netlink | Andrew Lunn |
2016-08-09 | batman-adv: netlink: add gateway table queries | Sven Eckelmann |
2016-08-09 | batman-adv: add B.A.T.M.A.N. V bat_{orig, neigh}_dump implementations | Matthias Schiffer |
2016-08-09 | batman-adv: add B.A.T.M.A.N. IV bat_{orig, neigh}_dump implementations | Matthias Schiffer |
2016-08-09 | batman-adv: netlink: add originator and neighbor table queries | Matthias Schiffer |
2016-08-09 | batman-adv: netlink: add translation table query | Matthias Schiffer |
2016-08-09 | batman-adv: netlink: hardif query | Matthias Schiffer |
2016-08-09 | batman-adv: netlink: add routing_algo query | Matthias Schiffer |
2016-08-08 | bpf: fix checksum fixups on bpf_skb_store_bytes | Daniel Borkmann |
2016-08-08 | sctp: Export struct sctp_info to userspace | Phil Sutter |
2016-08-06 | Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2016-08-06 | rxrpc: Fix races between skb free, ACK generation and replying | David Howells |
2016-08-05 | mac80211: Add ieee80211_hw pointer to get_expected_throughput | Maxim Altshul |
2016-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-08-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-08-02 | Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2016-08-02 | ipc: delete "nr_ipc_ns" | Alexey Dobriyan |
2016-08-02 | rapidio/switches: add driver for IDT gen3 switches | Alexandre Bounine |
2016-08-02 | rapidio: modify for rev.3 specification changes | Alexandre Bounine |
2016-08-02 | rapidio: change inbound window size type to u64 | Alexandre Bounine |
2016-08-02 | rapidio: add RapidIO channelized messaging driver | Alexandre Bounine |
2016-08-02 | kexec: add a kexec_crash_loaded() function | Petr Tesarik |
2016-08-02 | kexec: allow architectures to override boot mapping | Russell King |
2016-08-02 | kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t | Russell King |
2016-08-02 | kexec: don't invoke OOM-killer for control page allocation | Russell King |
2016-08-02 | cpumask: fix code comment | Geliang Tang |
2016-08-02 | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski |
2016-08-02 | nilfs2: move ioctl interface and disk layout to uapi separately | Ryusuke Konishi |
2016-08-02 | firmware: support loading into a pre-allocated buffer | Stephen Boyd |
2016-08-02 | radix-tree: fix comment about "exceptional" bits | Ross Zwisler |
2016-08-02 | printk: add kernel parameter to control writes to /dev/kmsg | Borislav Petkov |
2016-08-02 | ratelimit: extend to print suppressed messages on release | Borislav Petkov |
2016-08-02 | printk: create pr_<level> functions | Joe Perches |
2016-08-02 | dynamic_debug: only add header when used | Luis de Bethencourt |
2016-08-02 | include: mman: use bool instead of int for the return value of arch_validate_... | Chen Gang |
2016-08-02 | Merge tag 'drm-psr-fixes-for-v4.8' of git://people.freedesktop.org/~airlied/l... | Linus Torvalds |
2016-08-02 | uapi: move forward declarations of internal structures | Alexey Dobriyan |
2016-08-02 | treewide: replace obsolete _refok by __ref | Fabian Frederick |