summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller19-642/+646
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller6-5/+41
2020-03-30devlink: Allow setting of packet trap group parametersIdo Schimmel1-0/+9
2020-03-30devlink: Add packet trap group parameters supportIdo Schimmel1-1/+4
2020-03-30devlink: Add packet trap policers supportIdo Schimmel2-0/+87
2020-03-30bpf: Implement bpf_prog replacement for an active bpf_cgroup_linkAndrii Nakryiko2-0/+24
2020-03-30bpf: Implement bpf_link-based cgroup BPF program attachmentAndrii Nakryiko3-7/+42
2020-03-30bpf: Verifier, do explicit ALU32 bounds trackingJohn Fastabend3-0/+17
2020-03-30bpf: Don't refcount LISTEN sockets in sk_assign()Joe Stringer1-8/+17
2020-03-30net: Track socket refcounts in skb_steal_sock()Joe Stringer3-5/+11
2020-03-30bpf: Add socket assign supportJoe Stringer2-1/+35
2020-03-30net: phylink: add separate pcs operations structureRussell King1-0/+88
2020-03-30net: phylink: rename 'ops' to 'mac_ops'Russell King1-1/+1
2020-03-30net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototypeRussell King1-1/+2
2020-03-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-0/+5
2020-03-30qed: Fix use after free in qed_chain_freeYuval Basson1-9/+15
2020-03-30net: dsa: felix: add port policersVladimir Oltean1-0/+8
2020-03-30net: dsa: add port policersVladimir Oltean1-1/+12
2020-03-30net: mscc: ocelot: add action of police on vcap_is2Xiaoliang Yang1-0/+1
2020-03-30devlink: Add auto dump flag to health reporterEran Ben Elisha1-0/+2
2020-03-30devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha1-2/+1
2020-03-30ptp: Avoid deadlocks in the programmable pin code.Richard Cochran1-0/+19
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko4-2/+18
2020-03-30net: introduce nla_put_bitfield32() helper and use itJiri Pirko1-0/+15
2020-03-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+16
2020-03-30Merge tag 'mlx5-updates-2020-03-29' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-10/+0
2020-03-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-10/+0
2020-03-29ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek1-0/+17
2020-03-29ethtool: add timestamping related string setsMichal Kubecek2-0/+12
2020-03-29ethtool: add EEE_NTF notificationMichal Kubecek1-0/+1
2020-03-29ethtool: set EEE settings with EEE_SET requestMichal Kubecek1-0/+1
2020-03-29ethtool: provide EEE settings with EEE_GET requestMichal Kubecek1-0/+19
2020-03-29ethtool: add PAUSE_NTF notificationMichal Kubecek1-0/+1
2020-03-29ethtool: set pause parameters with PAUSE_SET requestMichal Kubecek1-0/+1
2020-03-29ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek1-0/+16
2020-03-29ethtool: add COALESCE_NTF notificationMichal Kubecek1-0/+1
2020-03-29ethtool: set coalescing parameters with COALESCE_SET requestMichal Kubecek1-0/+1
2020-03-29ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek1-0/+35
2020-03-29net: ipv6: add rpl sr tunnelAlexander Aring3-0/+34
2020-03-29net: add net available in build_stateAlexander Aring2-5/+6
2020-03-29net: ipv6: add support for rpl sr exthdrAlexander Aring3-0/+37
2020-03-29addrconf: add functionality to check on rpl requirementsAlexander Aring1-0/+3
2020-03-29include: uapi: linux: add rpl sr header definitionAlexander Aring1-0/+48
2020-03-29mptcp: add netlink-based PMPaolo Abeni1-0/+54
2020-03-29mptcp: add and use MIB counter infrastructureFlorian Westphal2-0/+7
2020-03-29mptcp: allow dumping subflow context to userspaceDavide Caratti2-0/+36
2020-03-29mptcp: Add handling of outgoing MP_JOIN requestsPeter Krystad1-0/+2
2020-03-29mptcp: Add handling of incoming MP_JOIN requestsPeter Krystad2-1/+18
2020-03-29mptcp: Add ADD_ADDR handlingPeter Krystad2-2/+27
2020-03-29net: Fix typo of SKB_SGO_CB_OFFSETCambda Zhu1-2/+2