summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-27Merge branch 'tipc-add-some-improvements'David S. Miller11-263/+486
2020-05-27tipc: add test for Nagle algorithm effectivenessTuong Lien3-17/+64
2020-05-27tipc: add support for broadcast rcv stats dumpingTuong Lien9-56/+101
2020-05-27tipc: enable broadcast retrans via unicastTuong Lien6-11/+28
2020-05-27tipc: add back link trace eventsTuong Lien2-5/+11
2020-05-27tipc: introduce Gap ACK blocks for broadcast linkTuong Lien5-185/+293
2020-05-27qed: Add EDPM mode type for user-fw compatibilityYuval Basson4-0/+8
2020-05-27tcp: tcp_v4_err() icmp skb is named icmp_skbEric Dumazet1-1/+1
2020-05-26batman-adv: Revert "disable ethtool link speed detection when auto negotiatio...Sven Eckelmann1-14/+1
2020-05-26Merge branch 'r8169-sync-hw-config-for-few-chip-versions-with-r8168-vendor-dr...David S. Miller1-8/+10
2020-05-26r8169: sync RTL8168f/RTL8411 hw config with vendor driverHeiner Kallweit1-3/+3
2020-05-26r8169: sync RTL8168evl hw config with vendor driverHeiner Kallweit1-3/+5
2020-05-26r8169: sync RTL8168h hw config with vendor driverHeiner Kallweit1-2/+1
2020-05-26r8169: sync RTL8168g hw config with vendor driverHeiner Kallweit1-0/+1
2020-05-26Merge tag 'wireless-drivers-next-2020-05-25' of git://git.kernel.org/pub/scm/...David S. Miller159-1911/+17363
2020-05-26bridge: mrp: Fix out-of-bounds read in br_mrp_parseHoratiu Vultur1-0/+6
2020-05-26drivers: ipa: print dev_err info accuratelyWang Wenhu1-2/+2
2020-05-26ptp_clock: Let the ADJ_OFFSET interface respect the ADJ_NANO flag for PHC dev...Richard Cochran1-2/+8
2020-05-26tcp: allow traceroute -Mtcp for unpriv usersEric Dumazet2-0/+4
2020-05-26bnx2x: allow bnx2x_bsc_read() to scheduleEric Dumazet1-11/+15
2020-05-26ipv4: potential underflow in compat_ip_setsockopt()Dan Carpenter1-1/+1
2020-05-26mvneta: MVNETA_SKB_HEADROOM set last 3 bits to zeroSven Auhagen1-1/+2
2020-05-25vxlan: Do not assume RTNL is held in vxlan_fdb_info()Ido Schimmel1-3/+12
2020-05-25Merge branch 'mlxsw-Various-trap-changes-part-1'David S. Miller5-44/+40
2020-05-25mlxsw: spectrum: Fix spelling mistake in trap's nameIdo Schimmel2-4/+4
2020-05-25mlxsw: spectrum: Use dedicated trap group for sampled packetsIdo Schimmel2-1/+3
2020-05-25mlxsw: spectrum: Use same trap group for IPv6 ND and ARP packetsIdo Schimmel1-4/+4
2020-05-25mlxsw: spectrum: Rename ARP trap groupIdo Schimmel2-7/+8
2020-05-25mlxsw: spectrum_trap: Remove unnecessary fieldIdo Schimmel1-6/+1
2020-05-25mlxsw: spectrum: Align TC and trap priorityIdo Schimmel2-5/+5
2020-05-25mlxsw: spectrum_buffers: Assign non-zero quotas to TC 0 of the CPU portIdo Schimmel1-1/+1
2020-05-25mlxsw: spectrum: Change default rate and priority of DHCP packetsIdo Schimmel1-2/+2
2020-05-25mlxsw: spectrum: Trap IPv4 DHCP packets in routerIdo Schimmel2-1/+2
2020-05-25mlxsw: spectrum: Use same trap group for MLD and IGMP packetsIdo Schimmel2-10/+7
2020-05-25mlxsw: spectrum: Rename IGMP trap groupIdo Schimmel2-8/+8
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller422-1702/+3499
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-39/+124
2020-05-24Merge tag 'x86-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+9
2020-05-24Merge tag 'sched-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-14/+39
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds112-454/+940
2020-05-24ethtool: propagate get_coalesce return valueHeiner Kallweit1-1/+4
2020-05-24Merge branch 'net-provide-a-devres-variant-of-register_netdev'David S. Miller6-45/+104
2020-05-24net: ethernet: mtk_star_emac: use devm_register_netdev()Bartosz Golaszewski1-16/+1
2020-05-24net: devres: provide devm_register_netdev()Bartosz Golaszewski3-0/+58
2020-05-24net: devres: define a separate devres structure for devm_alloc_etherdev()Bartosz Golaszewski1-8/+12
2020-05-24net: move devres helpers into a separate source fileBartosz Golaszewski3-29/+37
2020-05-24Documentation: devres: add a missing section for networking helpersBartosz Golaszewski1-0/+4
2020-05-24Merge branch 'r8169-remove-mask-argument-from-few-ERI-OCP-functions'David S. Miller1-47/+39
2020-05-24r8169: remove mask argument from r8168ep_ocp_readHeiner Kallweit1-7/+5
2020-05-24r8169: remove mask argument from r8168dp_ocp_readHeiner Kallweit1-4/+4