summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: sched: implement terse dump support in actVlad Buslov2020-05-152-1/+2
* net: sched: introduce terse dump flagVlad Buslov2020-05-152-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-1511-52/+211
|\
| * bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpersAndrey Ignatov2020-05-151-1/+35
| * bpf: Support narrow loads from bpf_sock_addr.user_portAndrey Ignatov2020-05-151-1/+1
| * bpf: Enable bpf_iter targets registering ctx argument typesYonghong Song2020-05-132-1/+18
| * bpf: Change func bpf_iter_unreg_target() signatureYonghong Song2020-05-131-1/+1
| * bpf: net: Refactor bpf_iter target registrationYonghong Song2020-05-131-1/+1
| * bpf: Change btf_iter func proto prefix to "bpf_iter_"Yonghong Song2020-05-131-3/+3
| * bpf: Minor fixes to BPF helpers documentationQuentin Monnet2020-05-111-50/+59
| * bpf: Add bpf_seq_printf and bpf_seq_write helpersYonghong Song2020-05-101-1/+38
| * bpf: Add PTR_TO_BTF_ID_OR_NULL supportYonghong Song2020-05-101-0/+2
| * net: bpf: Add netlink and ipv6_route bpf_iter targetsYonghong Song2020-05-101-0/+3
| * bpf: Add bpf_map iteratorYonghong Song2020-05-101-0/+1
| * bpf: Implement common macros/helpers for target iteratorsYonghong Song2020-05-101-0/+11
| * bpf: Create file bpf iteratorYonghong Song2020-05-101-0/+2
| * bpf: Create anonymous bpf iteratorYonghong Song2020-05-102-0/+7
| * bpf: Support bpf tracing/iter programs for BPF_LINK_CREATEYonghong Song2020-05-103-0/+3
| * bpf: Allow loading of a bpf_iter programYonghong Song2020-05-102-0/+4
| * bpf: Implement an interface to register bpf_iter targetsYonghong Song2020-05-101-0/+15
| * bpf: Allow any port in bpf_bind helperStanislav Fomichev2020-05-092-4/+7
| * net: Refactor arguments of inet{,6}_bindStanislav Fomichev2020-05-092-2/+6
| * Merge tag 'perf-for-bpf-2020-05-06' of git://git.kernel.org/pub/scm/linux/ker...Alexei Starovoitov2020-05-072-1/+11
| |\
| | * capabilities: Introduce CAP_PERFMON to kernel and user spaceAlexey Budankov2020-04-162-1/+11
| * | xsk: Remove unnecessary member in xdp_umemMagnus Karlsson2020-05-041-1/+0
| * | xsk: Change two variable names for increased clarityMagnus Karlsson2020-05-041-2/+2
| * | bpf: Avoid gcc-10 stringop-overflow warning in struct bpf_progArnd Bergmann2020-05-041-4/+2
* | | net: qed: fix bad formattingIgor Russkikh2020-05-141-3/+2
* | | net: qed: attention clearing propertiesIgor Russkikh2020-05-141-0/+9
* | | net: qed: adding hw_err states and handlingIgor Russkikh2020-05-141-0/+12
* | | net: phy: broadcom: add cable test supportMichael Walle2020-05-131-0/+52
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-05-134-22/+72
|\ \ \
| * | | Bluetooth: Add hook for driver to prevent wake from suspendAbhishek Pandit-Subedi2020-05-131-0/+1
| * | | Bluetooth: Rename BT_SUSPEND_COMPLETEAbhishek Pandit-Subedi2020-05-131-1/+1
| * | | Bluetooth: Introduce debug feature when dynamic debug is disabledMarcel Holtmann2020-05-111-0/+11
| * | | Bluetooth: Add support for experimental features configurationMarcel Holtmann2020-05-112-0/+28
| * | | Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL optionMarcel Holtmann2020-05-111-0/+1
| * | | Bluetooth: replace zero-length array with flexible-array memberMarcel Holtmann2020-05-111-21/+21
| * | | Bluetooth: Adding driver and quirk defs for multi-role LEAlain Michaud2020-04-281-0/+9
* | | | net: dsa: tag_sja1105: implement sub-VLAN decodingVladimir Oltean2020-05-121-0/+2
* | | | net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANsVladimir Oltean2020-05-121-0/+16
* | | | net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneouslyVladimir Oltean2020-05-121-0/+1
* | | | net: dsa: sja1105: save/restore VLANs using a delta commit methodVladimir Oltean2020-05-121-15/+4
* | | | net: dsa: tag_8021q: introduce a vid_is_dsa_8021q helperVladimir Oltean2020-05-121-0/+7
* | | | net: dsa: provide an option for drivers to always receive bridge VLANsRussell King2020-05-121-0/+7
* | | | net: cleanly handle kernel vs user buffers for ->msg_controlChristoph Hellwig2020-05-121-1/+11
* | | | net: add a CMSG_USER_DATA macroChristoph Hellwig2020-05-121-1/+4
* | | | team: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-111-1/+1
* | | | ipv6: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-111-1/+1
* | | | net: dsa: sja1105: implement cross-chip bridging operationsVladimir Oltean2020-05-111-0/+45