Age | Commit message (Expand) | Author |
2021-03-09 | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2021-03-09 | net: dsa: xrs700x: check if partner is same as port in hsr join | George McCollister |
2021-03-09 | Merge tag 'mips-fixes_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-03-09 | net: lapbether: Remove netif_start_queue / netif_stop_queue | Xie He |
2021-03-08 | net: bonding: fix error return code of bond_neigh_init() | Jia-Ju Bai |
2021-03-08 | net: enetc: allow hardware timestamping on TX queues with tc-etf enabled | Vladimir Oltean |
2021-03-08 | net: enetc: set MAC RX FIFO to recommended value | Alex Marginean |
2021-03-08 | net: davicom: Use platform_get_irq_optional() | Paul Cercueil |
2021-03-08 | net: davicom: Fix regulator not turned off on driver removal | Paul Cercueil |
2021-03-08 | net: davicom: Fix regulator not turned off on failed probe | Paul Cercueil |
2021-03-08 | net: wan: fix error return code of uhdlc_init() | Jia-Ju Bai |
2021-03-08 | net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch() | Jia-Ju Bai |
2021-03-08 | net: usb: log errors to dmesg/syslog | Grant Grundler |
2021-03-08 | net: usb: cdc_ncm: emit dev_err on error paths | Grant Grundler |
2021-03-08 | net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the fil... | Bhaskar Chowdhury |
2021-03-08 | net: dsa: bcm_sf2: simplify optional reset handling | Philipp Zabel |
2021-03-08 | crypto: mips/poly1305 - enable for all MIPS processors | Maciej W. Rozycki |
2021-03-07 | Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-03-05 | ethernet: alx: fix order of calls on resume | Jakub Kicinski |
2021-03-05 | lan743x: trim all 4 bytes of the FCS; not just 2 | George McCollister |
2021-03-05 | gianfar: fix jumbo packets+napi+rx overrun crash | Michael Braun |
2021-03-05 | sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count | Denis Efremov |
2021-03-05 | net/hamradio/6pack: remove redundant check in sp_encaps() | Denis Efremov |
2021-03-05 | r8169: fix r8168fp_adjust_ocp_cmd function | Hayes Wang |
2021-03-05 | ibmvnic: remove excessive irqsave | Junlin Yang |
2021-03-05 | stmmac: intel: Fixes clock registration error seen for multiple interfaces | Wong Vee Khee |
2021-03-05 | net: stmmac: Fix VLAN filter delete timeout issue in Intel mGBE SGMII | Ong Boon Leong |
2021-03-05 | net: intel: iavf: fix error return code of iavf_init_get_resources() | Jia-Ju Bai |
2021-03-05 | net: tehuti: fix error return code in bdx_probe() | Jia-Ju Bai |
2021-03-05 | net/mlx4_en: update moderation when config reset | Kevin(Yudong) Yang |
2021-03-04 | ibmvnic: always store valid MAC address | Jiri Wiesner |
2021-03-04 | netdevsim: init u64 stats for 32bit hardware | Hillf Danton |
2021-03-04 | net: usb: qmi_wwan: allow qmimux add/del with master up | Daniele Palmas |
2021-03-04 | net: dsa: sja1105: fix ucast/bcast flooding always remaining enabled | Vladimir Oltean |
2021-03-04 | net: dsa: sja1105: fix SGMII PCS being forced to SPEED_UNKNOWN instead of SPE... | Vladimir Oltean |
2021-03-04 | net: mscc: ocelot: properly reject destination IP keys in VCAP IS1 | Vladimir Oltean |
2021-03-04 | Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-03-04 | ixgbe: Fix memleak in ixgbe_configure_clsu32 | Dinghao Liu |
2021-03-04 | ixgbe: fail to create xfrm offload of IPsec tunnel mode SA | Antony Antony |
2021-03-03 | Revert "r8152: adjust the settings about MAC clock speed down for RTL8153" | Hayes Wang |
2021-03-03 | net: macb: Add default usrio config to default gem config | Atish Patra |
2021-03-03 | Merge tag 'wireless-drivers-2021-03-03' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
2021-03-03 | net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10 | Ong Boon Leong |
2021-03-03 | ibmvnic: Fix possibly uninitialized old_num_tx_queues variable warning. | Michal Suchanek |
2021-03-03 | octeontx2-af: cn10k: fix an array overflow in is_lmac_valid() | Dan Carpenter |
2021-03-03 | iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep war... | Jiri Kosina |
2021-03-03 | iwlwifi: fix ARCH=i386 compilation warnings | Pierre-Louis Bossart |
2021-03-03 | iwlwifi: mvm: add terminate entry for dmi_system_id tables | Wei Yongjun |
2021-03-03 | xen-netback: respect gnttab_map_refs()'s return value | Jan Beulich |
2021-03-02 | net: ethernet: mtk-star-emac: fix wrong unmap in RX handling | Biao Huang |