aboutsummaryrefslogtreecommitdiffstats
path: root/net/ethernet
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-07
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* | net: ethernet: improve eth_platform_get_mac_addressHeiner Kallweit2019-06-02
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-07
* net: dsa: Allow drivers to filter packets they can decode source port fromVladimir Oltean2019-05-06
* net: pass net_device argument to the eth_get_headlenStanislav Fomichev2019-04-23
* net: plumb network namespace into __skb_flow_dissectStanislav Fomichev2019-04-23
* net/ethernet: Add parse_protocol header_ops supportMaxim Mikityanskiy2019-02-22
* net: ethernet: provide nvmem_get_mac_address()Bartosz Golaszewski2018-12-03
* net: slightly optimize eth_type_transLi RongQing2018-11-15
* net: Convert GRO SKB handling to list_head.David Miller2018-06-25
* net: core: rework basic flow dissection helperPaolo Abeni2018-05-08
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-02-16
|\
| * net: Add a skb_gro_flush_final helper.Steffen Klassert2017-02-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-11
|\ \ | |/ |/|
| * net: introduce device min_header_lenWillem de Bruijn2017-02-08
* | net: add devm version of alloc_etherdev_mqs functionRafał Miłecki2017-01-29
|/
* net: make default TX queue length a defined constantJesper Dangaard Brouer2016-11-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-30
|\
| * net: add recursion limit to GROSabrina Dubroca2016-10-20
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
|/
* eth: Pull header from first fragment via eth_get_headlenAlexander Duyck2016-02-24
* net: Add eth_platform_get_mac_address() helper.David S. Miller2016-01-06
* net: help compiler generate better code in eth_get_headlenJesper Dangaard Brouer2015-09-29
* flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert2015-09-01
* net: ethernet: Fix double word "the the" in eth.cMasanari Iida2015-08-10
* net: Add full IPv6 addresses to flow_keysTom Herbert2015-06-04
* net: Add priority to packet_offload objects.David S. Miller2015-06-01
* flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko2015-05-13
* net: move *skb_get_poff declarations into correct headerJiri Pirko2015-05-13
* etherdev: Fix sparse error, make test usable by other functionsAlexander Duyck2015-05-05
* etherdev: Use skb->data to retrieve Ethernet header instead of eth_hdrAlexander Duyck2015-05-03
* etherdev: Process is_multicast_ether_addr at same size as other operationsAlexander Duyck2015-05-03
* etherdev: Avoid unnecessary byte swap in check for EthertypeAlexander Duyck2015-05-03
* ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
* net: Kill dev_rebuild_headerEric W. Biederman2015-03-02
* net: Add Transparent Ethernet Bridging GRO support.Jesse Gross2015-01-02
* net: Add function for parsing the header length out of linear ethernet framesAlexander Duyck2014-09-05
* net: dsa: reduce number of protocol hooksFlorian Fainelli2014-08-28
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* net: eth_type_trans() should use skb_header_pointer()Eric Dumazet2014-01-16
* ethernet: use likely() for common Ethernet encapstephen hemminger2013-10-01
* ethernet: cleanup eth_type_transstephen hemminger2013-10-01
* net: ethernet: eth.c: removed checkpatch warnings and errorsAvinash Kumar2013-09-20
* net: Fix sysfs_format_mac() code duplication.David S. Miller2013-07-16
* net: add ETH_P_802_3_MINSimon Horman2013-03-28
* net: split eth_mac_addr for better error handlingStefan Hajnoczi2013-01-21
* net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko2013-01-04