summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-07-317-18/+42
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong2020-07-301-2/+2
| | | * | | | | | | | net/mlx5e: E-Switch, Specify flow_source for rule with no in_portJianbo Liu2020-07-301-7/+12
| | | * | | | | | | | net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu2020-07-305-3/+10
| | | * | | | | | | | net/mlx5e: CT: Support restore ipv6 tunnelJianbo Liu2020-07-301-9/+21
| | * | | | | | | | | rds: Prevent kernel-infoleak in rds_notify_queue_get()Peilin Ye2020-07-311-1/+2
| | * | | | | | | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2020-07-312-3/+10
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri2020-07-301-0/+9
| | | * | | | | | | | | e1000e: continue to init PHY even when failed to disable ULPAaron Ma2020-07-301-3/+1
| | * | | | | | | | | | net/sched: The error lable position is corrected in ct_init_moduleliujian2020-07-311-2/+2
| | * | | | | | | | | | Merge tag 'mac80211-for-davem-2020-07-30' of git://git.kernel.org/pub/scm/lin...David S. Miller2020-07-307-9/+27
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | mac80211: remove STA txq pending airtime underflow warningFelix Fietkau2020-07-301-3/+1
| | | * | | | | | | | | mac80211: Fix bug in Tx ack status reporting in 802.3 xmit pathVasanthakumar Thiagarajan2020-07-301-3/+4
| | | * | | | | | | | | cfg80211: check vendor command doit pointer before useJulian Squires2020-07-301-3/+3
| | | * | | | | | | | | mac80211: mesh: Free pending skb when destroying a mpathRemi Pommarel2020-07-301-0/+1
| | | * | | | | | | | | mac80211: mesh: Free ie data when leaving meshRemi Pommarel2020-07-301-0/+1
| | | * | | | | | | | | mac80211: fix warning in 6 GHz IE addition in mesh modeRajkumar Manoharan2020-07-302-0/+17
| | | |/ / / / / / / /
| | * | | | | | | | | net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai2020-07-301-1/+4
| | * | | | | | | | | ionic: unlock queue mutex in error pathShannon Nelson2020-07-301-1/+3
| | * | | | | | | | | atm: fix atm_dev refcnt leaks in atmtcp_remove_persistentXin Xiong2020-07-301-2/+8
| | * | | | | | | | | net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao2020-07-301-0/+2
| | * | | | | | | | | net: nixge: fix potential memory leak in nixge_probe()Lu Wei2020-07-301-3/+5
| | * | | | | | | | | devlink: ignore -EOPNOTSUPP errors on dumpitJakub Kicinski2020-07-301-6/+18
| | * | | | | | | | | rxrpc: Fix race between recvmsg and sendmsg on immediate call failureDavid Howells2020-07-304-12/+28
| | * | | | | | | | | MAINTAINERS: Replace Thor Thayer as Altera Triple Speed Ethernet maintainerJoyce Ooi2020-07-301-1/+1
| | * | | | | | | | | selftests/bpf: fix netdevsim trap_flow_action_cookie readHangbin Liu2020-07-301-0/+3
| | * | | | | | | | | ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang2020-07-303-5/+14
| | |/ / / / / / / /
| | * | | | | | | | ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon2020-07-291-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-281-3/+2
| | * | | | | | | | bareudp: forbid mixing IP and MPLS in multiproto modeGuillaume Nault2020-07-281-7/+22
| | * | | | | | | | ipv6: Fix nexthop refcnt leak when creating ipv6 route infoXiyu Yang2020-07-281-4/+4
| | * | | | | | | | Merge branch 'Fix-bugs-in-Octeontx2-netdev-driver'David S. Miller2020-07-282-0/+5
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | octeontx2-pf: Unregister netdev at driver removeSubbaraya Sundeep2020-07-281-0/+1
| | | * | | | | | | | octeontx2-pf: cancel reset_task workSubbaraya Sundeep2020-07-281-0/+1
| | | * | | | | | | | octeontx2-pf: Fix reset_task bugsSubbaraya Sundeep2020-07-281-0/+3
| | |/ / / / / / / /
| | * | | | | | | | mlx4: disable device on shutdownJakub Kicinski2020-07-281-0/+2
| | * | | | | | | | Merge branch 'rhashtable-Fix-unprotected-RCU-dereference-in-__rht_ptr'David S. Miller2020-07-282-57/+47
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu2020-07-282-51/+40
| | | * | | | | | | | rhashtable: Fix unprotected RCU dereference in __rht_ptrHerbert Xu2020-07-281-12/+13
| | |/ / / / / / / /
| | * | | | | | | | net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623René van Dorst2020-07-281-5/+14
| | * | | | | | | | Merge tag 'mlx5-fixes-2020-07-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-07-288-52/+121
| | |\ \ \ \ \ \ \ \