| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+7 |
| 2026-05-12 | net: Consistently define pci_device_ids using named initializers | Uwe Kleine-König (The Capable Hub) | 4 | -34/+21 |
| 2026-05-08 | net: wan: fsl_ucc_hdlc: free tx_skbuff in uhdlc_memclean | Holger Brunck | 1 | -0/+7 |
| 2026-05-02 | net: wan: fsl_ucc_hdlc: fix ucc_hdlc_remove | Holger Brunck | 1 | -2/+2 |
| 2026-05-02 | net: wan: fsl_ucc_hdlc: fix uhdlc_memclean | Holger Brunck | 1 | -5/+0 |
| 2026-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -5/+8 |
| 2026-04-03 | net: lapbether: handle NETDEV_PRE_TYPE_CHANGE | Eric Dumazet | 1 | -5/+8 |
| 2026-03-29 | net: wan/fsl_ucc_hdlc: cleanup ucc_hdlc_poll | Tomas Alvarez Vanoli | 1 | -2/+1 |
| 2026-02-26 | Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -0/+2 |
| 2026-02-24 | net: wan: farsync: Fix use-after-free bugs caused by unfinished tasklets | Duoming Zhou | 1 | -0/+2 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 1 | -4/+2 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 8 | -11/+11 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 10 | -20/+17 |
| 2026-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -6/+2 |
| 2026-02-10 | net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean() | Thomas Fourier | 1 | -6/+2 |
| 2026-01-08 | net: wan: framer: Discard pm_runtime_put() return values | Rafael J. Wysocki | 1 | -3/+3 |
| 2025-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+4 |
| 2025-11-05 | net: wan: framer: pef2256: Switch to devm_mfd_add_devices() | Haotian Zhang | 1 | -3/+4 |
| 2025-10-14 | hdlc_ppp: fix potential null pointer in ppp_cp_event logging | Kriish Sharma | 1 | -3/+1 |
| 2025-09-26 | net: wan: framer: Add version sysfs attribute for the Lantiq PEF2256 framer | Christophe Leroy | 1 | -5/+19 |
| 2025-09-19 | wan: framer: pef2256: use %pe in print format | Jakub Kicinski | 1 | -2/+2 |
| 2025-08-08 | net: lapbether: ignore ops-locked netdevs | Stanislav Fomichev | 1 | -1/+1 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 3 | -3/+3 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 3 | -3/+3 |
| 2025-03-31 | net: lapbether: use netdev_lockdep_set_classes() helper | Eric Dumazet | 1 | -0/+2 |
| 2024-12-15 | net: wan: framer: Simplify API framer_provider_simple_of_xlate() implementation | Zijun Hu | 1 | -15/+8 |
| 2024-10-04 | net: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 4 | -4/+4 |
| 2024-07-31 | net: wan: fsl_qmc_hdlc: Discard received CRC | Herve Codina | 1 | -6/+18 |
| 2024-07-31 | net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutex | Herve Codina | 1 | -3/+4 |
| 2024-04-10 | net: wan: fsl_qmc_hdlc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-04-08 | net: handle HAS_IOPORT dependencies | Niklas Schnelle | 1 | -1/+1 |
| 2024-03-18 | net: wan: fsl_qmc_hdlc: Fix module compilation | Herve Codina | 1 | -1/+1 |
| 2024-03-11 | net: wan: framer/pef2256: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2024-03-11 | net: wan: fsl_qmc_hdlc: Add framer support | Herve Codina | 1 | -5/+234 |
| 2024-03-11 | net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support | Herve Codina | 1 | -1/+150 |
| 2024-03-11 | net: wan: Add support for QMC HDLC | Herve Codina | 3 | -0/+432 |
| 2024-03-05 | net: wan: framer: make framer_class constant | Ricardo B. Marliere | 1 | -12/+9 |
| 2024-02-20 | net: wan: framer: constify of_phandle_args in xlate | Krzysztof Kozlowski | 1 | -4/+5 |
| 2024-01-11 | net: fill in MODULE_DESCRIPTION()s for ds26522 module | Breno Leitao | 1 | -0/+1 |
| 2023-12-12 | Merge tag 'pef2256-framer' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Jakub Kicinski | 8 | -0/+2073 |
| 2023-12-12 | net: wan: framer: Add support for the Lantiq PEF2256 framer | Herve Codina | 5 | -0/+1156 |
| 2023-12-12 | net: wan: Add framer framework support | Herve Codina | 5 | -0/+917 |
| 2023-12-05 | net: wan/ixp4xx_hss: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2023-12-05 | net: wan/fsl_ucc_hdlc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-10-11 | netdev: replace napi_reschedule with napi_schedule | Christian Marangi | 1 | -2/+2 |
| 2023-09-22 | drivers/net: process the result of hdlc_open() and add call of hdlc_close() i... | Alexandra Diupina | 1 | -2/+10 |
| 2023-06-15 | net: lapbether: only support ethernet devices | Eric Dumazet | 1 | -0/+3 |
| 2023-04-27 | Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 1 | -1/+1 |
| 2023-03-16 | net: Use of_property_read_bool() for boolean properties | Rob Herring | 1 | -8/+3 |
| 2023-03-11 | net: Replace all spi->chip_select and spi->cs_gpiod references with function ... | Amit Kumar Mahapatra | 1 | -1/+1 |
| 2023-01-13 | net: wan: Add checks for NULL for utdm in undo_uhdlc_init and unmap_si_regs | Esina Ekaterina | 1 | -2/+4 |
| 2022-12-12 | net: farsync: Fix kmemleak when rmmods farsync | Li Zetao | 1 | -0/+2 |
| 2022-11-08 | net: lapbether: fix issue of invalid opcode in lapbeth_open() | Zhengchao Shao | 1 | -0/+1 |
| 2022-11-07 | net: lapbether: fix issue of dev reference count leakage in lapbeth_device_ev... | Zhengchao Shao | 1 | -1/+1 |
| 2022-06-07 | WAN: Fix syntax errors in comments | Xiang wangx | 1 | -1/+1 |
| 2022-05-08 | net: wan: switch to netif_napi_add_weight() | Jakub Kicinski | 4 | -4/+5 |
| 2022-04-27 | net: wan: remove support for Z85230-based devices | Jakub Kicinski | 6 | -2760/+0 |
| 2022-04-27 | net: wan: remove support for COSA and SRP synchronous serial boards | Jakub Kicinski | 4 | -2179/+0 |
| 2022-04-06 | net: wan: remove the lanmedia (lmc) driver | Jakub Kicinski | 12 | -4260/+0 |
| 2022-03-24 | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -1/+2 |
| 2022-03-23 | Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 2 | -18/+24 |
| 2022-02-28 | Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Jakub Kicinski | 1 | -2/+1 |
| 2022-02-28 | net: wan: lmc: use time_is_before_jiffies() instead of open coding it | Wang Qing | 1 | -1/+2 |
| 2022-02-12 | net: ixp4xx_hss: Check features using syscon | Linus Walleij | 2 | -18/+24 |
| 2022-02-09 | spi: make remove callback a void function | Uwe Kleine-König | 1 | -2/+1 |
| 2021-12-24 | net: wan/lmc: fix spelling of "its" | Randy Dunlap | 1 | -1/+1 |
| 2021-11-30 | net: ixp4xx_hss: drop kfree for memory allocated with devm_kzalloc | Wei Yongjun | 1 | -1/+0 |
| 2021-11-29 | net: ixp4xx_hss: Convert to use DT probing | Linus Walleij | 1 | -75/+185 |
| 2021-11-15 | net/wan/fsl_ucc_hdlc: fix sparse warnings | Christophe Leroy | 1 | -30/+32 |
| 2021-10-22 | net: hldc_fr: use dev_addr_set() | Jakub Kicinski | 1 | -1/+3 |
| 2021-10-09 | net: use dev_addr_set() | Jakub Kicinski | 1 | -1/+1 |
| 2021-09-16 | net: wan: wanxl: define CROSS_COMPILE_M68K | Adam Borowski | 1 | -0/+2 |
| 2021-08-03 | wan: hostess_sv11: use module_init/module_exit helpers | Arnd Bergmann | 1 | -2/+4 |
| 2021-08-03 | wan: remove sbni/granch driver | Arnd Bergmann | 4 | -1814/+0 |
| 2021-08-03 | wan: remove stale Kconfig entries | Arnd Bergmann | 1 | -24/+0 |
| 2021-07-27 | net: split out ndo_siowandev ioctl | Arnd Bergmann | 22 | -228/+164 |
| 2021-07-27 | wan: cosa: remove dead cosa_net_ioctl() function | Arnd Bergmann | 1 | -14/+1 |
| 2021-07-27 | wan: use ndo_siocdevprivate | Arnd Bergmann | 8 | -56/+117 |
| 2021-07-26 | net: ixp4xx_hss: use dma_pool_zalloc | Jason Wang | 1 | -2/+1 |
| 2021-07-14 | Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 6 | -24/+24 |
| 2021-07-12 | net: hdlc: rename 'mod_init' & 'mod_exit' functions to be module-specific | Randy Dunlap | 6 | -24/+24 |
| 2021-07-10 | Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 1 | -0/+1 |
| 2021-06-21 | net: c101: remove redundant spaces | Peng Li | 1 | -1/+1 |
| 2021-06-21 | net: c101: replace comparison to NULL with "!card" | Peng Li | 1 | -2/+2 |
| 2021-06-21 | net: c101: add blank line after declarations | Peng Li | 1 | -0/+1 |
| 2021-06-18 | net: hostess_sv11: fix the alignment issue | Peng Li | 1 | -1/+1 |
| 2021-06-18 | net: hostess_sv11: fix the comments style issue | Peng Li | 1 | -30/+18 |
| 2021-06-18 | net: hostess_sv11: remove dead code | Peng Li | 1 | -2/+0 |
| 2021-06-18 | net: hostess_sv11: fix the code style issue about switch and case | Peng Li | 1 | -27/+27 |
| 2021-06-18 | net: hostess_sv11: remove trailing whitespace | Peng Li | 1 | -1/+1 |
| 2021-06-18 | net: hostess_sv11: move out assignment in if condition | Peng Li | 1 | -1/+2 |
| 2021-06-18 | net: hostess_sv11: fix the code style issue about "foo* bar" | Peng Li | 1 | -1/+1 |
| 2021-06-17 | net: hdlc_ppp: add required space | Peng Li | 1 | -1/+2 |
| 2021-06-17 | net: hdlc_ppp: remove unnecessary out of memory message | Peng Li | 1 | -3/+2 |
| 2021-06-17 | net: hdlc_ppp: move out assignment in if condition | Peng Li | 1 | -1/+2 |
| 2021-06-17 | net: hdlc_ppp: fix the code style issue about "foo* bar" | Peng Li | 1 | -7/+7 |
| 2021-06-17 | net: hdlc_ppp: add blank line after declarations | Peng Li | 1 | -0/+4 |
| 2021-06-17 | net: hdlc_ppp: remove redundant blank lines | Peng Li | 1 | -9/+0 |
| 2021-06-17 | soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.h | Arnd Bergmann | 1 | -0/+1 |
| 2021-06-16 | net: cosa: remove redundant spaces | Peng Li | 1 | -5/+5 |
| 2021-06-16 | net: cosa: remove trailing whitespaces | Peng Li | 1 | -13/+13 |
| 2021-06-16 | net: cosa: add some required spaces | Peng Li | 1 | -68/+69 |
| 2021-06-16 | net: cosa: fix the code style issue about trailing statements | Peng Li | 1 | -37/+74 |
| 2021-06-16 | net: cosa: fix the alignment issue | Peng Li | 1 | -10/+12 |
| 2021-06-16 | net: cosa: use BIT macro | Peng Li | 1 | -3/+3 |
| 2021-06-16 | net: cosa: add necessary () to macro argument | Peng Li | 1 | -7/+7 |
| 2021-06-16 | net: cosa: remove redundant braces {} | Peng Li | 1 | -3/+3 |
| 2021-06-16 | net: cosa: add braces {} to all arms of the statement | Peng Li | 1 | -3/+3 |
| 2021-06-16 | net: cosa: fix the comments style issue | Peng Li | 1 | -56/+33 |
| 2021-06-16 | net: cosa: move out assignment in if condition | Peng Li | 1 | -10/+15 |
| 2021-06-16 | net: cosa: replace comparison to NULL with "!chan->rx_skb" | Peng Li | 1 | -3/+3 |
| 2021-06-16 | net: cosa: fix the code style issue about "foo* bar" | Peng Li | 1 | -1/+1 |
| 2021-06-16 | net: cosa: add blank line after declarations | Peng Li | 1 | -0/+15 |
| 2021-06-16 | net: cosa: remove redundant blank lines | Peng Li | 1 | -10/+0 |
| 2021-06-15 | net: pci200syn: fix the comments style issue | Peng Li | 1 | -2/+1 |
| 2021-06-15 | net: pci200syn: add necessary () to macro argument | Peng Li | 1 | -1/+1 |
| 2021-06-15 | net: pci200syn: add some required spaces | Peng Li | 1 | -8/+8 |
| 2021-06-15 | net: pci200syn: replace comparison to NULL with "!card" | Peng Li | 1 | -4/+2 |
| 2021-06-15 | net: pci200syn: add blank line after declarations | Peng Li | 1 | -1/+3 |
| 2021-06-15 | net: pci200syn: remove redundant blank lines | Peng Li | 1 | -20/+0 |
| 2021-06-15 | net: z85230: remove unnecessary out of memory message | Peng Li | 1 | -3/+2 |
| 2021-06-15 | net: z85230: fix the code style issue about open brace { | Peng Li | 1 | -72/+36 |
| 2021-06-15 | net: z85230: add some required spaces | Peng Li | 1 | -207/+209 |
| 2021-06-15 | net: z85230: remove trailing whitespaces | Peng Li | 1 | -119/+105 |
| 2021-06-15 | net: z85230: fix the code style issue about "if..else.." | Peng Li | 1 | -16/+8 |
| 2021-06-15 | net: z85230: fix the comments style issue | Peng Li | 1 | -131/+83 |
| 2021-06-15 | net: z85230: replace comparison to NULL with "!skb" | Peng Li | 1 | -7/+7 |
| 2021-06-15 | net: z85230: fix the code style issue about EXPORT_SYMBOL(foo) | Peng Li | 1 | -18/+0 |
| 2021-06-15 | net: z85230: add blank line after declarations | Peng Li | 1 | -0/+6 |
| 2021-06-15 | net: z85230: remove redundant blank lines | Peng Li | 1 | -33/+1 |
| 2021-06-11 | net: pc300too: fix the comments style issue | Peng Li | 1 | -2/+1 |
| 2021-06-11 | net: pc300too: add some required spaces | Peng Li | 1 | -4/+4 |
| 2021-06-11 | net: pc300too: replace comparison to NULL with "!card->plxbase" | Peng Li | 1 | -4/+2 |
| 2021-06-11 | net: pc300too: remove redundant initialization for statics | Peng Li | 1 | -1/+1 |
| 2021-06-11 | net: pc300too: move out assignment in if condition | Peng Li | 1 | -2/+4 |
| 2021-06-11 | net: pc300too: fix the code style issue about "foo * bar" | Peng Li | 1 | -1/+1 |
| 2021-06-11 | net: pc300too: add blank line after declarations | Peng Li | 1 | -1/+2 |
| 2021-06-11 | net: pc300too: remove redundant blank lines | Peng Li | 1 | -22/+0 |
| 2021-06-10 | net: ixp4xx_hss: add braces {} to all arms of the statement | Peng Li | 1 | -2/+2 |
| 2021-06-10 | net: ixp4xx_hss: fix the comments style issue | Peng Li | 1 | -5/+7 |
| 2021-06-10 | net: ixp4xx_hss: remove redundant spaces | Peng Li | 1 | -13/+13 |
| 2021-06-10 | net: ixp4xx_hss: add some required spaces | Peng Li | 1 | -4/+4 |
| 2021-06-10 | net: ixp4xx_hss: move out assignment in if condition | Peng Li | 1 | -23/+43 |
| 2021-06-10 | net: ixp4xx_hss: fix the code style issue about "foo* bar" | Peng Li | 1 | -3/+3 |
| 2021-06-10 | net: ixp4xx_hss: add blank line after declarations | Peng Li | 1 | -0/+5 |
| 2021-06-10 | net: ixp4xx_hss: remove redundant blank lines | Peng Li | 1 | -11/+0 |
| 2021-06-09 | net: lapbether: fix the code style issue about line length | Peng Li | 1 | -1/+2 |
| 2021-06-09 | net: lapbether: fix the alignment issue | Peng Li | 1 | -1/+1 |
| 2021-06-09 | net: lapbether: replace comparison to NULL with "lapbeth_get_x25_dev" | Peng Li | 1 | -1/+1 |
| 2021-06-09 | net: lapbether: fix the comments style issue | Peng Li | 1 | -17/+10 |
| 2021-06-09 | net: lapbether: remove unnecessary out of memory message | Peng Li | 1 | -6/+2 |
| 2021-06-09 | net: lapbether: remove trailing whitespaces | Peng Li | 1 | -3/+3 |
| 2021-06-09 | net: lapbether: move out assignment in if condition | Peng Li | 1 | -5/+10 |
| 2021-06-09 | net: lapbether: add blank line after declarations | Peng Li | 1 | -0/+1 |
| 2021-06-09 | net: lapbether: remove redundant blank line | Peng Li | 1 | -1/+0 |
| 2021-06-08 | net: farsync: replace comparison to NULL with "fst_card_array[i]" | Peng Li | 1 | -2/+2 |
| 2021-06-08 | net: farsync: remove redundant return | Peng Li | 1 | -1/+0 |
| 2021-06-08 | net: farsync: fix the alignment issue | Peng Li | 1 | -1/+1 |
| 2021-06-08 | net: farsync: remove redundant parentheses | Peng Li | 1 | -8/+8 |
| 2021-06-08 | net: farsync: remove redundant spaces | Peng Li | 1 | -9/+9 |
| 2021-06-08 | net: farsync: remove redundant braces {} | Peng Li | 1 | -51/+35 |
| 2021-06-08 | net: farsync: add some required spaces | Peng Li | 1 | -6/+6 |
| 2021-06-08 | net: farsync: fix the code style issue about macros | Peng Li | 1 | -6/+6 |
| 2021-06-08 | net: farsync: code indent use tabs where possible | Peng Li | 1 | -18/+18 |
| 2021-06-08 | net: farsync: remove trailing whitespaces | Peng Li | 1 | -15/+15 |
| 2021-06-08 | net: farsync: fix the comments style issue | Peng Li | 1 | -152/+83 |
| 2021-06-08 | net: farsync: remove redundant initialization for statics | Peng Li | 1 | -2/+2 |
| 2021-06-08 | net: farsync: move out assignment in if condition | Peng Li | 1 | -8/+16 |
| 2021-06-08 | net: farsync: fix the code style issue about "foo* bar" | Peng Li | 1 | -1/+1 |
| 2021-06-08 | net: farsync: add blank line after declarations | Peng Li | 1 | -0/+2 |
| 2021-06-08 | net: farsync: remove redundant blank lines | Peng Li | 1 | -3/+0 |
| 2021-06-07 | net: hd64570: add some required spaces | Peng Li | 1 | -2/+2 |
| 2021-06-07 | net: hd64570: remove redundant parentheses | Peng Li | 1 | -2/+2 |
| 2021-06-07 | net: hd64570: fix the comments style issue | Peng Li | 1 | -3/+3 |
| 2021-06-07 | net: hd64570: add braces {} to all arms of the statement | Peng Li | 1 | -4/+8 |
| 2021-06-07 | net: hd64570: fix the code style issue about trailing statements | Peng Li | 1 | -18/+42 |
| 2021-06-07 | net: hd64570: fix the code style issue about "foo* bar" | Peng Li | 1 | -7/+7 |
| 2021-06-07 | net: hd64570: add blank line after declarations | Peng Li | 1 | -0/+2 |
| 2021-06-07 | net: hd64570: remove redundant blank lines | Peng Li | 1 | -22/+0 |
| 2021-06-04 | net: hdlc_x25: fix the alignment issue | Peng Li | 1 | -14/+14 |
| 2021-06-04 | net: hdlc_x25: fix the code issue about "if..else.." | Peng Li | 1 | -2/+1 |
| 2021-06-04 | net: hdlc_x25: add some required spaces | Peng Li | 1 | -1/+2 |
| 2021-06-04 | net: hdlc_x25: move out assignment in if condition | Peng Li | 1 | -6/+11 |
| 2021-06-04 | net: hdlc_x25: remove unnecessary out of memory message | Peng Li | 1 | -3/+1 |
| 2021-06-04 | net: hdlc_x25: remove redundant blank lines | Peng Li | 1 | -22/+0 |
| 2021-06-03 | net: hdlc_cisco: remove redundant space | Peng Li | 1 | -1/+1 |
| 2021-06-03 | net: hdlc_cisco: add blank line after declaration | Peng Li | 1 | -0/+1 |
| 2021-06-03 | net: hdlc_cisco: remove unnecessary out of memory message | Peng Li | 1 | -3/+2 |
| 2021-06-03 | net: hdlc_cisco: add some required spaces | Peng Li | 1 | -3/+4 |
| 2021-06-03 | net: hdlc_cisco: fix the code style issue about "foo* bar" | Peng Li | 1 | -6/+6 |
| 2021-06-03 | net: hdlc_cisco: remove redundant blank lines | Peng Li | 1 | -22/+0 |
| 2021-06-01 | net: hdlc: add braces {} to all arms of the statement | Peng Li | 1 | -1/+2 |
| 2021-06-01 | net: hdlc: move out assignment in if condition | Peng Li | 1 | -2/+4 |
| 2021-06-01 | net: hdlc: replace comparison to NULL with "!param" | Peng Li | 1 | -2/+2 |
| 2021-06-01 | net: hdlc: fix an code style issue about EXPORT_SYMBOL(foo) | Peng Li | 1 | -11/+10 |
| 2021-06-01 | net: hdlc: fix an code style issue about "foo* bar" | Peng Li | 1 | -1/+1 |
| 2021-06-01 | net: hdlc: add blank line after declarations | Peng Li | 1 | -0/+4 |
| 2021-06-01 | net: hdlc: remove redundant blank lines | Peng Li | 1 | -23/+0 |
| 2021-05-31 | net: sealevel: fix the alignment issue | Peng Li | 1 | -1/+1 |