summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-30net: add net available in build_stateAlexander Aring2-5/+6
2020-03-30net: ipv6: add support for rpl sr exthdrAlexander Aring3-0/+37
2020-03-30addrconf: add functionality to check on rpl requirementsAlexander Aring1-0/+3
2020-03-30include: uapi: linux: add rpl sr header definitionAlexander Aring1-0/+48
2020-03-30mptcp: add netlink-based PMPaolo Abeni1-0/+54
2020-03-30mptcp: add and use MIB counter infrastructureFlorian Westphal2-0/+7
2020-03-30mptcp: allow dumping subflow context to userspaceDavide Caratti2-0/+36
2020-03-30mptcp: Add handling of outgoing MP_JOIN requestsPeter Krystad1-0/+2
2020-03-30mptcp: Add handling of incoming MP_JOIN requestsPeter Krystad2-1/+18
2020-03-30mptcp: Add ADD_ADDR handlingPeter Krystad2-2/+27
2020-03-30net: Fix typo of SKB_SGO_CB_OFFSETCambda Zhu1-2/+2
2020-03-30net: macsec: add support for specifying offload upon link creationMark Starovoytov1-0/+1
2020-03-30Merge 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-29Merge 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-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+1
2020-03-28net: dsa: felix: support changing the MTUVladimir Oltean1-0/+7
2020-03-28net: dsa: implement auto-normalization of MTU for bridge hardware datapathVladimir Oltean1-0/+6
2020-03-28net: dsa: configure the MTU for switch portsVladimir Oltean1-0/+10
2020-03-28net: phy: bcm7xx: add jumbo frame configuration to PHYMurali Krishna Policharla1-0/+2
2020-03-28PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macroVasundhara Volam1-0/+1
2020-03-28devlink: Add macro for "fw.mgmt.api" to info_get cb.Vasundhara Volam1-0/+2
2020-03-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+5
2020-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-5/+8
2020-03-27net: macsec: add support for getting offloaded statsDmitry Bogdanov1-0/+24
2020-03-27net: macsec: add support for offloading to the MACAntoine Tenart1-0/+1
2020-03-27net: macsec: allow to reference a netdev from a MACsec contextAntoine Tenart1-1/+4
2020-03-27net: add a reference to MACsec ops in net_deviceAntoine Tenart1-0/+9
2020-03-27net: introduce the MACSEC netdev featureAntoine Tenart1-0/+3
2020-03-27taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitionsEugene Syromiatnikov1-2/+2
2020-03-27ipv6: ndisc: add support for 'PREF64' dns64 prefix identifierMaciej Żenczykowski1-0/+1
2020-03-27net: sched: refine extack messages in tcf_change_indevGuillaume Nault1-2/+6
2020-03-27devlink: implement DEVLINK_CMD_REGION_NEWJacob Keller1-0/+6
2020-03-27devlink: track snapshot id usage count using an xarrayJacob Keller1-1/+3
2020-03-27devlink: report error once U32_MAX snapshot ids have been usedJacob Keller1-1/+1
2020-03-27devlink: convert snapshot destructor callback to region opJacob Keller1-4/+3
2020-03-27devlink: prepare to support region operationsJacob Keller1-4/+12
2020-03-27Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds3-5/+12
2020-03-26Input: move the new KEY_SELECTIVE_SCREENSHOT keycodeDmitry Torokhov1-1/+1
2020-03-26Merge tag 'mac80211-for-net-2020-03-26' of git://git.kernel.org/pub/scm/linux...David S. Miller1-2/+2
2020-03-26net: flow_offload.h: Fix a comment at flow_action_entry.manglePetr Machata1-1/+2
2020-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller18-66/+91
2020-03-26clk: Pass correct arguments to __clk_hw_register_gate()Stephen Boyd1-5/+5
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-32/+54
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso2-20/+32
2020-03-25ieee80211: fix HE SPR size calculationJohannes Berg1-2/+2
2020-03-25net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_popVladimir Oltean1-7/+0
2020-03-25Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov1-5/+5