aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/trace/events (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-26net: ethernet: fec: move GPR register offset and bit into DTFugang Duan1-12/+12
2020-05-26net/smc: mark smc_pnet_policy as constDmitry Vyukov1-1/+1
2020-05-26net: phy: mscc-miim: read poll when high resolution timers are disabledAntoine Tenart2-6/+19
2020-05-26net: phy: mscc-miim: improve waiting logicAntoine Tenart1-2/+13
2020-05-26net: phy: mscc-miim: remove redundant timeout checkAntoine Tenart1-6/+2
2020-05-26net: phy: mscc-miim: use more reasonable delaysAntoine Tenart1-1/+1
2020-05-26net: mdiobus: add clause 45 mdiobus accessorsRussell King8-36/+52
2020-05-26cls_flower: Support filtering on multiple MPLS Label Stack EntriesGuillaume Nault2-1/+265
2020-05-26flow_dissector: Parse multiple MPLS Label Stack EntriesGuillaume Nault5-52/+132
2020-05-26tipc: add test for Nagle algorithm effectivenessTuong Lien3-17/+64
2020-05-26tipc: add support for broadcast rcv stats dumpingTuong Lien9-56/+101
2020-05-26tipc: enable broadcast retrans via unicastTuong Lien6-11/+28
2020-05-26tipc: add back link trace eventsTuong Lien2-5/+11
2020-05-26tipc: introduce Gap ACK blocks for broadcast linkTuong Lien5-185/+293
2020-05-26qed: Add EDPM mode type for user-fw compatibilityYuval Basson4-0/+8
2020-05-26tcp: tcp_v4_err() icmp skb is named icmp_skbEric Dumazet1-1/+1
2020-05-26batman-adv: Revert "disable ethtool link speed detection when auto negotiation off"Sven Eckelmann1-14/+1
2020-05-25r8169: sync RTL8168f/RTL8411 hw config with vendor driverHeiner Kallweit1-3/+3
2020-05-25r8169: sync RTL8168evl hw config with vendor driverHeiner Kallweit1-3/+5
2020-05-25r8169: sync RTL8168h hw config with vendor driverHeiner Kallweit1-2/+1
2020-05-25r8169: sync RTL8168g hw config with vendor driverHeiner Kallweit1-0/+1
2020-05-25bridge: mrp: Fix out-of-bounds read in br_mrp_parseHoratiu Vultur1-0/+6
2020-05-25drivers: ipa: print dev_err info accuratelyWang Wenhu1-2/+2
2020-05-25ptp_clock: Let the ADJ_OFFSET interface respect the ADJ_NANO flag for PHC devices.Richard Cochran1-2/+8
2020-05-25tcp: allow traceroute -Mtcp for unpriv usersEric Dumazet2-0/+4
2020-05-25bnx2x: allow bnx2x_bsc_read() to scheduleEric Dumazet1-11/+15
2020-05-25ipv4: potential underflow in compat_ip_setsockopt()Dan Carpenter1-1/+1
2020-05-25mvneta: MVNETA_SKB_HEADROOM set last 3 bits to zeroSven Auhagen1-1/+2
2020-05-24vxlan: Do not assume RTNL is held in vxlan_fdb_info()Ido Schimmel1-3/+12
2020-05-24mlxsw: spectrum: Fix spelling mistake in trap's nameIdo Schimmel2-4/+4
2020-05-24mlxsw: spectrum: Use dedicated trap group for sampled packetsIdo Schimmel2-1/+3
2020-05-24mlxsw: spectrum: Use same trap group for IPv6 ND and ARP packetsIdo Schimmel1-4/+4
2020-05-24mlxsw: spectrum: Rename ARP trap groupIdo Schimmel2-7/+8
2020-05-24mlxsw: spectrum_trap: Remove unnecessary fieldIdo Schimmel1-6/+1
2020-05-24mlxsw: spectrum: Align TC and trap priorityIdo Schimmel2-5/+5
2020-05-24mlxsw: spectrum_buffers: Assign non-zero quotas to TC 0 of the CPU portIdo Schimmel1-1/+1
2020-05-24mlxsw: spectrum: Change default rate and priority of DHCP packetsIdo Schimmel1-2/+2
2020-05-24mlxsw: spectrum: Trap IPv4 DHCP packets in routerIdo Schimmel2-1/+2
2020-05-24mlxsw: spectrum: Use same trap group for MLD and IGMP packetsIdo Schimmel2-10/+7
2020-05-24mlxsw: spectrum: Rename IGMP trap groupIdo Schimmel2-8/+8
2020-05-23ethtool: propagate get_coalesce return valueHeiner Kallweit1-1/+4
2020-05-23net: ethernet: mtk_star_emac: use devm_register_netdev()Bartosz Golaszewski1-16/+1
2020-05-23net: devres: provide devm_register_netdev()Bartosz Golaszewski3-0/+58
2020-05-23net: devres: define a separate devres structure for devm_alloc_etherdev()Bartosz Golaszewski1-8/+12
2020-05-23net: move devres helpers into a separate source fileBartosz Golaszewski3-29/+37
2020-05-23Documentation: devres: add a missing section for networking helpersBartosz Golaszewski1-0/+4
2020-05-23r8169: remove mask argument from r8168ep_ocp_readHeiner Kallweit1-7/+5
2020-05-23r8169: remove mask argument from r8168dp_ocp_readHeiner Kallweit1-4/+4
2020-05-23r8169: remove mask argument from rtl_w0w1_eriHeiner Kallweit1-36/+30
2020-05-23net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu1-4/+5