summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-07-31Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-07-31rds: Prevent kernel-infoleak in rds_notify_queue_get()Peilin Ye
2020-07-31Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-07-31net/sched: The error lable position is corrected in ct_init_moduleliujian
2020-07-30net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong
2020-07-30net/mlx5e: E-Switch, Specify flow_source for rule with no in_portJianbo Liu
2020-07-30net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu
2020-07-30net/mlx5e: CT: Support restore ipv6 tunnelJianbo Liu
2020-07-30Merge tag 'mac80211-for-davem-2020-07-30' of git://git.kernel.org/pub/scm/lin...David S. Miller
2020-07-30net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai
2020-07-30ionic: unlock queue mutex in error pathShannon Nelson
2020-07-30atm: fix atm_dev refcnt leaks in atmtcp_remove_persistentXin Xiong
2020-07-30net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao
2020-07-30net: nixge: fix potential memory leak in nixge_probe()Lu Wei
2020-07-30devlink: ignore -EOPNOTSUPP errors on dumpitJakub Kicinski
2020-07-30rxrpc: Fix race between recvmsg and sendmsg on immediate call failureDavid Howells
2020-07-30MAINTAINERS: Replace Thor Thayer as Altera Triple Speed Ethernet maintainerJoyce Ooi
2020-07-30selftests/bpf: fix netdevsim trap_flow_action_cookie readHangbin Liu
2020-07-30ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang
2020-07-30igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri
2020-07-30e1000e: continue to init PHY even when failed to disable ULPAaron Ma
2020-07-30mac80211: remove STA txq pending airtime underflow warningFelix Fietkau
2020-07-30mac80211: Fix bug in Tx ack status reporting in 802.3 xmit pathVasanthakumar Thiagarajan
2020-07-30cfg80211: check vendor command doit pointer before useJulian Squires
2020-07-30mac80211: mesh: Free pending skb when destroying a mpathRemi Pommarel
2020-07-30mac80211: mesh: Free ie data when leaving meshRemi Pommarel
2020-07-30mac80211: fix warning in 6 GHz IE addition in mesh modeRajkumar Manoharan
2020-07-30espintcp: count packets dropped in espintcp_rcvSabrina Dubroca
2020-07-30espintcp: handle short messages instead of breaking the encap socketSabrina Dubroca
2020-07-29ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon
2020-07-29Merge branch 'mlxsw-fixes'David S. Miller
2020-07-29selftests: ethtool: Fix test when only two speeds are supportedAmit Cohen
2020-07-29mlxsw: spectrum_router: Fix use-after-free in router init / de-initIdo Schimmel
2020-07-29mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel
2020-07-29mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel
2020-07-29mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel
2020-07-29mlxsw: spectrum_router: Allow programming link-local host routesIdo Schimmel
2020-07-29ipv4: Silence suspicious RCU usage warningIdo Schimmel
2020-07-29vxlan: Ensure FDB dump is performed under RCUIdo Schimmel
2020-07-28Documentation: bareudp: Corrected description of bareudp module.Martin Varghese
2020-07-28bareudp: forbid mixing IP and MPLS in multiproto modeGuillaume Nault
2020-07-28ipv6: Fix nexthop refcnt leak when creating ipv6 route infoXiyu Yang
2020-07-28Merge branch 'Fix-bugs-in-Octeontx2-netdev-driver'David S. Miller
2020-07-28octeontx2-pf: Unregister netdev at driver removeSubbaraya Sundeep
2020-07-28octeontx2-pf: cancel reset_task workSubbaraya Sundeep
2020-07-28octeontx2-pf: Fix reset_task bugsSubbaraya Sundeep
2020-07-28mlx4: disable device on shutdownJakub Kicinski
2020-07-28Merge branch 'rhashtable-Fix-unprotected-RCU-dereference-in-__rht_ptr'David S. Miller
2020-07-28rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu