Age | Commit message (Expand) | Author |
2021-05-14 | net: dsa: qca8k: use iopoll macro for qca8k_busy_wait | Ansuel Smith |
2021-05-14 | net: dsa: qca8k: change simple print to dev variant | Ansuel Smith |
2021-05-14 | vhost_net: use XDP helpers | Matteo Croce |
2021-05-14 | igc: use XDP helpers | Matteo Croce |
2021-05-14 | stmmac: use XDP helpers | Matteo Croce |
2021-05-14 | net: stmmac: dwmac-rk: add support for rk3308 gmac | Tobias Schramm |
2021-05-14 | alx: fix missing unlock on error in alx_set_pauseparam() | Pu Lehui |
2021-05-14 | net: hns: remove redundant return int void function | Peng Li |
2021-05-14 | net: hns: space required before the open brace '{' | Peng Li |
2021-05-14 | net: hns: fix some code style issue about space | Peng Li |
2021-05-14 | net: hns: fix the comments style issue | Peng Li |
2021-05-14 | net: hns3: refactor dump ncl config of debugfs | Jiaran Zhang |
2021-05-14 | net: hns3: refactor dump m7 info of debugfs | Jiaran Zhang |
2021-05-14 | net: hns3: refactor dump reset info of debugfs | Jiaran Zhang |
2021-05-14 | net: hns3: refactor dump intr of debugfs | Jiaran Zhang |
2021-05-14 | net: hns3: refactor dump loopback of debugfs | Yufeng Mo |
2021-05-14 | net: hns3: refactor dump mng tbl of debugfs | Yufeng Mo |
2021-05-14 | net: hns3: refactor dump mac list of debugfs | Huazhong Tan |
2021-05-14 | net: hns3: refactor dump bd info of debugfs | Huazhong Tan |
2021-05-14 | net: hns3: refactor dev capability and dev spec of debugfs | Jiaran Zhang |
2021-05-14 | net: hns3: refactor the debugfs process | Yufeng Mo |
2021-05-14 | net: hns3: refactor out RX completion checksum | Huazhong Tan |
2021-05-14 | net: hns3: support RXD advanced layout | Huazhong Tan |
2021-05-14 | net: thunderx: Drop unnecessary NULL check after container_of | Guenter Roeck |
2021-05-14 | sfc: don't use netif_info et al before net_device is registered | Heiner Kallweit |
2021-05-13 | net: mana: Use struct_size() in kzalloc() | Gustavo A. R. Silva |
2021-05-13 | net: qed: remove redundant initialization of variable rc | Colin Ian King |
2021-05-13 | virtio-net: get build_skb() buf by data ptr | Xuan Zhuo |
2021-05-13 | virtio-net: fix for unable to handle page fault for address | Xuan Zhuo |
2021-05-13 | atl1c: improve link detection reliability on Mikrotik 10/25G NIC | Gatis Peisenieks |
2021-05-13 | atl1c: enable rx csum offload on Mikrotik 10/25G NIC | Gatis Peisenieks |
2021-05-13 | atl1c: adjust max mtu according to Mikrotik 10/25G NIC ability | Gatis Peisenieks |
2021-05-13 | atl1c: improve performance by avoiding unnecessary pcie writes on xmit | Gatis Peisenieks |
2021-05-13 | atl1c: show correct link speed on Mikrotik 10/25G NIC | Gatis Peisenieks |
2021-05-13 | net: hinic: fix misspelled "acessing" | Guangbin Huang |
2021-05-13 | net: hinic: remove unnecessary parentheses | Guangbin Huang |
2021-05-13 | net: hinic: add blank line after function declaration | Guangbin Huang |
2021-05-13 | net: hinic: remove unnecessary blank line | Guangbin Huang |
2021-05-13 | alx: use fine-grained locking instead of RTNL | Johannes Berg |
2021-05-12 | atm: nicstar: Fix possible use-after-free in nicstar_cleanup() | Zou Wei |
2021-05-11 | usb: class: cdc-wdm: WWAN framework integration | Loic Poulain |
2021-05-11 | mISDN: fix possible use-after-free in HFC_cleanup() | Zou Wei |
2021-05-11 | atm: iphase: fix possible use-after-free in ia_module_exit() | Zou Wei |
2021-05-10 | mvpp2: suppress warning | Matteo Croce |
2021-05-10 | mvpp2: remove unused parameter | Matteo Croce |
2021-05-10 | net: pch_gbe: remove unneeded MODULE_VERSION() call | Andy Shevchenko |
2021-05-10 | net: pch_gbe: Use proper accessors to BE data in pch_ptp_match() | Andy Shevchenko |
2021-05-10 | net: pch_gbe: use readx_poll_timeout_atomic() variant | Andy Shevchenko |
2021-05-10 | net: pch_gbe: Convert to use GPIO descriptors | Andy Shevchenko |
2021-05-10 | net: pch_gbe: Propagate error from devm_gpio_request_one() | Andy Shevchenko |