Age | Commit message (Expand) | Author | Files | Lines |
2024-05-25 | netkit: Fix pkt_type override upon netkit pass verdict | Daniel Borkmann | 1 | -3/+1 |
2024-04-25 | ethernet: Add helper for assigning packet type when dest address does not mat... | Rahul Rameshbabu | 1 | -11/+1 |
2022-12-07 | net: ethernet: use sysfs_emit() to instead of scnprintf() | ye xingchen | 1 | -1/+1 |
2022-08-25 | net: gro: skb_gro_header helper function | Richard Gobert | 1 | -6/+3 |
2022-04-07 | net: ethernet: set default assignment identifier to NET_NAME_ENUM | Ian Wienand | 1 | -1/+1 |
2021-11-24 | gro: remove rcu_read_lock/rcu_read_unlock from gro_complete handlers | Eric Dumazet | 1 | -2/+0 |
2021-11-24 | gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers | Eric Dumazet | 1 | -4/+1 |
2021-10-08 | eth: platform: add a helper for loading netdev->dev_addr | Jakub Kicinski | 1 | -0/+20 |
2021-10-08 | ethernet: un-export nvmem_get_mac_address() | Jakub Kicinski | 1 | -1/+0 |
2021-10-07 | eth: fwnode: add a helper for loading netdev->dev_addr | Jakub Kicinski | 1 | -0/+20 |
2021-10-07 | eth: fwnode: remove the addr len from mac helpers | Jakub Kicinski | 1 | -13/+8 |
2021-10-07 | eth: fwnode: change the return type of mac address helpers | Jakub Kicinski | 1 | -19/+20 |
2021-10-07 | device property: move mac addr helpers to eth.c | Jakub Kicinski | 1 | -0/+63 |
2021-10-02 | ethernet: use eth_hw_addr_set() | Jakub Kicinski | 1 | -1/+1 |
2021-08-03 | move netdev_boot_setup into Space.c | Arnd Bergmann | 1 | -2/+0 |
2021-07-26 | Revert "net: dsa: Allow drivers to filter packets they can decode source port... | Vladimir Oltean | 1 | -5/+1 |
2021-04-13 | of: net: pass the dst buffer to of_get_mac_address() | Michael Walle | 1 | -5/+6 |
2021-03-18 | ethernet: avoid retpoline overhead on TEB (GENEVE, NvGRE, VxLAN) GRO | Alexander Lobakin | 1 | -3/+8 |
2021-03-14 | ethernet: constify eth_get_headlen()'s data argument | Alexander Lobakin | 1 | -1/+1 |
2020-11-17 | net: datagram: fix some kernel-doc markups | Mauro Carvalho Chehab | 1 | -3/+3 |
2020-05-23 | net: move devres helpers into a separate source file | Bartosz Golaszewski | 1 | -28/+0 |
2020-01-27 | net: remove eth_change_mtu | Heiner Kallweit | 1 | -16/+0 |
2019-11-07 | net: add annotations on hh->hh_len lockless accesses | Eric Dumazet | 1 | -1/+6 |
2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -5/+1 |
2019-06-02 | net: ethernet: improve eth_platform_get_mac_address | Heiner Kallweit | 1 | -10/+4 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-07 | net: ethernet: support of_get_mac_address new ERR_PTR error | Petr Štetiar | 1 | -1/+1 |
2019-05-05 | net: dsa: Allow drivers to filter packets they can decode source port from | Vladimir Oltean | 1 | -1/+5 |
2019-04-23 | net: pass net_device argument to the eth_get_headlen | Stanislav Fomichev | 1 | -2/+3 |
2019-04-23 | net: plumb network namespace into __skb_flow_dissect | Stanislav Fomichev | 1 | -2/+3 |
2019-02-22 | net/ethernet: Add parse_protocol header_ops support | Maxim Mikityanskiy | 1 | -0/+13 |
2018-12-03 | net: ethernet: provide nvmem_get_mac_address() | Bartosz Golaszewski | 1 | -0/+38 |
2018-11-15 | net: slightly optimize eth_type_trans | Li RongQing | 1 | -8/+10 |
2018-06-26 | net: Convert GRO SKB handling to list_head. | David Miller | 1 | -6/+6 |
2018-05-08 | net: core: rework basic flow dissection helper | Paolo Abeni | 1 | -3/+3 |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 1 | -1/+1 |
2017-02-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -1/+1 |
2017-02-15 | net: Add a skb_gro_flush_final helper. | Steffen Klassert | 1 | -1/+1 |
2017-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2017-02-08 | net: introduce device min_header_len | Willem de Bruijn | 1 | -0/+1 |
2017-01-29 | net: add devm version of alloc_etherdev_mqs function | Rafał Miłecki | 1 | -0/+28 |
2016-11-07 | net: make default TX queue length a defined constant | Jesper Dangaard Brouer | 1 | -1/+2 |
2016-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2016-10-20 | net: add recursion limit to GRO | Sabrina Dubroca | 1 | -1/+1 |
2016-10-13 | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 1 | -2/+3 |
2016-02-24 | eth: Pull header from first fragment via eth_get_headlen | Alexander Duyck | 1 | -1/+2 |
2016-01-06 | net: Add eth_platform_get_mac_address() helper. | David S. Miller | 1 | -0/+31 |
2015-09-28 | net: help compiler generate better code in eth_get_headlen | Jesper Dangaard Brouer | 1 | -1/+1 |
2015-09-01 | flow_dissector: Add flags argument to skb_flow_dissector functions | Tom Herbert | 1 | -1/+1 |
2015-08-09 | net: ethernet: Fix double word "the the" in eth.c | Masanari Iida | 1 | -1/+1 |
2015-06-04 | net: Add full IPv6 addresses to flow_keys | Tom Herbert | 1 | -1/+1 |
2015-06-01 | net: Add priority to packet_offload objects. | David S. Miller | 1 | -0/+1 |
2015-05-13 | flow_dissect: use programable dissector in skb_flow_dissect and friends | Jiri Pirko | 1 | -3/+3 |
2015-05-13 | net: move *skb_get_poff declarations into correct header | Jiri Pirko | 1 | -0/+1 |
2015-05-05 | etherdev: Fix sparse error, make test usable by other functions | Alexander Duyck | 1 | -1/+1 |
2015-05-03 | etherdev: Use skb->data to retrieve Ethernet header instead of eth_hdr | Alexander Duyck | 1 | -1/+2 |
2015-05-03 | etherdev: Process is_multicast_ether_addr at same size as other operations | Alexander Duyck | 1 | -1/+1 |
2015-05-03 | etherdev: Avoid unnecessary byte swap in check for Ethertype | Alexander Duyck | 1 | -1/+1 |
2015-03-03 | ethernet: Use eth_<foo>_addr instead of memset | Joe Perches | 1 | -2/+2 |
2015-03-02 | net: Kill dev_rebuild_header | Eric W. Biederman | 1 | -34/+0 |
2015-01-02 | net: Add Transparent Ethernet Bridging GRO support. | Jesse Gross | 1 | -0/+92 |
2014-09-05 | net: Add function for parsing the header length out of linear ethernet frames | Alexander Duyck | 1 | -0/+27 |
2014-08-27 | net: dsa: reduce number of protocol hooks | Florian Fainelli | 1 | -5/+2 |
2014-07-15 | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 1 | -1/+2 |
2014-01-16 | net: eth_type_trans() should use skb_header_pointer() | Eric Dumazet | 1 | -2/+5 |
2013-09-30 | ethernet: use likely() for common Ethernet encap | stephen hemminger | 1 | -4/+5 |
2013-09-30 | ethernet: cleanup eth_type_trans | stephen hemminger | 1 | -14/+3 |
2013-09-20 | net: ethernet: eth.c: removed checkpatch warnings and errors | Avinash Kumar | 1 | -3/+3 |
2013-07-16 | net: Fix sysfs_format_mac() code duplication. | David S. Miller | 1 | -20/+1 |
2013-03-28 | net: add ETH_P_802_3_MIN | Simon Horman | 1 | -1/+1 |
2013-01-21 | net: split eth_mac_addr for better error handling | Stefan Hajnoczi | 1 | -6/+35 |
2013-01-03 | net: remove unnecessary NET_ADDR_RANDOM "bitclean" | Jiri Pirko | 1 | -2/+0 |
2012-07-19 | ipx: move peII functions | stephen hemminger | 2 | -39/+0 |
2012-07-10 | net: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings | 1 | -0/+3 |
2012-06-30 | net: introduce new priv_flag indicating iface capable of change mac when running | Jiri Pirko | 1 | -1/+1 |
2012-05-10 | net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bits | Joe Perches | 1 | -2/+3 |
2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet | 1 | -1/+1 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2012-02-13 | eth: reset addr_assign_type if eth_mac_addr() called | Danny Kukawka | 1 | -0/+2 |
2011-09-15 | net: don't clear IFF_XMIT_DST_RELEASE in ether_setup | nhorman | 1 | -1/+1 |
2011-07-27 | net: add IFF_SKB_TX_SHARED flag to priv_flags | Neil Horman | 1 | -0/+1 |
2011-07-25 | net: fix eth.c kernel-doc warning | Randy Dunlap | 1 | -0/+1 |
2011-07-13 | net: Push protocol type directly down to header_ops->cache() | David S. Miller | 1 | -2/+1 |
2011-01-12 | eth: fix new kernel-doc warning | Randy Dunlap | 1 | -1/+1 |
2011-01-10 | net: Add alloc_netdev_mqs function | Tom Herbert | 1 | -5/+7 |
2010-09-23 | net: return operator cleanup | Eric Dumazet | 1 | -1/+1 |
2010-08-26 | net: use scnprintf() to avoid potential buffer overflow | Changli Gao | 1 | -3/+3 |
2010-07-14 | Net: ethernet: pe2.c: fix EXPORT_SYMBOL macro code style issue | Chihau Chau | 1 | -2/+1 |
2010-06-10 | net-next: remove useless union keyword | Changli Gao | 1 | -4/+1 |
2010-05-02 | net: Inline skb_pull() in eth_type_trans(). | David S. Miller | 1 | -1/+1 |
2010-04-21 | ethernet: print protocol in host byte order | Johannes Berg | 1 | -1/+1 |
2010-04-20 | net: Fix various endianness glitches | Eric Dumazet | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-26 | llc: use dev_hard_header | Octavian Purdila | 1 | -3/+3 |
2009-11-15 | remove deprecated and not used: print_mac() | Marin Mitov | 1 | -7/+0 |
2009-05-25 | net: remove COMPAT_NET_DEV_OPS | Alexander Beregalov | 1 | -5/+0 |
2008-11-23 | eth: Declare an optimized compare_ether_addr_64bits() function | Eric Dumazet | 1 | -3/+3 |
2008-11-19 | netdev: expose ethernet address primitives | Stephen Hemminger | 1 | -5/+8 |
2008-10-08 | dsa: add support for Trailer tagging format | Lennert Buytenhek | 1 | -0/+2 |
2008-10-08 | dsa: add support for original DSA tagging format | Lennert Buytenhek | 1 | -0/+10 |
2008-09-20 | net: Use hton[sl]() instead of __constant_hton[sl]() where applicable | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2008-04-13 | [NET]: Return more appropriate error from eth_validate_addr(). | Patrick McHardy | 1 | -1/+1 |
2008-01-28 | [ETH]: Combine format_addr() with print_mac(). | Michael Chan | 1 | -3/+27 |
2007-10-23 | [NET]: Validate device addr prior to interface-up | Jeff Garzik | 1 | -0/+9 |
2007-10-10 | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 1 | -12/+24 |
2007-10-10 | [NET]: Wrap hard_header_parse | Stephen Hemminger | 1 | -2/+2 |
2007-10-10 | [NET]: Wrap netdevice hardware header creation. | Stephen Hemminger | 1 | -3/+1 |
2007-10-10 | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 1 | -0/+8 |
2007-10-10 | [NET] ethernet: optimize memcpy and memset | Stephen Hemminger | 1 | -8/+8 |
2007-07-11 | [ETH]: Validate address in eth_mac_addr | Patrick McHardy | 1 | -0/+3 |
2007-07-10 | [CORE] Stack changes to add multiqueue hardware support API | Peter P Waskiewicz Jr | 1 | -4/+5 |
2007-04-25 | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-25 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2007-04-25 | [NET] ETHERNET: Use htons() where appropriate. | YOSHIFUJI Hideaki | 1 | -1/+1 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2007-02-10 | [NET] ETHERNET: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -4/+4 |
2006-12-02 | [NET]: Kill direct includes of asm/checksum.h | Al Viro | 1 | -1/+0 |
2006-09-28 | [NET]: Annotate dst_ops protocol | Al Viro | 1 | -1/+1 |
2006-09-22 | [ETH]: indentation and cleanup | Stephen Hemminger | 1 | -50/+46 |
2006-09-22 | [ETH]: docbook comments | Stephen Hemminger | 1 | -31/+69 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-05 | [NET]: Eliminate unused /proc/sys/net/ethernet | Jes Sorensen | 2 | -15/+0 |
2006-02-23 | [NET] ethernet: Fix first packet goes out with MAC 00:00:00:00:00:00 | Jamal Hadi Salim | 1 | -6/+6 |
2006-01-06 | [NET]: Use newer is_multicast_ether_addr() in some files | Kris Katterjohn | 1 | -1/+1 |
2006-01-05 | [NET]: Change 1500 to ETH_DATA_LEN in some files | Kris Katterjohn | 1 | -2/+3 |
2005-11-08 | [NET]: kfree cleanup | Jesper Juhl | 1 | -2/+1 |
2005-10-29 | [ETH]: ether address compare | Stephen Hemminger | 1 | -15/+2 |
2005-09-28 | [NET]: Fix reversed logic in eth_type_trans(). | David S. Miller | 1 | -1/+1 |
2005-09-27 | [NET]: Slightly optimize ethernet address comparison. | David S. Miller | 1 | -10/+21 |
2005-08-29 | [NET]: Fix sparse warnings | Arnaldo Carvalho de Melo | 2 | -2/+1 |
2005-08-29 | [NET]: Remove explicit initializations of skb->input_dev | David S. Miller | 1 | -1/+0 |
2005-07-12 | [NET]: __be'ify *_type_trans() | Alexey Dobriyan | 1 | -1/+1 |
2005-06-28 | [NET]: Micro optimization in eth_header() | Denis Vlasenko | 1 | -4/+3 |
2005-05-05 | [PATCH] update Ross Biro bouncing email address | Jesper Juhl | 1 | -1/+1 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 4 | -0/+369 |