- 9fb8602 igb: override two checker warnings by Jesse Brandeburg · 3 years, 10 months ago
- b514958 igb: fix assignment on big endian machines by Jesse Brandeburg · 3 years, 10 months ago
- c7cbfb02 igb: handle vlan types with checker enabled by Jesse Brandeburg · 3 years, 10 months ago
- 88c228b igb/igc: use strongly typed pointer by Jesse Brandeburg · 3 years, 10 months ago
- 0a5d8a9 fm10k: move error check by Jesse Brandeburg · 3 years, 10 months ago
- c40591c intel: remove checker warning by Jesse Brandeburg · 3 years, 10 months ago
- d4ef552 e100: handle eeprom as little endian by Jesse Brandeburg · 3 years, 10 months ago
- e4e92ee7 net: wwan: core: Add WWAN device index sysfs attribute by Loic Poulain · 3 years, 8 months ago
- 1b19b3f Merge branch 'wan-cleanups' by David S. Miller · 3 years, 8 months ago
- 30cbb01 net: wan: add spaces required around that ':' and '+' by Peng Li · 3 years, 8 months ago
- 2aea27b net: wan: replace comparison to NULL with "!card" by Peng Li · 3 years, 8 months ago
- 6954227 net: wan: add some required spaces by Peng Li · 3 years, 8 months ago
- c4fdef9 net: wan: fix an code style issue about "foo* bar by Peng Li · 3 years, 8 months ago
- 9e7ee10 net: wan: add blank line after declarations by Peng Li · 3 years, 8 months ago
- 98d7282 net: wan: remove redundant blank lines by Peng Li · 3 years, 8 months ago
- 687c87a net/hamradio/6pack: Fix inconsistent indenting by Jiapeng Chong · 3 years, 8 months ago
- 307ea4c net: hns3: switch to dim algorithm for adaptive interrupt moderation by Huazhong Tan · 3 years, 8 months ago
- ccc882f net: bridge: remove redundant assignment by Nigel Christian · 3 years, 8 months ago
- c1eaf3c Merge branch 'wan-cleanups' by David S. Miller · 3 years, 8 months ago
- d140617 net: wan: add braces {} to all arms of the statement by Peng Li · 3 years, 8 months ago
- 80d67b9 net: wan: fix the comments style issue by Peng Li · 3 years, 8 months ago
- 336d781 net: wan: replace comparison to NULL with "!card" by Peng Li · 3 years, 8 months ago
- 87feef1 net: wan: move out assignment in if condition by Peng Li · 3 years, 8 months ago
- c3b6b5c net: wan: add some required spaces by Peng Li · 3 years, 8 months ago
- e587710 net: wan: fix the code style issue about trailing statements by Peng Li · 3 years, 8 months ago
- 261795f net: wan: code indent use tabs where possible by Peng Li · 3 years, 8 months ago
- f0328a1 net: wan: add blank line after declarations by Peng Li · 3 years, 8 months ago
- b32db03 net: wan: fix an code style issue about "foo* bar" by Peng Li · 3 years, 8 months ago
- 8890d0a net: wan: remove redundant blank lines by Peng Li · 3 years, 8 months ago
- d9d15a6 Merge branch 'sja1105-sja1110-prep' by David S. Miller · 3 years, 8 months ago
- 1bf658e net: dsa: sja1105: allow the frame buffer size to be customized by Vladimir Oltean · 3 years, 8 months ago
- 38fbe91 net: dsa: sja1105: configure the multicast policers, if present by Vladimir Oltean · 3 years, 8 months ago
- f78a251 net: dsa: sja1105: use sja1105_xfer_u32 for the reset procedure by Vladimir Oltean · 3 years, 8 months ago
- fd6f2c2 net: dsa: sja1105: dynamically choose the number of static config table entries by Vladimir Oltean · 3 years, 8 months ago
- c503767 net: dsa: sja1105: skip CGU configuration if it's unnecessary by Vladimir Oltean · 3 years, 8 months ago
- df2a81a net: dsa: sja1105: don't assign the host port using dsa_upstream_port() by Vladimir Oltean · 3 years, 8 months ago
- 82760d7 net: dsa: sja1105: dimension the data structures for a larger port count by Vladimir Oltean · 3 years, 8 months ago
- f238fef net: dsa: sja1105: avoid some work for unused ports by Vladimir Oltean · 3 years, 8 months ago
- 542043e net: dsa: sja1105: parameterize the number of ports by Vladimir Oltean · 3 years, 8 months ago
- feeb371 Merge branch 'hns3-promisc-updates' by David S. Miller · 3 years, 8 months ago
- 4e2471f net: hns3: use HCLGE_VPORT_STATE_PROMISC_CHANGE to replace HCLGE_STATE_PROMISC_CHANGED by Jian Shen · 3 years, 8 months ago
- 1e6e761 net: hns3: configure promisc mode for VF asynchronously by Jian Shen · 3 years, 8 months ago
- 62f148d nfc: st-nci: remove unnecessary assignment and label by wengjianfeng · 3 years, 8 months ago
- ec7d6dd ethernet: ucc_geth: Use kmemdup() rather than kmalloc+memcpy by YueHaibing · 3 years, 8 months ago
- 5d6c3d9 net: r6040: Allow restarting auto-negotiation by Florian Fainelli · 3 years, 8 months ago
- 2ae83ed Merge branch 'r6040-cleanups' by David S. Miller · 3 years, 8 months ago
- 0666690 net: r6040: Use ETH_FCS_LEN by Florian Fainelli · 3 years, 8 months ago
- 190e6e2 net: r6040: Use logical or for MDIO operations by Florian Fainelli · 3 years, 8 months ago
- 0056982 ehea: Use DEVICE_ATTR_*() macro by YueHaibing · 3 years, 8 months ago
- 4934fb7 sfc: falcon: use DEVICE_ATTR_*() macro by YueHaibing · 3 years, 8 months ago
- 3880fc37 sfc: use DEVICE_ATTR_*() macro by YueHaibing · 3 years, 8 months ago
- 52af13a net: ftgmac100: add missing error return code in ftgmac100_probe() by Yang Yingliang · 3 years, 8 months ago
- f5120f5 dpaa2-eth: don't print error from dpaa2_mac_connect if that's EPROBE_DEFER by Vladimir Oltean · 3 years, 8 months ago
- b12a6b7 Merge branch 'dpaa2-eth-of_node' by David S. Miller · 3 years, 8 months ago
- 30f43d6 dpaa2-eth: name the debugfs directory after the DPNI object by Ioana Ciornei · 3 years, 8 months ago
- b193f2e dpaa2-eth: setup the of_node field of the device by Ioana Ciornei · 3 years, 8 months ago
- f07b300 Merge branch 'sja1105-stats' by David S. Miller · 3 years, 8 months ago
- 039b167 net: dsa: sja1105: don't use burst SPI reads for port statistics by Vladimir Oltean · 3 years, 8 months ago
- 30a2e9c net: dsa: sja1105: stop reporting the queue levels in ethtool port counters by Vladimir Oltean · 3 years, 8 months ago
- 030c8198 net: hns3: Fix return of uninitialized variable ret by Colin Ian King · 3 years, 8 months ago
- 04fdfad atm: Fix typo by zuoqilin · 3 years, 8 months ago
- b269875 net: phy: Fix inconsistent indenting by Jiapeng Chong · 3 years, 8 months ago
- 31d990c sfc: farch: fix compile warning in efx_farch_dimension_resources() by Yang Yingliang · 3 years, 8 months ago
- 4057c58 net: bonding: bond_alb: Fix some typos in bond_alb.c by Wang Hai · 3 years, 8 months ago
- ae8102b caif_virtio: Fix some typos in caif_virtio.c by Wang Hai · 3 years, 8 months ago
- faf5954 Merge branch 'wan-cleanups' by David S. Miller · 3 years, 8 months ago
- 70fe452 net: wan: add necessary () to macro argument by Peng Li · 3 years, 8 months ago
- 1bf705d net: wan: add braces {} to all arms of the statement by Peng Li · 3 years, 8 months ago
- 145efe6c net: wan: remove redundant blank lines by Peng Li · 3 years, 8 months ago
- eab9948 net: wan: fix the code style issue about trailing statements by Peng Li · 3 years, 8 months ago
- 974221c net: wan: add some required spaces by Peng Li · 3 years, 8 months ago
- 4926257 net: wan: fix an code style issue about "foo* bar" by Peng Li · 3 years, 8 months ago
- 44be5c4 Merge branch 'sja1105-spi' by David S. Miller · 3 years, 8 months ago
- 718bad0 net: dsa: sja1105: adapt to a SPI controller with a limited max transfer size by Vladimir Oltean · 3 years, 8 months ago
- ca021f0 net: dsa: sja1105: send multiple spi_messages instead of using cs_change by Vladimir Oltean · 3 years, 8 months ago
- 48e8c6f net: phy: add driver for Motorcomm yt8511 phy by Peter Geis · 3 years, 8 months ago
- d0d62ba net: xilinx_emaclite: Do not print real IOMEM pointer by YueHaibing · 3 years, 8 months ago
- 86fe2f8 net: cdc_ncm: use DEVICE_ATTR_RW macro by YueHaibing · 3 years, 8 months ago
- 7567d60 net: usb: hso: use DEVICE_ATTR_RO macro by YueHaibing · 3 years, 8 months ago
- 48afdae net: atm: use DEVICE_ATTR_RO macro by YueHaibing · 3 years, 8 months ago
- 25173dd selftests: net: devlink_port_split.py: skip the test if no devlink device by Po-Hsu Lin · 3 years, 8 months ago
- 07b5dc1 ibmvnic: remove default label from to_string switch by Michal Suchanek · 3 years, 8 months ago
- 4b99b74 NFC: st21nfca: remove unnecessary variable and labels by wengjianfeng · 3 years, 8 months ago
- ba102914 Merge branch 'bond-cleanups' by David S. Miller · 3 years, 8 months ago
- 97a1111 net: bonding: use tabs instead of space for code indent by Yufeng Mo · 3 years, 8 months ago
- 5233351 net: bonding: remove unnecessary braces by Yufeng Mo · 3 years, 8 months ago
- 8ce390b net: bonding: fix code indent for conditional statements by Yufeng Mo · 3 years, 8 months ago
- 86a5ad0 net: bonding: add some required blank lines by Yufeng Mo · 3 years, 8 months ago
- 92b13ca Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 8 months ago
- 9382630 Merge branch 'net-leading-spaces' by David S. Miller · 3 years, 8 months ago
- 9e5914c mii: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
- cf9207d ifb: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
- 20a4fc3 net: appletalk: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
- a597111 net: fddi: skfp: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
- d1542f8 net: hamradio: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
- 63b6313 net: ppp: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
- 1d314fc net: slip: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
- 094fefd net: usb: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
- c169a93 net: wan: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
- dc185ae Merge branch 'hns3-debugfs' by David S. Miller · 3 years, 8 months ago