Age | Commit message (Expand) | Author |
2021-01-20 | Merge tag 'linux-can-fixes-for-5.11-20210120' of git://git.kernel.org/pub/scm... | Jakub Kicinski |
2021-01-20 | net: systemport: free dev before on error path | Pan Bian |
2021-01-20 | net: usb: cdc_ncm: don't spew notifications | Grant Grundler |
2021-01-20 | net: mscc: ocelot: Fix multicast to the CPU port | Alban Bedel |
2021-01-20 | can: peak_usb: fix use after free bugs | Vincent Mailhol |
2021-01-20 | can: vxcan: vxcan_xmit: fix use after free bug | Vincent Mailhol |
2021-01-20 | can: dev: can_restart: fix use after free bug | Vincent Mailhol |
2021-01-19 | net: dsa: b53: fix an off by one in checking "vlan->vid" | Dan Carpenter |
2021-01-19 | sh_eth: Fix power down vs. is_opened flag ordering | Geert Uytterhoeven |
2021-01-19 | sh_eth: Make PHY access aware of Runtime PM to fix reboot crash | Geert Uytterhoeven |
2021-01-19 | mdio-bitbang: Export mdiobb_{read,write}() | Geert Uytterhoeven |
2021-01-18 | net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnext | Rasmus Villemoes |
2021-01-18 | net: mscc: ocelot: allow offloading of bridge on top of LAG | Vladimir Oltean |
2021-01-15 | octeontx2-af: Fix missing check bugs in rvu_cgx.c | Yingjie Wang |
2021-01-14 | nt: usb: USB_RTL8153_ECM should not default to y | Geert Uytterhoeven |
2021-01-14 | net: stmmac: fix taprio configuration when base_time is in the past | Yannick Vignon |
2021-01-14 | net: stmmac: fix taprio schedule configuration | Yannick Vignon |
2021-01-13 | net: stmmac: Fixed mtu channged by cache aligned | David Wu |
2021-01-13 | cxgb4/chtls: Fix tid stuck due to wrong update of qid | Ayush Sawal |
2021-01-13 | i40e: fix potential NULL pointer dereferencing | Cristian Dumitrescu |
2021-01-13 | Merge tag 'linux-can-fixes-for-5.11-20210113' of git://git.kernel.org/pub/scm... | Jakub Kicinski |
2021-01-13 | net: stmmac: use __napi_schedule() for PREEMPT_RT | Seb Laveze |
2021-01-13 | can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL pointer check | Qinglang Miao |
2021-01-12 | bnxt_en: Clear DEFRAG flag in firmware message when retry flashing. | Pavan Chebbi |
2021-01-12 | bnxt_en: Improve stats context resource accounting with RDMA driver loaded. | Michael Chan |
2021-01-12 | r8153_ecm: Add Lenovo Powered USB-C Hub as a fallback of r8152 | Leon Schuermann |
2021-01-12 | r8152: Add Lenovo Powered USB-C Travel Hub | Leon Schuermann |
2021-01-12 | net: phy: smsc: fix clk error handling | Marco Felsch |
2021-01-11 | rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request | Andrey Zhizhikin |
2021-01-11 | net: mvpp2: Remove Pause and Asym_Pause support | Stefan Chulski |
2021-01-09 | mlxsw: core: Increase critical threshold for ASIC thermal zone | Vadim Pasternak |
2021-01-09 | mlxsw: core: Add validation of transceiver temperature thresholds | Vadim Pasternak |
2021-01-09 | netxen_nic: fix MSI/MSI-x interrupts | Manish Chopra |
2021-01-08 | ppp: fix refcount underflow on channel unbridge | Tom Parkin |
2021-01-08 | net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs links | Stephan Gerhold |
2021-01-07 | Merge tag 'mlx5-fixes-2021-01-07' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski |
2021-01-07 | net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE | Aleksander Jan Bajkowski |
2021-01-07 | octeontx2-af: fix memory leak of lmac and lmac->name | Colin Ian King |
2021-01-07 | chtls: Fix chtls resources release sequence | Ayush Sawal |
2021-01-07 | chtls: Added a check to avoid NULL pointer dereference | Ayush Sawal |
2021-01-07 | chtls: Replace skb_dequeue with skb_peek | Ayush Sawal |
2021-01-07 | chtls: Avoid unnecessary freeing of oreq pointer | Ayush Sawal |
2021-01-07 | chtls: Fix panic when route to peer not configured | Ayush Sawal |
2021-01-07 | chtls: Remove invalid set_tcb call | Ayush Sawal |
2021-01-07 | chtls: Fix hardware tid leak | Ayush Sawal |
2021-01-07 | net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups | Dinghao Liu |
2021-01-07 | net/mlx5e: Fix two double free cases | Dinghao Liu |
2021-01-07 | net/mlx5: Release devlink object if adev fails | Leon Romanovsky |
2021-01-07 | net/mlx5e: ethtool, Fix restriction of autoneg with 56G | Aya Levin |
2021-01-07 | net/mlx5e: In skb build skip setting mark in switchdev mode | Maor Dickman |