| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc: hook up execveat system call | David Drysdale | 2014-12-13 | 1 | -1/+2 |
* | net: sock: allow eBPF programs to be attached to sockets | Alexei Starovoitov | 2014-12-05 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-11-21 | 1 | -6/+6 |
|\ |
|
| * | sparc64: Fix constraints on swab helpers. | David S. Miller | 2014-11-16 | 1 | -6/+6 |
* | | net: introduce SO_INCOMING_CPU | Eric Dumazet | 2014-11-11 | 1 | -0/+2 |
|/ |
|
* | sparc: Hook up bpf system call. | David S. Miller | 2014-10-28 | 1 | -1/+2 |
* | sparc/uapi: Add definition of TIOC[SG]RS485 | Ricardo Ribalda Delgado | 2014-09-09 | 1 | -0/+2 |
* | sparc: Hook up memfd_create system call. | David S. Miller | 2014-08-13 | 1 | -1/+2 |
* | sparc: Hook up seccomp and getrandom system calls. | David S. Miller | 2014-08-06 | 1 | -1/+3 |
* | sparc: Hook up renameat2 syscall. | David S. Miller | 2014-07-21 | 1 | -1/+2 |
* | sparc: Hook up sched_setattr and sched_getattr syscalls. | David S. Miller | 2014-01-29 | 1 | -1/+3 |
* | net: introduce SO_BPF_EXTENSIONS | Michal Sekletar | 2014-01-18 | 1 | -0/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-11-13 | 1 | -0/+2 |
|\ |
|
| * | net: introduce SO_MAX_PACING_RATE | Eric Dumazet | 2013-09-28 | 1 | -0/+2 |
* | | errno.h: remove "NFS" from descriptions in comments | Eric Sandeen | 2013-11-13 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-14 | 1 | -1/+1 |
|\ |
|
| * | Safer ABI for O_TMPFILE | Al Viro | 2013-07-13 | 1 | -1/+1 |
* | | net: rename busy poll socket op and globals | Eliezer Tamir | 2013-07-10 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-07-09 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | net: add socket option for low latency polling | Eliezer Tamir | 2013-06-17 | 1 | -0/+2 |
* | | [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n... | Al Viro | 2013-06-29 | 1 | -0/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-22 | 2 | -18/+0 |
|\ |
|
| * | sparc: use asm-generic version of types.h | Sam Ravnborg | 2013-03-31 | 2 | -18/+0 |
* | | net: add option to enable error queue packets waking select | Keller, Jacob E | 2013-03-31 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 1 | -0/+2 |
|\ |
|
| * | sparc: switch to use of generic old sigaction | Al Viro | 2013-02-03 | 1 | -1/+1 |
| * | consolidate kernel-side struct sigaction declarations | Al Viro | 2013-02-03 | 1 | -0/+2 |
* | | soreuseport: infrastructure | Tom Herbert | 2013-01-23 | 1 | -1/+1 |
* | | sk-filter: Add ability to lock a socket filter program | Vincent Bernat | 2013-01-17 | 1 | -0/+1 |
|/ |
|
* | sparc: Hook up finit_module syscall. | David S. Miller | 2012-12-28 | 1 | -1/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 1 | -6/+0 |
|\ |
|
| * | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 2012-12-19 | 1 | -6/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-12-12 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-17 | 1 | -1/+6 |
| |\ \
| | |/ |
|
| * | | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov | 2012-11-01 | 1 | -0/+1 |
* | | | Merge v3.7-rc5 into tty-next | Greg Kroah-Hartman | 2012-11-14 | 1 | -1/+6 |
|\ \ \
| | |/
| |/| |
|
| * | | sparc: Wire up sys_kcmp. | David S. Miller | 2012-10-28 | 1 | -1/+2 |
| * | | sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads. | David S. Miller | 2012-10-26 | 1 | -1/+5 |
| |/ |
|
* | | tty, ioctls -- Add new ioctl definitions for tty flags fetching | Cyrill Gorcunov | 2012-10-25 | 1 | -0/+3 |
|/ |
|
* | UAPI: Make arch/sparc/include/uapi/asm/sigcontext.h non-empty | David Howells | 2012-10-17 | 1 | -0/+4 |
* | UAPI: (Scripted) Disintegrate arch/sparc/include/asm | David Howells | 2012-10-09 | 47 | -0/+3830 |
* | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 2012-10-02 | 1 | -0/+5 |