summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2020-03-29net: Fix typo of SKB_SGO_CB_OFFSETCambda Zhu-2/+2
2020-03-29net: macsec: add support for specifying offload upon link creationMark Starovoytov-0/+1
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-19/+42
2020-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+12
2020-03-29mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin-0/+12
2020-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-2/+3
2020-03-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2020-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-0/+1
2020-03-27net: dsa: felix: support changing the MTUVladimir Oltean-0/+7
2020-03-27net: dsa: implement auto-normalization of MTU for bridge hardware datapathVladimir Oltean-0/+6
2020-03-27net: dsa: configure the MTU for switch portsVladimir Oltean-0/+10
2020-03-27net: phy: bcm7xx: add jumbo frame configuration to PHYMurali Krishna Policharla-0/+2
2020-03-27PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macroVasundhara Volam-0/+1
2020-03-27devlink: Add macro for "fw.mgmt.api" to info_get cb.Vasundhara Volam-0/+2
2020-03-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+5
2020-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-5/+8
2020-03-26net: macsec: add support for getting offloaded statsDmitry Bogdanov-0/+24
2020-03-26net: macsec: add support for offloading to the MACAntoine Tenart-0/+1
2020-03-26net: macsec: allow to reference a netdev from a MACsec contextAntoine Tenart-1/+4
2020-03-26net: add a reference to MACsec ops in net_deviceAntoine Tenart-0/+9
2020-03-26net: introduce the MACSEC netdev featureAntoine Tenart-0/+3
2020-03-26taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitionsEugene Syromiatnikov-2/+2
2020-03-26ipv6: ndisc: add support for 'PREF64' dns64 prefix identifierMaciej Żenczykowski-0/+1
2020-03-26net: sched: refine extack messages in tcf_change_indevGuillaume Nault-2/+6
2020-03-26devlink: implement DEVLINK_CMD_REGION_NEWJacob Keller-0/+6
2020-03-26devlink: track snapshot id usage count using an xarrayJacob Keller-1/+3
2020-03-26devlink: report error once U32_MAX snapshot ids have been usedJacob Keller-1/+1
2020-03-26devlink: convert snapshot destructor callback to region opJacob Keller-4/+3
2020-03-26devlink: prepare to support region operationsJacob Keller-4/+12
2020-03-26Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds-5/+12
2020-03-26Input: move the new KEY_SELECTIVE_SCREENSHOT keycodeDmitry Torokhov-1/+1
2020-03-26Merge tag 'mac80211-for-net-2020-03-26' of git://git.kernel.org/pub/scm/linux...David S. Miller-2/+2
2020-03-26net: flow_offload.h: Fix a comment at flow_action_entry.manglePetr Machata-1/+2
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-66/+91
2020-03-25clk: Pass correct arguments to __clk_hw_register_gate()Stephen Boyd-5/+5
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-32/+54
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso-20/+32
2020-03-25ieee80211: fix HE SPR size calculationJohannes Berg-2/+2
2020-03-24net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_popVladimir Oltean-7/+0
2020-03-24Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov-5/+5
2020-03-23net: phy: introduce phy_read_poll_timeout macroDejin Zheng-0/+13
2020-03-23net: phy: introduce phy_read_mmd_poll_timeout macroDejin Zheng-0/+14
2020-03-23iopoll: redefined readx_poll_timeout macro to simplify the codeDejin Zheng-19/+1
2020-03-23iopoll: introduce read_poll_timeout macroDejin Zheng-0/+44
2020-03-23Remove DST_HOSTDavid Laight-4/+2
2020-03-23devlink: Only pass packet trap group identifier in trap structureIdo Schimmel-6/+7
2020-03-23devlink: Add API to register packet trap groupsIdo Schimmel-0/+6
2020-03-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller-0/+2
2020-03-23netlink: check for null extack in cookie helpersMichal Kubecek-0/+4
2020-03-23net: phy: add and use phy_check_downshiftHeiner Kallweit-0/+3