Age | Commit message (Expand) | Author |
2022-05-24 | Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-05-23 | Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-05-19 | xen/netfront: use xenbus_setup_ring() and xenbus_teardown_ring() | Juergen Gross |
2022-05-19 | xen: update ring.h | Juergen Gross |
2022-05-19 | xen/netfront: switch netfront to use INVALID_GRANT_REF | Juergen Gross |
2022-05-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski |
2022-05-18 | net: ftgmac100: Disable hardware checksum on AST2600 | Joel Stanley |
2022-05-18 | igb: skip phy status check where unavailable | Kevin Mitchell |
2022-05-18 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller |
2022-05-17 | net/mlx5: Drain fw_reset when removing device | Shay Drory |
2022-05-17 | net/mlx5e: CT: Fix setting flow_source for smfs ct tuples | Paul Blakey |
2022-05-17 | net/mlx5e: CT: Fix support for GRE tuples | Paul Blakey |
2022-05-17 | net/mlx5e: Remove HW-GRO from reported features | Gal Pressman |
2022-05-17 | net/mlx5e: Properly block HW GRO when XDP is enabled | Maxim Mikityanskiy |
2022-05-17 | net/mlx5e: Properly block LRO when XDP is enabled | Maxim Mikityanskiy |
2022-05-17 | net/mlx5e: Block rx-gro-hw feature in switchdev mode | Aya Levin |
2022-05-17 | net/mlx5e: Wrap mlx5e_trap_napi_poll into rcu_read_lock | Maxim Mikityanskiy |
2022-05-17 | net/mlx5: DR, Ignore modify TTL on RX if device doesn't support it | Yevgeny Kliteynik |
2022-05-17 | net/mlx5: Initialize flow steering during driver probe | Shay Drory |
2022-05-17 | net/mlx5: DR, Fix missing flow_source when creating multi-destination FW table | Maor Dickman |
2022-05-17 | net/qla3xxx: Fix a test in ql_reset_work() | Christophe JAILLET |
2022-05-17 | ice: Fix interrupt moderation settings getting cleared | Michal Wilczynski |
2022-05-17 | ice: fix possible under reporting of ethtool Tx and Rx statistics | Paul Greenwalt |
2022-05-17 | ice: fix crash when writing timestamp on RX rings | Arkadiusz Kubalewski |
2022-05-17 | net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup() | Zixuan Fu |
2022-05-17 | net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf() | Zixuan Fu |
2022-05-17 | net: systemport: Fix an error handling path in bcm_sysport_probe() | Christophe JAILLET |
2022-05-17 | net: lan966x: Fix assignment of the MAC address | Horatiu Vultur |
2022-05-16 | niu: Silence randstruct warnings | Kees Cook |
2022-05-16 | net: fix dev_fill_forward_path with pppoe + bridge | Felix Fietkau |
2022-05-16 | Merge tag 'linux-can-fixes-for-5.18-20220514' of git://git.kernel.org/pub/scm... | David S. Miller |
2022-05-14 | can: m_can: remove support for custom bit timing, take #2 | Jarkko Nikula |
2022-05-14 | Revert "can: m_can: pci: use custom bit timings for Elkhart Lake" | Jarkko Nikula |
2022-05-13 | net: macb: Increment rx bd head after allocating skb and buffer | Harini Katakam |
2022-05-13 | net: ipa: get rid of a duplicate initialization | Alex Elder |
2022-05-13 | net: ipa: record proper RX transaction count | Alex Elder |
2022-05-13 | net: ipa: certain dropped packets aren't accounted for | Alex Elder |
2022-05-12 | net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe() | Taehee Yoo |
2022-05-12 | net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down() | Florian Fainelli |
2022-05-12 | mlxsw: Avoid warning during ip6gre device removal | Amit Cohen |
2022-05-12 | net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral | Florian Fainelli |
2022-05-12 | net: ethernet: mediatek: ppe: fix wrong size passed to memset() | Yang Yingliang |
2022-05-11 | Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski |
2022-05-11 | i40e: i40e_main: fix a missing check on list iterator | Xiaomeng Tong |
2022-05-11 | net: atlantic: verify hw_head_ lies within TX buffer ring | Grant Grundler |
2022-05-11 | net: atlantic: add check for MAX_SKB_FRAGS | Grant Grundler |
2022-05-11 | net: atlantic: reduce scope of is_rsc_complete | Grant Grundler |
2022-05-11 | net: atlantic: fix "frag[0] not initialized" | Grant Grundler |
2022-05-10 | net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe() | Yang Yingliang |
2022-05-10 | net: phy: micrel: Fix incorrect variable type in micrel | Wan Jiabing |