Age | Commit message (Expand) | Author |
2021-06-22 | net: marvell: return csum computation result from mvneta_rx_csum/mvpp2_rx_csum | Lorenzo Bianconi |
2021-06-22 | stmmac: dwmac-loongson: fix uninitialized variable in loongson_dwmac_probe() | Dan Carpenter |
2021-06-22 | hv_netvsc: Avoid field-overflowing memcpy() | Kees Cook |
2021-06-22 | net: dsa: b53: Create default VLAN entry explicitly | Florian Fainelli |
2021-06-22 | octeontx2-af: Avoid field-overflowing memcpy() | Kees Cook |
2021-06-22 | wwan: core: add WWAN common private data for netdev | Sergey Ryazanov |
2021-06-22 | net: iosm: create default link via WWAN core | Sergey Ryazanov |
2021-06-22 | wwan: core: support default netdev creation | Sergey Ryazanov |
2021-06-22 | wwan: core: no more hold netdev ops owning module | Sergey Ryazanov |
2021-06-22 | net: iosm: drop custom netdev(s) removing | Sergey Ryazanov |
2021-06-22 | wwan: core: remove all netdevs on ops unregistering | Sergey Ryazanov |
2021-06-22 | wwan: core: multiple netdevs deletion support | Sergey Ryazanov |
2021-06-22 | wwan: core: require WWAN netdev setup callback existence | Sergey Ryazanov |
2021-06-22 | wwan: core: relocate ops registering code | Sergey Ryazanov |
2021-06-22 | wwan_hwsim: support network interface creation | Sergey Ryazanov |
2021-06-22 | net: mvpp2: remove unused 'has_phy' field | Marcin Wojtas |
2021-06-22 | net: mvpp2: enable using phylink with ACPI | Marcin Wojtas |
2021-06-22 | net: mvmdio: add ACPI support | Marcin Wojtas |
2021-06-22 | net/fsl: switch to fwnode_mdiobus_register | Marcin Wojtas |
2021-06-22 | net: mdiobus: Introduce fwnode_mdbiobus_register() | Marcin Wojtas |
2021-06-21 | ibmvnic: Use strscpy() instead of strncpy() | Kees Cook |
2021-06-21 | net: ll_temac: Remove left-over debug message | Esben Haabendal |
2021-06-21 | net: hns3: Fix a memory leak in an error handling path in 'hclge_handle_error... | Christophe JAILLET |
2021-06-21 | net: fec: add ndo_select_queue to fix TX bandwidth fluctuations | Fugang Duan |
2021-06-21 | net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IP | Joakim Zhang |
2021-06-21 | net: c101: remove redundant spaces | Peng Li |
2021-06-21 | net: c101: replace comparison to NULL with "!card" | Peng Li |
2021-06-21 | net: c101: add blank line after declarations | Peng Li |
2021-06-21 | mlxsw: core: Add support for module EEPROM read by page | Ido Schimmel |
2021-06-21 | mlxsw: reg: Document possible MCIA status values | Ido Schimmel |
2021-06-21 | mlxsw: reg: Add bank number to MCIA register | Ido Schimmel |
2021-06-21 | net: ipa: add IPA v3.1 configuration data | Alex Elder |
2021-06-21 | net: ipa: introduce gsi_ring_setup() | Alex Elder |
2021-06-21 | net: ipa: FLAVOR_0 register doesn't exist until IPA v3.5 | Alex Elder |
2021-06-21 | net: ipa: disable misc clock gating for IPA v3.1 | Alex Elder |
2021-06-21 | net: ipa: inter-EE interrupts aren't always available | Alex Elder |
2021-06-21 | nfp: flower-ct: check for error in nfp_fl_ct_offload_nft_flow() | Dan Carpenter |
2021-06-21 | net: qualcomm: rmnet: fix two pointer math bugs | Dan Carpenter |
2021-06-21 | net: iosm: remove an unnecessary NULL check | Dan Carpenter |
2021-06-21 | net: hns3: fix a double shift bug | Dan Carpenter |
2021-06-21 | net: hns3: fix different snprintf() limit | Dan Carpenter |
2021-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-06-18 | Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-06-18 | Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-06-18 | net: wwan: Allow WWAN drivers to provide blocking tx and poll function | Stephan Gerhold |
2021-06-18 | net: wwan: Add RPMSG WWAN CTRL driver | Stephan Gerhold |
2021-06-18 | rpmsg: core: Add driver_data for rpmsg_device_id | Stephan Gerhold |
2021-06-18 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller |
2021-06-18 | net: ethernet: fix potential use-after-free in ec_bhf_remove | Pavel Skripkin |
2021-06-18 | NFC: nxp-nci: remove unnecessary label | wengjianfeng |