Age | Commit message (Expand) | Author |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-04 | Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-08-01 | vxlan: fix memleak of fdb | Taehee Yoo |
2020-07-31 | Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2020-07-31 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher... | David S. Miller |
2020-07-30 | net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq | Xin Xiong |
2020-07-30 | net/mlx5e: E-Switch, Specify flow_source for rule with no in_port | Jianbo Liu |
2020-07-30 | net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroring | Jianbo Liu |
2020-07-30 | net/mlx5e: CT: Support restore ipv6 tunnel | Jianbo Liu |
2020-07-30 | net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe... | Wang Hai |
2020-07-30 | ionic: unlock queue mutex in error path | Shannon Nelson |
2020-07-30 | net: ethernet: mtk_eth_soc: fix MTU warnings | Landen Chao |
2020-07-30 | net: nixge: fix potential memory leak in nixge_probe() | Lu Wei |
2020-07-30 | treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() | Kees Cook |
2020-07-30 | igb: reinit_locked() should be called with rtnl_lock | Francesco Ruggeri |
2020-07-30 | e1000e: continue to init PHY even when failed to disable ULP | Aaron Ma |
2020-07-29 | ibmvnic: Fix IRQ mapping disposal in error path | Thomas Falcon |
2020-07-29 | mlxsw: spectrum_router: Fix use-after-free in router init / de-init | Ido Schimmel |
2020-07-29 | mlxsw: core: Free EMAD transactions using kfree_rcu() | Ido Schimmel |
2020-07-29 | mlxsw: core: Increase scope of RCU read-side critical section | Ido Schimmel |
2020-07-29 | mlxsw: spectrum: Use different trap group for externally routed packets | Ido Schimmel |
2020-07-29 | mlxsw: spectrum_router: Allow programming link-local host routes | Ido Schimmel |
2020-07-29 | vxlan: Ensure FDB dump is performed under RCU | Ido Schimmel |
2020-07-28 | bareudp: forbid mixing IP and MPLS in multiproto mode | Guillaume Nault |
2020-07-28 | octeontx2-pf: Unregister netdev at driver remove | Subbaraya Sundeep |
2020-07-28 | octeontx2-pf: cancel reset_task work | Subbaraya Sundeep |
2020-07-28 | octeontx2-pf: Fix reset_task bugs | Subbaraya Sundeep |
2020-07-28 | mlx4: disable device on shutdown | Jakub Kicinski |
2020-07-28 | net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623 | René van Dorst |
2020-07-28 | Merge tag 'mlx5-fixes-2020-07-28' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2020-07-28 | net: lan78xx: replace bogus endpoint lookup | Johan Hovold |
2020-07-28 | net: lan78xx: fix transfer-buffer memory leak | Johan Hovold |
2020-07-28 | net: lan78xx: add missing endpoint sanity check | Johan Hovold |
2020-07-28 | usb: hso: check for return value in hso_serial_common_create() | Rustam Kovhaev |
2020-07-28 | net/mlx5e: Fix kernel crash when setting vf VLANID on a VF dev | Alaa Hleihel |
2020-07-28 | net/mlx5e: Modify uplink state on interface up/down | Ron Diskin |
2020-07-28 | net/mlx5: Query PPS pin operational status before registering it | Eran Ben Elisha |
2020-07-28 | net/mlx5e: Fix slab-out-of-bounds in mlx5e_rep_is_lag_netdev | Raed Salem |
2020-07-28 | net/mlx5: Verify Hardware supports requested ptp function on a given pin | Eran Ben Elisha |
2020-07-28 | net/mlx5: Fix a bug of using ptp channel index as pin index | Eran Ben Elisha |
2020-07-28 | net/mlx5e: Fix missing cleanup of ethtool steering during rep rx cleanup | Maor Dickman |
2020-07-28 | net/mlx5e: Fix error path of device attach | Aya Levin |
2020-07-28 | net/mlx5: Fix forward to next namespace | Maor Gottlieb |
2020-07-28 | net/mlx5: E-switch, Destroy TSAR after reload interface | Parav Pandit |
2020-07-28 | net/mlx5: E-switch, Destroy TSAR when fail to enable the mode | Parav Pandit |
2020-07-28 | net: hns3: fix for VLAN config when reset failed | Guojia Liao |
2020-07-28 | net: hns3: fix aRFS FD rules leftover after add a user FD rule | Guojia Liao |
2020-07-28 | net: hns3: add reset check for VF updating port based VLAN | Jian Shen |
2020-07-28 | net: hns3: fix a TX timeout issue | Yonglong Liu |
2020-07-28 | net: hns3: fix desc filling bug when skb is expanded or lineared | Yunsheng Lin |