aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-14net: sched: RED: Introduce an ECN nodrop modePetr Machata3-0/+7
2020-03-14net: sched: Allow extending set of supported RED flagsPetr Machata2-0/+49
2020-03-14net: phy: Add XLGMII interface defineJose Abreu1-0/+3
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller9-155/+297
2020-03-13bpf: Remove bpf_image treeJiri Olsa1-7/+1
2020-03-13bpf: Add dispatchers to kallsymsJiri Olsa1-7/+12
2020-03-13bpf: Add trampolines to kallsymsJiri Olsa1-0/+3
2020-03-13bpf: Add bpf_ksym_add/del functionsJiri Olsa1-0/+3
2020-03-13bpf: Add prog flag to struct bpf_ksym objectJiri Olsa1-0/+1
2020-03-13bpf: Move ksym_tnode to bpf_ksymJiri Olsa1-1/+1
2020-03-13bpf: Move lnode list node to struct bpf_ksymJiri Olsa1-1/+1
2020-03-13bpf: Add name to struct bpf_ksymJiri Olsa2-6/+2
2020-03-13bpf: Add struct bpf_ksymJiri Olsa1-0/+6
2020-03-13bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHERBjörn Töpel2-15/+15
2020-03-13bpf: Abstract away entire bpf_link clean up procedureAndrii Nakryiko1-1/+0
2020-03-13Merge tag 'ieee802154-for-davem-2020-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-nextDavid S. Miller1-1/+1
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller24-34/+94
2020-03-12Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+2
2020-03-12bpf: Add bpf_xdp_output() helperEelco Chaudron1-1/+25
2020-03-12bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira2-1/+20
2020-03-12fs/nsfs.c: Added ns_matchCarlos Neira1-0/+2
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-8/+20
2020-03-12drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checksLyude Paul1-2/+2
2020-03-12bitfield.h: add FIELD_MAX() and field_max()Alex Elder1-0/+14
2020-03-12net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit1-0/+2
2020-03-12ethtool: add CHANNELS_NTF notificationMichal Kubecek1-0/+1
2020-03-12ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek1-0/+1
2020-03-12ethtool: provide channel counts with CHANNELS_GET requestMichal Kubecek1-0/+21
2020-03-12ethtool: add RINGS_NTF notificationMichal Kubecek1-0/+1
2020-03-12ethtool: set device ring sizes with RINGS_SET requestMichal Kubecek1-0/+1
2020-03-12ethtool: provide ring sizes with RINGS_GET requestMichal Kubecek1-0/+21
2020-03-12ethtool: add PRIVFLAGS_NTF notificationMichal Kubecek1-0/+1
2020-03-12ethtool: set device private flags with PRIVFLAGS_SET requestMichal Kubecek1-0/+1
2020-03-12ethtool: provide private flags with PRIVFLAGS_GET requestMichal Kubecek1-0/+14
2020-03-12ethtool: add FEATURES_NTF notificationMichal Kubecek1-0/+1
2020-03-12ethtool: set netdev features with FEATURES_SET requestMichal Kubecek1-0/+2
2020-03-12ethtool: provide netdev features with FEATURES_GET requestMichal Kubecek1-0/+17
2020-03-12flow_offload: Add flow_match_ct to get rule ct matchPaul Blakey1-0/+6
2020-03-12net/sched: act_ct: Enable hardware offload of flow table entiresPaul Blakey2-0/+11
2020-03-12net/sched: act_ct: Support refreshing the flow table entriesPaul Blakey1-0/+3
2020-03-12net/sched: act_ct: Support restoring conntrack info on skbsPaul Blakey2-0/+8
2020-03-12net/sched: act_ct: Instantiate flow table entry actionsPaul Blakey2-0/+28
2020-03-12netfilter: flowtable: Add API for registering to flow table eventsPaul Blakey1-0/+6
2020-03-12net/mlx5: E-Switch, Enable reg c1 loopback when possiblePaul Blakey1-0/+7
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller3-2/+45
2020-03-12tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exhausted.Kuniyuki Iwashima1-0/+1
2020-03-12net: hns: reject unsupported coalescing paramsJakub Kicinski1-0/+5
2020-03-12net: be2net: reject unsupported coalescing paramsJakub Kicinski1-0/+3
2020-03-12Revert "net: sched: make newly activated qdiscs visible"Julian Wiedmann1-6/+0
2020-03-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+4