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