summaryrefslogtreecommitdiff
path: root/net/ethernet
AgeCommit message (Expand)Author
2022-12-07net: ethernet: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-08-25net: gro: skb_gro_header helper functionRichard Gobert
2022-04-07net: ethernet: set default assignment identifier to NET_NAME_ENUMIan Wienand
2021-11-24gro: remove rcu_read_lock/rcu_read_unlock from gro_complete handlersEric Dumazet
2021-11-24gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlersEric Dumazet
2021-10-08eth: platform: add a helper for loading netdev->dev_addrJakub Kicinski
2021-10-08ethernet: un-export nvmem_get_mac_address()Jakub Kicinski
2021-10-07eth: fwnode: add a helper for loading netdev->dev_addrJakub Kicinski
2021-10-07eth: fwnode: remove the addr len from mac helpersJakub Kicinski
2021-10-07eth: fwnode: change the return type of mac address helpersJakub Kicinski
2021-10-07device property: move mac addr helpers to eth.cJakub Kicinski
2021-10-02ethernet: use eth_hw_addr_set()Jakub Kicinski
2021-08-03move netdev_boot_setup into Space.cArnd Bergmann
2021-07-26Revert "net: dsa: Allow drivers to filter packets they can decode source port...Vladimir Oltean
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-03-18ethernet: avoid retpoline overhead on TEB (GENEVE, NvGRE, VxLAN) GROAlexander Lobakin
2021-03-14ethernet: constify eth_get_headlen()'s data argumentAlexander Lobakin
2020-11-17net: datagram: fix some kernel-doc markupsMauro Carvalho Chehab
2020-05-23net: move devres helpers into a separate source fileBartosz Golaszewski
2020-01-27net: remove eth_change_mtuHeiner Kallweit
2019-11-07net: add annotations on hh->hh_len lockless accessesEric Dumazet
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-02net: ethernet: improve eth_platform_get_mac_addressHeiner Kallweit
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-05net: dsa: Allow drivers to filter packets they can decode source port fromVladimir Oltean
2019-04-23net: pass net_device argument to the eth_get_headlenStanislav Fomichev
2019-04-23net: plumb network namespace into __skb_flow_dissectStanislav Fomichev
2019-02-22net/ethernet: Add parse_protocol header_ops supportMaxim Mikityanskiy
2018-12-03net: ethernet: provide nvmem_get_mac_address()Bartosz Golaszewski
2018-11-15net: slightly optimize eth_type_transLi RongQing
2018-06-26net: Convert GRO SKB handling to list_head.David Miller
2018-05-08net: core: rework basic flow dissection helperPaolo Abeni
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-02-15net: Add a skb_gro_flush_final helper.Steffen Klassert
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-08net: introduce device min_header_lenWillem de Bruijn
2017-01-29net: add devm version of alloc_etherdev_mqs functionRafał Miłecki
2016-11-07net: make default TX queue length a defined constantJesper Dangaard Brouer
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-20net: add recursion limit to GROSabrina Dubroca
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-02-24eth: Pull header from first fragment via eth_get_headlenAlexander Duyck
2016-01-06net: Add eth_platform_get_mac_address() helper.David S. Miller
2015-09-28net: help compiler generate better code in eth_get_headlenJesper Dangaard Brouer
2015-09-01flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert
2015-08-09net: ethernet: Fix double word "the the" in eth.cMasanari Iida
2015-06-04net: Add full IPv6 addresses to flow_keysTom Herbert