| Commit message (Expand) | Author | Age | Files | Lines |
* | sock: Introduce SO_RCVPRIORITY socket option | Anna Emese Nyiri | 2024-12-16 | 1 | -0/+2 |
* | net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message | Vadim Fedorenko | 2024-10-04 | 1 | -0/+2 |
* | net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags | Mina Almasry | 2024-09-11 | 1 | -0/+1 |
* | tcp: RX path for devmem TCP | Mina Almasry | 2024-09-11 | 1 | -0/+5 |
* | sparc: move struct termio to asm/termios.h | Mike Gilbert | 2024-04-22 | 2 | -10/+9 |
* | sparc: openpromio: Address -Warray-bounds warning | Gustavo A. R. Silva | 2023-07-12 | 1 | -3/+2 |
* | net: core: add getsockopt SO_PEERPIDFD | Alexander Mikhalitsyn | 2023-06-12 | 1 | -0/+1 |
* | scm: add SO_PASSPIDFD and SCM_PIDFD | Alexander Mikhalitsyn | 2023-06-12 | 1 | -0/+2 |
* | Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2022-06-03 | 1 | -139/+84 |
|\ |
|
| * | termbits.h: Remove posix_types.h include | Ilpo Järvinen | 2022-05-19 | 1 | -2/+0 |
| * | termbits.h: Align lines & format | Ilpo Järvinen | 2022-05-19 | 1 | -85/+83 |
| * | termbits.h: create termbits-common.h for identical bits | Ilpo Järvinen | 2022-05-19 | 1 | -52/+1 |
* | | Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-06-02 | 1 | -2/+2 |
|\ \ |
|
| * | | sparc: fix mis-use of __kernel_{uid,gid}_t in uapi/asm/stat.h | Masahiro Yamada | 2022-06-02 | 1 | -2/+2 |
* | | | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-05-26 | 1 | -6/+6 |
|\| | |
|
| * | | sparc: add asm/stat.h to UAPI compile-test coverage | Masahiro Yamada | 2022-05-13 | 1 | -6/+6 |
| |/ |
|
* / | net: SO_RCVMARK socket option for SO_MARK with recvmsg() | Erin MacNeil | 2022-04-28 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2022-03-24 | 1 | -0/+2 |
|\ |
|
| * | txhash: Add socket option to control TX hash rethink behavior | Akhmat Karakotov | 2022-01-31 | 1 | -0/+2 |
* | | sparc64: fix building assembly files | Arnd Bergmann | 2022-02-18 | 1 | -1/+1 |
* | | shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverage | Masahiro Yamada | 2022-02-17 | 1 | -1/+4 |
* | | signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage | Masahiro Yamada | 2022-02-17 | 1 | -1/+2 |
|/ |
|
* | sparc: Fix typo. | David S. Miller | 2021-10-05 | 1 | -1/+1 |
* | sparc: add SO_RESERVE_MEM definition. | David S. Miller | 2021-10-01 | 1 | -0/+3 |
* | Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2021-09-01 | 1 | -3/+0 |
|\ |
|
| * | signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP | Eric W. Biederman | 2021-07-23 | 1 | -3/+0 |
* | | sock: allow reading and changing sk_userlocks with setsockopt | Pavel Tikhomirov | 2021-08-04 | 1 | -0/+2 |
|/ |
|
* | net: retrieve netns cookie via getsocketopt | Martynas Pumputis | 2021-06-24 | 1 | -0/+2 |
* | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2020-12-15 | 1 | -0/+3 |
|\ |
|
| * | net: Add SO_BUSY_POLL_BUDGET socket option | Björn Töpel | 2020-12-01 | 1 | -0/+1 |
| * | net: Introduce preferred busy-polling | Björn Töpel | 2020-12-01 | 1 | -0/+2 |
* | | arch: move SA_* definitions to generic headers | Peter Collingbourne | 2020-11-23 | 1 | -3/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2020-01-30 | 2 | -18/+11 |
|\ |
|
| * | sparc32: fix struct ipc64_perm type definition | Arnd Bergmann | 2020-01-21 | 1 | -11/+11 |
| * | sparc: remove unneeded uapi/asm/statfs.h | Masahiro Yamada | 2019-07-23 | 1 | -7/+0 |
* | | arch: sembuf.h: make uapi asm/sembuf.h self-contained | Masahiro Yamada | 2019-12-04 | 1 | -0/+2 |
* | | arch: msgbuf.h: make uapi asm/msgbuf.h self-contained | Masahiro Yamada | 2019-12-04 | 1 | -0/+2 |
* | | arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained | Masahiro Yamada | 2019-12-04 | 1 | -0/+2 |
* | | y2038: stat: avoid 'time_t' in 'struct stat' | Arnd Bergmann | 2019-11-15 | 1 | -12/+12 |
* | | y2038: ipc: remove __kernel_time_t reference from headers | Arnd Bergmann | 2019-11-15 | 3 | -8/+8 |
* | | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers | Masahiro Yamada | 2019-07-25 | 1 | -1/+1 |
|/ |
|
* | mm/mmap: move common defines to mman-common.h | Aneesh Kumar K.V | 2019-07-16 | 1 | -6/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2019-07-13 | 1 | -2/+1 |
|\ |
|
| * | sparc: fix unknown type name u_int in uapi header | Masahiro Yamada | 2019-06-13 | 1 | -2/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-06-20 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | bpf: net: Add SO_DETACH_REUSEPORT_BPF | Martin KaFai Lau | 2019-06-15 | 1 | -0/+2 |
* | | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman | 2019-05-30 | 1 | -0/+1 |
|/ |
|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 2019-05-21 | 1 | -13/+1 |
* | asm-generic: generalize asm/sockios.h | Arnd Bergmann | 2019-04-19 | 1 | -15/+0 |
* | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported | Masahiro Yamada | 2019-03-28 | 1 | -2/+0 |