Age | Commit message (Expand) | Author |
2016-03-29 | sparc: Write up preadv2/pwritev2 syscalls. | David S. Miller |
2016-03-20 | sparc: Convert naked unsigned uses to unsigned int | Joe Perches |
2016-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-02-25 | net: Facility to report route quality of connected sockets | Tom Herbert |
2016-01-21 | sparc: Hook up copy_file_range syscall. | David S. Miller |
2016-01-04 | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF | Craig Gallek |
2015-12-31 | sparc: Wire up mlock2 system call. | David S. Miller |
2015-12-31 | sparc: Add all necessary direct socket system calls. | David S. Miller |
2015-12-23 | sparc: Hook up userfaultfd system call | Mike Kravetz |
2015-11-09 | sparc/sparc64: allocate sys_membarrier system call number | Mathieu Desnoyers |
2015-11-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-11-05 | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage | Eric B Munson |
2015-11-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2015-08-07 | sparc64: Fix incorrect ASI_ST_BLKINIT_MRU_S value | Rob Gardner |
2015-08-07 | treewide: Fix typo compatability -> compatibility | Laurent Pinchart |
2014-12-13 | sparc: hook up execveat system call | David Drysdale |
2014-12-05 | net: sock: allow eBPF programs to be attached to sockets | Alexei Starovoitov |
2014-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-11-16 | sparc64: Fix constraints on swab helpers. | David S. Miller |
2014-11-11 | net: introduce SO_INCOMING_CPU | Eric Dumazet |
2014-10-28 | sparc: Hook up bpf system call. | David S. Miller |
2014-09-09 | sparc/uapi: Add definition of TIOC[SG]RS485 | Ricardo Ribalda Delgado |
2014-08-13 | sparc: Hook up memfd_create system call. | David S. Miller |
2014-08-06 | sparc: Hook up seccomp and getrandom system calls. | David S. Miller |
2014-07-21 | sparc: Hook up renameat2 syscall. | David S. Miller |
2014-01-29 | sparc: Hook up sched_setattr and sched_getattr syscalls. | David S. Miller |
2014-01-18 | net: introduce SO_BPF_EXTENSIONS | Michal Sekletar |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-11-13 | errno.h: remove "NFS" from descriptions in comments | Eric Sandeen |
2013-09-28 | net: introduce SO_MAX_PACING_RATE | Eric Dumazet |
2013-07-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-13 | Safer ABI for O_TMPFILE | Al Viro |
2013-07-10 | net: rename busy poll socket op and globals | Eliezer Tamir |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-06-29 | [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n... | Al Viro |
2013-06-17 | net: add socket option for low latency polling | Eliezer Tamir |
2013-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-03-31 | net: add option to enable error queue packets waking select | Keller, Jacob E |
2013-03-31 | sparc: use asm-generic version of types.h | Sam Ravnborg |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-03 | sparc: switch to use of generic old sigaction | Al Viro |
2013-02-03 | consolidate kernel-side struct sigaction declarations | Al Viro |
2013-01-23 | soreuseport: infrastructure | Tom Herbert |
2013-01-17 | sk-filter: Add ability to lock a socket filter program | Vincent Bernat |
2012-12-28 | sparc: Hook up finit_module syscall. | David S. Miller |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-19 | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro |
2012-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-11-14 | Merge v3.7-rc5 into tty-next | Greg Kroah-Hartman |