aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2020-05-26mlxsw: spectrum: Reduce priority of locally delivered packetsIdo Schimmel2-2/+2
2020-05-26mlxsw: spectrum: Use same trap group for local routes and link-local destinationIdo Schimmel1-1/+1
2020-05-26mlxsw: spectrum: Use separate trap group for FID missIdo Schimmel2-1/+4
2020-05-26mlxsw: spectrum: Use same trap group for various IPv6 packetsIdo Schimmel1-3/+3
2020-05-26mlxsw: spectrum: Rename IPv6 ND trap groupIdo Schimmel2-6/+6
2020-05-26mlxsw: spectrum: Use same switch case for identical groupsIdo Schimmel1-3/+0
2020-05-26mlxsw: spectrum: Use dedicated trap group for ACL trapIdo Schimmel2-1/+4
2020-05-26mptcp: attempt coalescing when moving skbs to mptcp rx queueFlorian Westphal1-2/+19
2020-05-26r8169: improve rtl_remove_oneHeiner Kallweit1-7/+5
2020-05-26Merge branch 'net-ethernet-fec-move-GPR-register-offset-and-bit-into-DT'David S. Miller8-15/+25
2020-05-26ARM: dts: imx6qdl-sabresd: enable fec wake-on-lanFugang Duan1-0/+1
2020-05-26ARM: dts: imx: add ethernet stop mode propertyFugang Duan5-1/+7
2020-05-26dt-bindings: fec: update the gpr propertyFugang Duan1-2/+5
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-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller49-442/+873
2020-05-26Merge branch 'net-phy-mscc-miim-reduce-waiting-time-between-MDIO-transactions'David S. Miller2-8/+28
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-26Merge branch 'flow-mpls'David S. Miller6-53/+397
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-26Merge tag 'batadv-next-for-davem-20200526' of git://git.open-mesh.org/linux-mergeDavid S. Miller5-20/+8
2020-05-26Merge branch 'tipc-add-some-improvements'David S. Miller11-263/+486
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-25Merge branch 'r8169-sync-hw-config-for-few-chip-versions-with-r8168-vendor-driver'David S. Miller1-8/+10
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-25Merge tag 'wireless-drivers-next-2020-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller159-1911/+17363
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-24Merge branch 'mlxsw-Various-trap-changes-part-1'David S. Miller5-44/+40