index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-06-15
bpf: Support socket migration by eBPF.
Kuniyuki Iwashima
2021-06-15
bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.
Kuniyuki Iwashima
2021-06-15
tcp: Add reuseport_migrate_sock() to select a new listener.
Kuniyuki Iwashima
2021-06-15
tcp: Keep TCP_CLOSE sockets in the reuseport group.
Kuniyuki Iwashima
2021-06-15
tcp: Add num_closed_socks to struct sock_reuseport.
Kuniyuki Iwashima
2021-06-15
net: Introduce net.ipv4.tcp_migrate_req.
Kuniyuki Iwashima
2021-05-26
xdp: Extend xdp_redirect_map with broadcast support
Hangbin Liu
2021-05-24
bpf: Fix spelling mistakes
Zhen Lei
2021-05-24
bpf: Add lookup_and_delete_elem support to hashtab
Denis Salopek
2021-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-05-19
bpf: Add cmd alias BPF_PROG_RUN
Alexei Starovoitov
2021-05-19
bpf: Add bpf_sys_close() helper.
Alexei Starovoitov
2021-05-19
bpf: Add bpf_btf_find_by_name_kind() helper.
Alexei Starovoitov
2021-05-19
bpf: Introduce fd_idx
Alexei Starovoitov
2021-05-19
bpf: Make btf_load command to be bpfptr_t compatible.
Alexei Starovoitov
2021-05-19
bpf: Prepare bpf syscall to be used from kernel and user space.
Alexei Starovoitov
2021-05-19
bpf: Introduce bpfptr_t user/kernel pointer.
Alexei Starovoitov
2021-05-19
bpf: Introduce bpf_sys_bpf() helper and program type.
Alexei Starovoitov
2021-05-18
net: mdio: provide shim implementation of devm_of_mdiobus_register
Vladimir Oltean
2021-05-18
ipv6: Add a sysctl to control multipath hash fields
Ido Schimmel
2021-05-18
ipv4: Add a sysctl to control multipath hash fields
Ido Schimmel
2021-05-18
skmsg: Remove unused parameters of sk_msg_wait_data()
Cong Wang
2021-05-17
net: stmmac: Add callbacks for DWC xpcs Energy Efficient Ethernet
Michael Sit Wei Hong
2021-05-17
net: pcs: Introducing support for DWC xpcs Energy Efficient Ethernet
Michael Sit Wei Hong
2021-05-17
net: Remove the member netns_ok
Yejune Deng
2021-05-14
tcp: add tracepoint for checksum errors
Jakub Kicinski
2021-05-13
net: bridge: mcast: export multicast router presence adjacent to a port
Linus Lüssing
2021-05-13
net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlink
Linus Lüssing
2021-05-11
usb: class: cdc-wdm: WWAN framework integration
Loic Poulain
2021-05-11
net: wwan: Add unknown port type
Loic Poulain
2021-05-10
bpf: verifier: Allocate idmap scratch in verifier env
Lorenz Bauer
2021-05-10
ptp: ptp_clock: make scaled_ppm_to_ppb static inline
Radu Pirea (NXP OSS)
2021-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-09
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
2021-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-05-07
Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2021-05-07
Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-07
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
mm: fix typos in comments
Ingo Molnar
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-07
include/linux/pgtable.h: few spelling fixes
Bhaskar Chowdhury
2021-05-07
mm/vmalloc: remove vwrite()
David Hildenbrand
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
2021-05-07
mm: fix some typos and code style problems
Shijie Luo
2021-05-07
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
2021-05-07
kernel/async.c: remove async_unregister_domain()
Rasmus Villemoes
[next]