summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-09net/mlx5e: CT: Fix memory leak in cleanupEli Britstein
2020-07-09net/mlx5e: Fix port buffers cell size valueEran Ben Elisha
2020-07-09net/mlx5e: Fix 50G per lane indicationAya Levin
2020-07-09net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crashAya Levin
2020-07-09net/mlx5e: Fix VXLAN configuration restore after function reloadAya Levin
2020-07-09net/mlx5e: Fix usage of rcu-protected pointerVlad Buslov
2020-07-09net/mxl5e: Verify that rpriv is not NULLVlad Buslov
2020-07-09net/mlx5: E-Switch, Fix vlan or qos setting in legacy modeVu Pham
2020-07-09net/mlx5: Fix eeprom support for SFP moduleEran Ben Elisha
2020-07-09tcp: make sure listeners don't initialize congestion-control stateChristoph Paasch
2020-07-09ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit()Michal Kubecek
2020-07-09net_sched: fix a memory leak in atm_tc_init()Cong Wang
2020-07-09qed: Populate nvm-file attributes while reading nvm config partition.Sudarsana Reddy Kalluru
2020-07-08cxgb4: fix all-mask IP address comparisonRahul Lakkireddy
2020-07-08tipc: fix retransmission on unicast linksHamish Martin
2020-07-08l2tp: remove skb_dst_set() from l2tp_xmit_skb()Xin Long
2020-07-08Merge branch 'net-smc-fixes'David S. Miller
2020-07-08net/smc: tolerate future SMCD versionsUrsula Braun
2020-07-08net/smc: switch smcd_dev_list spinlock to mutexUrsula Braun
2020-07-08net/smc: fix sleep bug in smc_pnet_find_roce_resource()Ursula Braun
2020-07-08net/smc: fix work request handlingKarsten Graul
2020-07-08net/smc: separate LLC wait queues for flow and messagesKarsten Graul
2020-07-08net: atlantic: fix ip dst and ipv6 address filtersDmitry Bogdanov
2020-07-07ionic: centralize queue reset codeShannon Nelson
2020-07-07vlan: consolidate VLAN parsing code and limit max parsing depthToke Høiland-Jørgensen
2020-07-07net: qed: fix buffer overflow on ethtool -dAlexander Lobakin
2020-07-07bridge: mcast: Fix MLD2 Report IPv6 payload length checkLinus Lüssing
2020-07-07net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese
2020-07-07net/sched: act_ct: add miss tcf_lastuse_update.wenxu
2020-07-07net/mlx5e: Do not include rwlock.h directlySebastian Andrzej Siewior
2020-07-07mptcp: fix DSS map generation on fin retransmissionPaolo Abeni
2020-07-07ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsgSabrina Dubroca
2020-07-07net: ethernet: fec: prevent tx starvation under high rx loadTobias Waldekranz
2020-07-07net: sky2: initialize return of gm_phy_readTom Rix
2020-07-07cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang
2020-07-07ipv6: Fix use of anycast address with loopbackDavid Ahern
2020-07-07net: usb: qmi_wwan: add support for Quectel EG95 LTE modemAceLan Kao
2020-07-07Merge branch 'net-ipa-fix-warning-reported-errors'David S. Miller
2020-07-07net: ipa: include declarations in "ipa_gsi.c"Alex Elder
2020-07-07net: ipa: declare struct types in "ipa_gsi.h"Alex Elder
2020-07-07net: ipa: fix QMI structure definition bugsAlex Elder
2020-07-06ipv6: fib6_select_path can not use out path for nexthop objectsDavid Ahern
2020-07-06Merge branch 'hns3-fixes'David S. Miller
2020-07-06net: hns3: fix use-after-free when doing self testYonglong Liu
2020-07-06net: hns3: add a missing uninit debugfs when unload driverHuazhong Tan
2020-07-06net: hns3: fix for mishandle of asserting VF reset failHuazhong Tan
2020-07-06net: hns3: check reset pending after FLR prepareHuazhong Tan
2020-07-06Merge branch 'smsc95xx-fix-smsc95xx_bind'David S. Miller
2020-07-06smsc95xx: avoid memory leak in smsc95xx_bindAndre Edich
2020-07-06smsc95xx: check return value of smsc95xx_resetAndre Edich