summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-03mlxsw: spectrum_trap: Add early_drop trapIdo Schimmel
2020-08-03mlxsw: spectrum_trap: Allow for per-ASIC traps initializationIdo Schimmel
2020-08-03mlxsw: spectrum_trap: Allow for per-ASIC trap groups initializationIdo Schimmel
2020-08-03mlxsw: spectrum_span: On policer_id_base_ref_count, use dec_and_testPetr Machata
2020-08-03mlxsw: spectrum_trap: Use 'size_t' for array sizesIdo Schimmel
2020-08-03devlink: Pass extack when setting trap's action and group's parametersIdo Schimmel
2020-08-03devlink: Add early_drop trapAmit Cohen
2020-08-03fib: Fix undef compile warningYueHaibing
2020-08-03mptcp: use mptcp_for_each_subflow in mptcp_stream_acceptGeliang Tang
2020-08-03Merge tag 'mac80211-next-for-davem-2020-08-03' of git://git.kernel.org/pub/sc...David S. Miller
2020-08-03net: stmmac: fix failed to suspend if phy based WOL is enabledJisheng Zhang
2020-08-03seg6_iptunnel: Refactor seg6_lwt_headroom out of uapi headerIoana-Ruxandra Stăncioi
2020-08-03tcp: apply a floor of 1 for RTT samples from TCP timestampsJianfeng Wang
2020-08-03tipc: Use is_broadcast_ether_addr() instead of memcmp()Huang Guobin
2020-08-03Merge branch 'DPAA-FMan-driver-fixes'David S. Miller
2020-08-03fsl/fman: fix eth hash table allocationFlorinel Iordache
2020-08-03fsl/fman: check dereferencing null pointerFlorinel Iordache
2020-08-03fsl/fman: fix unreachable codeFlorinel Iordache
2020-08-03fsl/fman: fix dereference null return valueFlorinel Iordache
2020-08-03fsl/fman: use 32-bit unsigned integerFlorinel Iordache
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-08-03net: spider_net: Remove a useless memsetChristophe JAILLET
2020-08-03net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET
2020-08-03net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' callsChristophe JAILLET
2020-08-03liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang
2020-08-03net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower()Tianjia Zhang
2020-08-03net: ethernet: aquantia: Fix wrong return valueTianjia Zhang
2020-08-03atm: idt77252: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-08-03atm: eni: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-08-03net: phy: mdio-mvusb: select MDIO_DEVRES in KconfigBartosz Golaszewski
2020-08-03appletalk: Fix atalk_proc_init() return pathVincent Duvert
2020-08-03net: dsa: qca8k: Add 802.1q VLAN supportJonathan McDowell
2020-08-03net: dsa: qca8k: Add define for port VIDJonathan McDowell
2020-08-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-08-03net: Pass NULL to skb_network_protocol() when we don't care about vlan depthMiaohe Lin
2020-08-03net: Use __skb_pagelen() directly in skb_cow_data()Miaohe Lin
2020-08-03net: qed: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-08-03net: qede: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-08-03cxgb4: fix extracting IP addresses in TC-FLOWER rulesRahul Lakkireddy
2020-08-03cxgb4: fix check for running offline ethtool selftestRahul Lakkireddy
2020-08-03Merge branch 'ionic-txrx-updates'David S. Miller
2020-08-03ionic: separate interrupt for Tx and RxShannon Nelson
2020-08-03ionic: tx separate servicingShannon Nelson
2020-08-03ionic: use fewer firmware doorbells on rx fillShannon Nelson
2020-08-03net: gre: recompute gre csum for sctp over gre tunnelsLorenzo Bianconi
2020-08-03net: bridge: clear bridge's private skb space on xmitNikolay Aleksandrov
2020-08-03ipv6/addrconf: use a boolean to choose between UNREGISTER/DOWNFlorent Fourcot
2020-08-03ipv6/addrconf: call addrconf_ifdown with consistent valuesFlorent Fourcot
2020-08-03Merge branch 'net-openvswitch-masks-cache-enhancements'David S. Miller
2020-08-03net: openvswitch: make masks cache size configurableEelco Chaudron