summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* bpf: Introduce SK_LOOKUP program type with a dedicated attach pointJakub Sitnicki2020-07-185-0/+100
* bpf, netns: Handle multiple link attachmentsJakub Sitnicki2020-07-181-0/+3
* bpf: Drop duplicated words in uapi helper commentsRandy Dunlap2020-07-161-3/+3
* bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entriesLorenzo Bianconi2020-07-162-2/+5
* bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi2020-07-164-4/+26
* cpumap: Formalize map value as a named structLorenzo Bianconi2020-07-161-0/+9
* net: Refactor xdp_convert_buff_to_frameDavid Ahern2020-07-161-13/+22
* net: ipv6: drop duplicate word in commentRandy Dunlap2020-07-161-1/+1
* net: sctp: drop duplicate words in commentsRandy Dunlap2020-07-162-4/+4
* net: ip6_fib.h: drop duplicate word in commentRandy Dunlap2020-07-161-1/+1
* net: dsa.h: drop duplicate word in commentRandy Dunlap2020-07-161-1/+1
* net: caif: drop duplicate words in commentsRandy Dunlap2020-07-162-3/+3
* net: 9p: drop duplicate word in commentRandy Dunlap2020-07-161-1/+1
* net: wimax: fix duplicate words in commentsRandy Dunlap2020-07-162-3/+3
* net: skbuff.h: drop duplicate words in commentsRandy Dunlap2020-07-161-2/+2
* net: qed: drop duplicate words in commentsRandy Dunlap2020-07-162-2/+2
* netpoll: Remove unused inline function netpoll_netdev_init()YueHaibing2020-07-151-3/+0
* mptcp: Remove unused inline function mptcp_rcv_synsent()YueHaibing2020-07-151-4/+0
* net: flow: Remove unused inline functionYueHaibing2020-07-151-18/+0
* cipso: Remove unused inline functionsYueHaibing2020-07-151-12/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-157-29/+34
|\
| * Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/...Alexei Starovoitov2020-07-146-28/+24
| |\
| | * umd: Remove exit_umhEric W. Biederman2020-07-072-17/+0
| | * bpfilter: Take advantage of the facilities of struct pidEric W. Biederman2020-07-071-1/+2
| | * exit: Factor thread_group_exited out of pidfd_pollEric W. Biederman2020-07-071-0/+2
| | * umd: Track user space drivers with struct pidEric W. Biederman2020-07-041-1/+1
| | * exec: Remove do_execve_fileEric W. Biederman2020-07-041-1/+0
| | * umh: Stop calling do_execve_fileEric W. Biederman2020-07-041-1/+0
| | * umd: Transform fork_usermode_blob into fork_usermode_driverEric W. Biederman2020-07-041-1/+5
| | * umd: Rename umd_info.cmdline umd_info.driver_nameEric W. Biederman2020-07-041-1/+1
| | * umd: For clarity rename umh_info umd_infoEric W. Biederman2020-07-042-4/+4
| | * umh: Separate the user mode driver and the user mode helper supportEric W. Biederman2020-07-044-19/+31
| | * umh: Remove call_usermodehelper_setup_file.Eric W. Biederman2020-07-041-3/+0
| | * umh: Capture the pid in umh_pipe_setupEric W. Biederman2020-07-041-1/+0
| * | bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF optionJiri Olsa2020-07-141-1/+1
| * | bpf: Fix build for disabled CONFIG_DEBUG_INFO_BTF optionJiri Olsa2020-07-141-0/+9
* | | net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPENHoratiu Vultur2020-07-141-0/+1
* | | bridge: uapi: mrp: Extend MRP_INFO attributes for interconnect statusHoratiu Vultur2020-07-141-0/+5
* | | bridge: mrp: Extend bridge interfaceHoratiu Vultur2020-07-141-0/+1
* | | bridge: uapi: mrp: Extend MRP attributes for MRP interconnectHoratiu Vultur2020-07-142-0/+91
* | | switchdev: mrp: Extend switchdev API for MRP InterconnectHoratiu Vultur2020-07-141-0/+38
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-147-1/+115
|\ \
| * | xsk: Add xdp statistics to xsk_diagCiara Loftus2020-07-141-0/+11
| * | xsk: Add new statisticsCiara Loftus2020-07-142-1/+8
| * | bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macrosJiri Olsa2020-07-132-0/+91
| * | bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hookStanislav Fomichev2020-07-082-0/+5
* | | net: mscc: ocelot: extend watermark encoding functionMaxim Kochetkov2020-07-141-0/+1
* | | net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfieldMaxim Kochetkov2020-07-142-10/+3
* | | net: dsa: felix: create a template for the DSA tags on xmitVladimir Oltean2020-07-141-0/+2
* | | net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfieldsVladimir Oltean2020-07-143-26/+15