- db0dcc6 ethernet: make use of eth_hw_addr_random() where appropriate by Jakub Kicinski · 3 years, 5 months ago
- 7666075 ethernet: constify references to netdev->dev_addr in drivers by Jakub Kicinski · 3 years, 5 months ago
- 894b0fb ethernet: make more use of device_get_ethdev_address() by Jakub Kicinski · 3 years, 5 months ago
- 0a14501 eth: fwnode: remove the addr len from mac helpers by Jakub Kicinski · 3 years, 5 months ago
- 8017c4d eth: fwnode: change the return type of mac address helpers by Jakub Kicinski · 3 years, 5 months ago
- 9ca01b2 ethernet: use of_get_ethdev_address() by Jakub Kicinski · 3 years, 5 months ago
- f3956eb ethernet: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 5 months ago
- 0a83299 net: qcom/emac: Replace strlcpy with strscpy by Jason Wang · 3 years, 6 months ago
- 429205d net: qualcomm: fix QCA7000 checksum handling by Stefan Wahren · 3 years, 6 months ago
- a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 7 months ago
- ad297cd net: qcom/emac: fix UAF in emac_remove by Pavel Skripkin · 3 years, 8 months ago
- dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago
- 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 753ba09 net: qualcomm: rmnet: fix two pointer math bugs by Dan Carpenter · 3 years, 9 months ago
- adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- 37aadc68 sched: Unbreak wakeups by Peter Zijlstra · 3 years, 9 months ago
- 56a967c net: qualcomm: rmnet: Remove some unneeded casts by Subash Abhinov Kasiviswanathan · 3 years, 9 months ago
- d917c35 net: qualcomm: rmnet: Allow partial updates of IFLA_FLAGS by Bjorn Andersson · 3 years, 9 months ago
- b84b53e net: qualcomm: rmnet: always expose a few functions by Alex Elder · 3 years, 9 months ago
- 994c393 net: qualcomm: rmnet: don't over-count statistics by Alex Elder · 3 years, 9 months ago
- 185a108 net: qualcomm: rmnet: IPv6 payload length is simple by Alex Elder · 3 years, 9 months ago
- 411a795 net: qualcomm: rmnet: drop some unary NOTs by Alex Elder · 3 years, 9 months ago
- be754f6 net: qualcomm: rmnet: trailer value is a checksum by Alex Elder · 3 years, 9 months ago
- 698aa6c net: qualcomm: rmnet: remove unneeded code by Alex Elder · 3 years, 9 months ago
- fab01a6 net: qualcomm: rmnet: return earlier for bad checksum by Alex Elder · 3 years, 9 months ago
- 9d0407b net: qualcomm: rmnet: show that an intermediate sum is zero by Alex Elder · 3 years, 9 months ago
- bbd45f1 net: qualcomm: rmnet: rearrange some NOTs by Alex Elder · 3 years, 9 months ago
- 0e6af89 net: qualcomm: rmnet: remove some local variables by Alex Elder · 3 years, 9 months ago
- 23a5708 net: qualcomm: rmnet: avoid unnecessary IPv6 byte-swapping by Alex Elder · 3 years, 9 months ago
- a2918a1 net: qualcomm: rmnet: avoid unnecessary byte-swapping by Alex Elder · 3 years, 9 months ago
- e5adbbd net: qualcomm: rmnet: clarify a bit of code by Alex Elder · 3 years, 9 months ago
- 16bf3d3 net: qualcomm: rmnet: IPv4 header has zero checksum by Alex Elder · 3 years, 9 months ago
- 874a333 net: qualcomm: rmnet: simplify rmnet_map_get_csum_field() by Alex Elder · 3 years, 9 months ago
- 1d257f4 net: qualcomm: rmnet: get rid of some local variables by Alex Elder · 3 years, 9 months ago
- 75db5b07 net: qualcomm: rmnet: eliminate some ifdefs by Alex Elder · 3 years, 9 months ago
- e4517d8 net: qualcomm: rmnet: use ip_is_fragment() by Alex Elder · 3 years, 9 months ago
- 8b8701d net: ethernet: rmnet: Always subtract MAP header by Kristian Evensen · 3 years, 9 months ago
- 118de61 net: ethernet: rmnet: Restructure if checks to avoid uninitialized warning by Nathan Chancellor · 3 years, 9 months ago
- b6e5d27 net: ethernet: rmnet: Add support for MAPv5 egress packets by Sharath Chandra Vurukala · 3 years, 9 months ago
- e1d9a90a net: ethernet: rmnet: Support for ingress MAPv5 checksum offload by Sharath Chandra Vurukala · 3 years, 9 months ago
- a539356 net: qca_spi: Introduce stat about bad signature by Stefan Wahren · 3 years, 10 months ago
- 6e03f3f net: qca_spi: Avoid re-sync for single signature error by Stefan Wahren · 3 years, 10 months ago
- b76078df net: qca_spi: Avoid reading signature three times in a row by Stefan Wahren · 3 years, 10 months ago
- 6d72e7c net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send by Lv Yunlong · 3 years, 10 months ago
- 83216e3 of: net: pass the dst buffer to of_get_mac_address() by Michael Walle · 3 years, 11 months ago
- 86ca860 net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum header by Alex Elder · 4 years ago
- cc1b21b net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailer by Alex Elder · 4 years ago
- 16653c1 net: qualcomm: rmnet: use masks instead of C bit-fields by Alex Elder · 4 years ago
- 9d131d0 net: qualcomm: rmnet: kill RMNET_MAP_GET_*() accessor macros by Alex Elder · 4 years ago
- 50c62a1 net: qualcomm: rmnet: simplify some byte order logic by Alex Elder · 4 years ago
- d698e6a net: qualcomm: rmnet: Fix rx_handler for non-linear skbs by Loic Poulain · 4 years, 1 month ago
- b7f5eb6 net: qualcomm: rmnet: Update rmnet device MTU based on real device by Subash Abhinov Kasiviswanathan · 4 years, 3 months ago
- cc69837 net: don't include ethtool.h from netdevice.h by Jakub Kicinski · 4 years, 3 months ago
- fc70f5b net: qualcomm: rmnet: Fix incorrect receive packet handling during cleanup by Subash Abhinov Kasiviswanathan · 4 years, 4 months ago
- d0ea5cb drivers/net/ethernet: clean up mis-targeted comments by Jesse Brandeburg · 4 years, 5 months ago
- 715d087 net: ethernet: qualcomm: constify qca_serdev_ops by Rikard Falkeborn · 4 years, 6 months ago
- 50caa77 net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_phase1_init by Wang Hai · 4 years, 7 months ago
- 2fb2799 net: rmnet: do not allow to add multiple bridge interfaces by Taehee Yoo · 4 years, 8 months ago
- 2a762e9 net: rmnet: fix lower interface leak by Taehee Yoo · 4 years, 8 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 9 months ago
- 3e1853e net: emac: Fix use correct return type for ndo_start_xmit() by Yunjian Wang · 4 years, 10 months ago
- 2abb579 net: qualcomm: rmnet: Allow configuration updates to existing devices by Subash Abhinov Kasiviswanathan · 5 years ago
- 376d530 net: rmnet: set NETIF_F_LLTX flag by Taehee Yoo · 5 years ago
- 9c9cc91 net: rmnet: use GFP_KERNEL instead of GFP_ATOMIC by Taehee Yoo · 5 years ago
- fcf8f4e net: rmnet: print error message when command fails by Taehee Yoo · 5 years ago
- eed22a0 net: rmnet: add missing module alias by Taehee Yoo · 5 years ago
- 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- ad3cc31b net: rmnet: fix packet forwarding in rmnet bridge mode by Taehee Yoo · 5 years ago
- d939b6d net: rmnet: fix bridge mode bugs by Taehee Yoo · 5 years ago
- 037f9cd net: rmnet: use upper/lower device infrastructure by Taehee Yoo · 5 years ago
- 1dc49e9 net: rmnet: do not allow to change mux id if mux id is duplicated by Taehee Yoo · 5 years ago
- c026d97 net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device() by Taehee Yoo · 5 years ago
- 102210f net: rmnet: fix suspicious RCU usage by Taehee Yoo · 5 years ago
- 1eb1f43 net: rmnet: fix NULL pointer dereference in rmnet_changelink() by Taehee Yoo · 5 years ago
- 93b5cbf net: rmnet: fix NULL pointer dereference in rmnet_newlink() by Taehee Yoo · 5 years ago
- 8518b3b net: qcom/emac: use new helper tcp_v6_gso_csum_prep by Heiner Kallweit · 5 years ago
- fd786fb1 net: convert suitable drivers to use phy_do_ioctl_running by Heiner Kallweit · 5 years ago
- 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
- a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
- bc19c32 net: qca_spi: Move reset_count to struct qcaspi by Stefan Wahren · 5 years ago
- 3e7e676 net: qca_spi: fix receive buffer size check by Michael Heimpold · 5 years ago
- 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 5409386 net: qcom/emac: Demote MTU change print to debug by Florian Fainelli · 5 years ago
- e7a86c6 net: qualcomm: rmnet: Fix potential UAF when unregistering by Sean Tranchetti · 5 years ago
- 399e06a ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb” by Markus Elfring · 6 years ago
- 687236b qca: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 6 years ago
- c792c00 net: qcom/emac: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
- d1a5584 net: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 6 years ago
- a7cf3d2 net: qualcomm: rmnet: Fix incorrect UL checksum offload logic by Subash Abhinov Kasiviswanathan · 6 years ago
- d784097 net: Use skb accessors in network drivers by Matthew Wilcox (Oracle) · 6 years ago
- 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 97fb5e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 by Thomas Gleixner · 6 years ago
- 9395da4 net: qualcomm: rmnet: Move common struct definitions to include by Subash Abhinov Kasiviswanathan · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- a51645f net: ethernet: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
- eae15bd net: qualcomm: emac: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
- 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
- 2507915 net: qca_spi: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
- 315c9e8 net: qualcomm: rmnet: Remove set but not used variable 'cmd' by YueHaibing · 6 years ago