summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-15xdp: Add frame size to xdp_buffJesper Dangaard Brouer1-0/+13
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller11-52/+211
2020-05-15bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpersAndrey Ignatov1-1/+35
2020-05-15bpf: Support narrow loads from bpf_sock_addr.user_portAndrey Ignatov1-1/+1
2020-05-15net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo1-0/+1
2020-05-14net: qed: fix bad formattingIgor Russkikh1-3/+2
2020-05-14net: qed: attention clearing propertiesIgor Russkikh1-0/+9
2020-05-14net: qed: adding hw_err states and handlingIgor Russkikh1-0/+12
2020-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+2
2020-05-14security: Fix the default value of secid_to_secctx hookAnders Roxell1-1/+1
2020-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2020-05-14Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+23
2020-05-14mm, memcg: fix inconsistent oom event behaviorYafang Shao1-0/+2
2020-05-14Merge tag 'drm/tegra/for-5.7-fixes' of git://anongit.freedesktop.org/tegra/li...Dave Airlie1-0/+3
2020-05-13net: phy: broadcom: add cable test supportMichael Walle1-0/+52
2020-05-13bpf: Enable bpf_iter targets registering ctx argument typesYonghong Song2-1/+18
2020-05-13bpf: Change func bpf_iter_unreg_target() signatureYonghong Song1-1/+1
2020-05-13bpf: net: Refactor bpf_iter target registrationYonghong Song1-1/+1
2020-05-13bpf: Change btf_iter func proto prefix to "bpf_iter_"Yonghong Song1-3/+3
2020-05-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-22/+72
2020-05-13Bluetooth: Add hook for driver to prevent wake from suspendAbhishek Pandit-Subedi1-0/+1
2020-05-13Bluetooth: Rename BT_SUSPEND_COMPLETEAbhishek Pandit-Subedi1-1/+1
2020-05-13x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot upSteven Rostedt (VMware)1-0/+23
2020-05-12net: dsa: tag_sja1105: implement sub-VLAN decodingVladimir Oltean1-0/+2
2020-05-12net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANsVladimir Oltean1-0/+16
2020-05-12net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneouslyVladimir Oltean1-0/+1
2020-05-12net: dsa: sja1105: save/restore VLANs using a delta commit methodVladimir Oltean1-15/+4
2020-05-12net: dsa: tag_8021q: introduce a vid_is_dsa_8021q helperVladimir Oltean1-0/+7
2020-05-12net: dsa: provide an option for drivers to always receive bridge VLANsRussell King1-0/+7
2020-05-12tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet1-0/+13
2020-05-12ptp: fix struct member comment for do_aux_workJacob Keller1-4/+4
2020-05-12net: cleanly handle kernel vs user buffers for ->msg_controlChristoph Hellwig1-1/+11
2020-05-12net: add a CMSG_USER_DATA macroChristoph Hellwig1-1/+4
2020-05-11team: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-11ipv6: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-11bpf: Minor fixes to BPF helpers documentationQuentin Monnet1-50/+59
2020-05-11Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds3-3/+7
2020-05-11drm: fix trivial field description cut-and-paste errorLinus Torvalds1-1/+1
2020-05-11netfilter: flowtable: Add pending bit for offload workPaul Blakey1-0/+1
2020-05-11Bluetooth: Introduce debug feature when dynamic debug is disabledMarcel Holtmann1-0/+11
2020-05-11Bluetooth: Add support for experimental features configurationMarcel Holtmann2-0/+28
2020-05-11Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL optionMarcel Holtmann1-0/+1
2020-05-11Bluetooth: replace zero-length array with flexible-array memberMarcel Holtmann1-21/+21
2020-05-11net: dsa: sja1105: implement cross-chip bridging operationsVladimir Oltean1-0/+45
2020-05-11net: dsa: introduce a dsa_switch_find functionVladimir Oltean1-0/+1
2020-05-11net: dsa: permit cross-chip bridging between all trees in the systemVladimir Oltean1-4/+6
2020-05-11net: bridge: allow enslaving some DSA master network devicesVladimir Oltean1-1/+1
2020-05-11netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann1-1/+1
2020-05-10net: ethtool: Add helpers for reporting test resultsAndrew Lunn2-1/+18
2020-05-10net: ethtool: Add infrastructure for reporting cable test resultsAndrew Lunn2-0/+25