summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ipv6: add rpl sr tunnelAlexander Aring2020-03-303-0/+34
* net: add net available in build_stateAlexander Aring2020-03-302-5/+6
* net: ipv6: add support for rpl sr exthdrAlexander Aring2020-03-303-0/+37
* addrconf: add functionality to check on rpl requirementsAlexander Aring2020-03-301-0/+3
* include: uapi: linux: add rpl sr header definitionAlexander Aring2020-03-301-0/+48
* mptcp: add netlink-based PMPaolo Abeni2020-03-301-0/+54
* mptcp: add and use MIB counter infrastructureFlorian Westphal2020-03-302-0/+7
* mptcp: allow dumping subflow context to userspaceDavide Caratti2020-03-302-0/+36
* mptcp: Add handling of outgoing MP_JOIN requestsPeter Krystad2020-03-301-0/+2
* mptcp: Add handling of incoming MP_JOIN requestsPeter Krystad2020-03-302-1/+18
* mptcp: Add ADD_ADDR handlingPeter Krystad2020-03-302-2/+27
* net: Fix typo of SKB_SGO_CB_OFFSETCambda Zhu2020-03-301-2/+2
* net: macsec: add support for specifying offload upon link creationMark Starovoytov2020-03-301-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-3010-19/+42
|\
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-03-291-0/+12
| |\
| | * mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin2020-03-291-0/+12
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-03-292-2/+3
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-03-281-0/+1
| | |\ \
| | | * | bpf: Sanitize the bpf_struct_ops tcp-cc nameMartin KaFai Lau2020-03-171-0/+1
| | * | | Merge tag 'mac80211-for-net-2020-03-26' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-03-261-2/+2
| | |\ \ \
| | | * | | ieee80211: fix HE SPR size calculationJohannes Berg2020-03-251-2/+2
| | | |/ /
| * | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-03-281-2/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | i2c: fix a doc warningMauro Carvalho Chehab2020-03-231-2/+2
| * | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-271-5/+5
| |\ \ \ \
| | * | | | clk: Pass correct arguments to __clk_hw_register_gate()Stephen Boyd2020-03-261-5/+5
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-03-272-5/+8
| |\ \ \ \ \
| | * | | | | Input: move the new KEY_SELECTIVE_SCREENSHOT keycodeDmitry Torokhov2020-03-261-1/+1
| | * | | | | Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov2020-03-241-5/+5
| | * | | | | Input: allocate keycode for "Selective Screenshot" keyRajat Jain2020-03-181-0/+3
| | * | | | | Merge branch 'next' into for-linusDmitry Torokhov2020-02-01695-8040/+15978
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2020-03-263-5/+12
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | libceph: fix alloc_msg_with_page_vector() memory leaksIlya Dryomov2020-03-231-3/+4
| | * | | | | | ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov2020-03-232-2/+8
* | | | | | | | net: dsa: felix: support changing the MTUVladimir Oltean2020-03-281-0/+7
* | | | | | | | net: dsa: implement auto-normalization of MTU for bridge hardware datapathVladimir Oltean2020-03-281-0/+6
* | | | | | | | net: dsa: configure the MTU for switch portsVladimir Oltean2020-03-281-0/+10
* | | | | | | | net: phy: bcm7xx: add jumbo frame configuration to PHYMurali Krishna Policharla2020-03-281-0/+2
* | | | | | | | PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macroVasundhara Volam2020-03-271-0/+1
* | | | | | | | devlink: Add macro for "fw.mgmt.api" to info_get cb.Vasundhara Volam2020-03-271-0/+2
* | | | | | | | net: macsec: add support for getting offloaded statsDmitry Bogdanov2020-03-271-0/+24
* | | | | | | | net: macsec: add support for offloading to the MACAntoine Tenart2020-03-271-0/+1
* | | | | | | | net: macsec: allow to reference a netdev from a MACsec contextAntoine Tenart2020-03-271-1/+4
* | | | | | | | net: add a reference to MACsec ops in net_deviceAntoine Tenart2020-03-271-0/+9
* | | | | | | | net: introduce the MACSEC netdev featureAntoine Tenart2020-03-271-0/+3
* | | | | | | | taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitionsEugene Syromiatnikov2020-03-271-2/+2
* | | | | | | | ipv6: ndisc: add support for 'PREF64' dns64 prefix identifierMaciej Żenczykowski2020-03-271-0/+1
* | | | | | | | net: sched: refine extack messages in tcf_change_indevGuillaume Nault2020-03-271-2/+6
* | | | | | | | devlink: implement DEVLINK_CMD_REGION_NEWJacob Keller2020-03-271-0/+6
* | | | | | | | devlink: track snapshot id usage count using an xarrayJacob Keller2020-03-271-1/+3
* | | | | | | | devlink: report error once U32_MAX snapshot ids have been usedJacob Keller2020-03-271-1/+1