aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-17net: phy: Maintain MDIO device and bus statisticsFlorian Fainelli1-0/+11
2020-01-15Merge tag 'batadv-next-for-davem-20200114' of git://git.open-mesh.org/linux-mergeDavid S. Miller2-2/+2
2020-01-15net: bridge: vlan: add rtnetlink group and notify supportNikolay Aleksandrov1-0/+2
2020-01-15net: bridge: vlan: add rtm range supportNikolay Aleksandrov1-0/+1
2020-01-15net: bridge: vlan: add rtm definitions and dump supportNikolay Aleksandrov2-0/+35
2020-01-14ipv6: Add "offload" and "trap" indications to routesIdo Schimmel1-1/+10
2020-01-14ipv4: Add "offload" and "trap" indications to routesIdo Schimmel2-0/+6
2020-01-14ipv4: Encapsulate function arguments in a structIdo Schimmel1-0/+9
2020-01-14net: skbuff: disambiguate argument and member for skb_list_walk_safe helperJason A. Donenfeld1-3/+3
2020-01-14net: macsec: PN wrap callbackAntoine Tenart1-0/+2
2020-01-14net: macsec: add nla support for changing the offloading selectionAntoine Tenart1-0/+11
2020-01-14net: phy: add MACsec ops in phy_deviceAntoine Tenart1-0/+7
2020-01-14net: macsec: introduce MACsec opsAntoine Tenart1-0/+24
2020-01-14net: macsec: introduce the macsec_context structureAntoine Tenart3-0/+30
2020-01-14net: macsec: move some definitions in a dedicated headerAntoine Tenart1-0/+177
2020-01-14net: phy: Added IRQ print to phylink_bringup_phy()Florian Fainelli1-0/+2
2020-01-13net: stmmac: Initial support for TBSJose Abreu1-0/+1
2020-01-13ptr_ring: add include of linux/mm.hJesper Dangaard Brouer1-0/+1
2020-01-12ixp4xx_eth: move platform_data definitionArnd Bergmann1-0/+19
2020-01-12wan: ixp4xx_hss: prepare compile testingArnd Bergmann1-0/+17
2020-01-12mlx4: Bump up MAX_MSIX from 64 to 128Jonathan Lemon1-1/+1
2020-01-10devlink: move devlink documentation to subfolderJacob Keller1-2/+2
2020-01-10devlink: add macro for "fw.psid"Jacob Keller1-0/+2
2020-01-09skb: add helpers to allocate ext independently from sk_buffPaolo Abeni1-0/+3
2020-01-09tcp: clean ext on tx recyclePaolo Abeni1-0/+1
2020-01-09tcp: Export TCP functions and ops structMat Martineau1-0/+8
2020-01-09tcp: coalesce/collapse must respect MPTCP extensionsMat Martineau2-0/+65
2020-01-09mptcp: Add MPTCP to skb extensionsMat Martineau2-0/+31
2020-01-09tcp, ulp: Add clone operation to tcp_ulp_opsMat Martineau1-0/+3
2020-01-09tcp: Add MPTCP option numberMat Martineau1-0/+1
2020-01-09tcp: Define IPPROTO_MPTCPMat Martineau2-1/+4
2020-01-09sock: Make sk_protocol a 16-bit valueMat Martineau2-21/+6
2020-01-09net: Make sock protocol value checks more specificMat Martineau1-1/+0
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller12-23/+78
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-1/+49
2020-01-08net: dsa: Get information about stacked DSA protocolFlorian Fainelli1-1/+2
2020-01-08devlink: add support for reporter recovery completionVikas Gupta1-0/+2
2020-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+6
2020-01-08net: introduce skb_list_walk_safe for skb segment walkingJason A. Donenfeld1-0/+5
2020-01-08macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet1-0/+8
2020-01-07net/mlx5: limit the function in local scopeZhu Yanjun1-2/+0
2020-01-06Merge tag 'trace-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-4/+4
2020-01-06net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski1-1/+1
2020-01-06Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-2/+2
2020-01-06Merge tag 'rtc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-0/+8
2020-01-06netfilter: flowtable: add nf_flowtable_time_stampPablo Neira Ayuso1-0/+6
2020-01-05net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/msccVladimir Oltean3-0/+1170
2020-01-05net: mscc: ocelot: make phy_mode a member of the common struct ocelot_portVladimir Oltean1-0/+2
2020-01-05enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil1-0/+55
2020-01-05net: dsa: Pass pcs_poll flag from driver to PHYLINKVladimir Oltean1-0/+5