summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-30devlink: Add packet trap policers supportIdo Schimmel2-0/+87
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
2020-03-29net: macsec: add support for specifying offload upon link creationMark Starovoytov1-0/+1
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-19/+42
2020-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+12
2020-03-29mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin1-0/+12
2020-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-2/+3
2020-03-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2020-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+1
2020-03-27net: dsa: felix: support changing the MTUVladimir Oltean1-0/+7
2020-03-27net: dsa: implement auto-normalization of MTU for bridge hardware datapathVladimir Oltean1-0/+6
2020-03-27net: dsa: configure the MTU for switch portsVladimir Oltean1-0/+10