summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-06-15bpf: Support socket migration by eBPF.Kuniyuki Iwashima
2021-06-15bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.Kuniyuki Iwashima
2021-06-15tcp: Add reuseport_migrate_sock() to select a new listener.Kuniyuki Iwashima
2021-06-15tcp: Keep TCP_CLOSE sockets in the reuseport group.Kuniyuki Iwashima
2021-06-15tcp: Add num_closed_socks to struct sock_reuseport.Kuniyuki Iwashima
2021-06-15net: Introduce net.ipv4.tcp_migrate_req.Kuniyuki Iwashima
2021-05-26xdp: Extend xdp_redirect_map with broadcast supportHangbin Liu
2021-05-24bpf: Fix spelling mistakesZhen Lei
2021-05-24bpf: Add lookup_and_delete_elem support to hashtabDenis Salopek
2021-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-05-19bpf: Add cmd alias BPF_PROG_RUNAlexei Starovoitov
2021-05-19bpf: Add bpf_sys_close() helper.Alexei Starovoitov
2021-05-19bpf: Add bpf_btf_find_by_name_kind() helper.Alexei Starovoitov
2021-05-19bpf: Introduce fd_idxAlexei Starovoitov
2021-05-19bpf: Make btf_load command to be bpfptr_t compatible.Alexei Starovoitov
2021-05-19bpf: Prepare bpf syscall to be used from kernel and user space.Alexei Starovoitov
2021-05-19bpf: Introduce bpfptr_t user/kernel pointer.Alexei Starovoitov
2021-05-19bpf: Introduce bpf_sys_bpf() helper and program type.Alexei Starovoitov
2021-05-18net: mdio: provide shim implementation of devm_of_mdiobus_registerVladimir Oltean
2021-05-18ipv6: Add a sysctl to control multipath hash fieldsIdo Schimmel
2021-05-18ipv4: Add a sysctl to control multipath hash fieldsIdo Schimmel
2021-05-18skmsg: Remove unused parameters of sk_msg_wait_data()Cong Wang
2021-05-17net: stmmac: Add callbacks for DWC xpcs Energy Efficient EthernetMichael Sit Wei Hong
2021-05-17net: pcs: Introducing support for DWC xpcs Energy Efficient EthernetMichael Sit Wei Hong
2021-05-17net: Remove the member netns_okYejune Deng
2021-05-14tcp: add tracepoint for checksum errorsJakub Kicinski
2021-05-13net: bridge: mcast: export multicast router presence adjacent to a portLinus Lüssing
2021-05-13net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlinkLinus Lüssing
2021-05-11usb: class: cdc-wdm: WWAN framework integrationLoic Poulain
2021-05-11net: wwan: Add unknown port typeLoic Poulain
2021-05-10bpf: verifier: Allocate idmap scratch in verifier envLorenz Bauer
2021-05-10ptp: ptp_clock: make scaled_ppm_to_ppb static inlineRadu Pirea (NXP OSS)
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada
2021-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-05-07Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07mm: fix typos in commentsIngo Molnar
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-05-07include/linux/pgtable.h: few spelling fixesBhaskar Chowdhury
2021-05-07mm/vmalloc: remove vwrite()David Hildenbrand
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand
2021-05-07drivers/char: remove /dev/kmem for goodDavid Hildenbrand
2021-05-07mm: fix some typos and code style problemsShijie Luo
2021-05-07init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes
2021-05-07kernel/async.c: remove async_unregister_domain()Rasmus Villemoes