summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* atm: fix atm_dev refcnt leaks in atmtcp_remove_persistentXin Xiong2020-07-311-2/+8
* net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao2020-07-311-0/+2
* net: nixge: fix potential memory leak in nixge_probe()Lu Wei2020-07-311-3/+5
* devlink: ignore -EOPNOTSUPP errors on dumpitJakub Kicinski2020-07-311-6/+18
* rxrpc: Fix race between recvmsg and sendmsg on immediate call failureDavid Howells2020-07-314-12/+28
* MAINTAINERS: Replace Thor Thayer as Altera Triple Speed Ethernet maintainerJoyce Ooi2020-07-311-1/+1
* selftests/bpf: fix netdevsim trap_flow_action_cookie readHangbin Liu2020-07-311-0/+3
* ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang2020-07-313-5/+14
* ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon2020-07-301-1/+1
* Merge branch 'mlxsw-fixes'David S. Miller2020-07-298-41/+51
|\
| * selftests: ethtool: Fix test when only two speeds are supportedAmit Cohen2020-07-291-2/+0
| * mlxsw: spectrum_router: Fix use-after-free in router init / de-initIdo Schimmel2020-07-291-24/+26
| * mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel2020-07-291-1/+1
| * mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel2020-07-291-2/+4
| * mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel2020-07-295-3/+20
| * mlxsw: spectrum_router: Allow programming link-local host routesIdo Schimmel2020-07-291-9/+0
|/
* ipv4: Silence suspicious RCU usage warningIdo Schimmel2020-07-291-1/+1
* vxlan: Ensure FDB dump is performed under RCUIdo Schimmel2020-07-291-2/+8
* Documentation: bareudp: Corrected description of bareudp module.Martin Varghese2020-07-291-3/+2
* bareudp: forbid mixing IP and MPLS in multiproto modeGuillaume Nault2020-07-291-7/+22
* ipv6: Fix nexthop refcnt leak when creating ipv6 route infoXiyu Yang2020-07-291-4/+4
* Merge branch 'Fix-bugs-in-Octeontx2-netdev-driver'David S. Miller2020-07-292-0/+5
|\
| * octeontx2-pf: Unregister netdev at driver removeSubbaraya Sundeep2020-07-291-0/+1
| * octeontx2-pf: cancel reset_task workSubbaraya Sundeep2020-07-291-0/+1
| * octeontx2-pf: Fix reset_task bugsSubbaraya Sundeep2020-07-291-0/+3
|/
* mlx4: disable device on shutdownJakub Kicinski2020-07-291-0/+2
* Merge branch 'rhashtable-Fix-unprotected-RCU-dereference-in-__rht_ptr'David S. Miller2020-07-292-57/+47
|\
| * rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu2020-07-292-51/+40
| * rhashtable: Fix unprotected RCU dereference in __rht_ptrHerbert Xu2020-07-291-12/+13
|/
* net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623René van Dorst2020-07-291-5/+14
* Merge tag 'mlx5-fixes-2020-07-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-07-298-52/+121
|\
| * net/mlx5e: Fix kernel crash when setting vf VLANID on a VF devAlaa Hleihel2020-07-281-2/+3
| * net/mlx5e: Modify uplink state on interface up/downRon Diskin2020-07-285-9/+37
| * net/mlx5: Query PPS pin operational status before registering itEran Ben Elisha2020-07-281-1/+33
| * net/mlx5e: Fix slab-out-of-bounds in mlx5e_rep_is_lag_netdevRaed Salem2020-07-281-2/+5
| * net/mlx5: Verify Hardware supports requested ptp function on a given pinEran Ben Elisha2020-07-281-1/+22
| * net/mlx5: Fix a bug of using ptp channel index as pin indexEran Ben Elisha2020-07-281-11/+10
| * net/mlx5e: Fix missing cleanup of ethtool steering during rep rx cleanupMaor Dickman2020-07-281-0/+1
| * net/mlx5e: Fix error path of device attachAya Levin2020-07-281-0/+2
| * net/mlx5: Fix forward to next namespaceMaor Gottlieb2020-07-281-23/+5
| * net/mlx5: E-switch, Destroy TSAR after reload interfaceParav Pandit2020-07-281-2/+2
| * net/mlx5: E-switch, Destroy TSAR when fail to enable the modeParav Pandit2020-07-281-1/+1
* | Merge branch 'net-lan78xx-fix-NULL-deref-and-memory-leak'David S. Miller2020-07-281-82/+31
|\ \
| * | net: lan78xx: replace bogus endpoint lookupJohan Hovold2020-07-281-87/+30
| * | net: lan78xx: fix transfer-buffer memory leakJohan Hovold2020-07-281-0/+1
| * | net: lan78xx: add missing endpoint sanity checkJohan Hovold2020-07-281-0/+5
|/ /
* | usb: hso: check for return value in hso_serial_common_create()Rustam Kovhaev2020-07-281-1/+4
* | Merge branch 'hns3-fixes'David S. Miller2020-07-283-39/+52
|\ \ | |/ |/|
| * net: hns3: fix for VLAN config when reset failedGuojia Liao2020-07-282-7/+10
| * net: hns3: fix aRFS FD rules leftover after add a user FD ruleGuojia Liao2020-07-281-13/+15