summaryrefslogtreecommitdiff
path: root/net/ethernet
Commit message (Expand)AuthorAge
* eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet2008-11-23
* netdev: expose ethernet address primitivesStephen Hemminger2008-11-19
* dsa: add support for Trailer tagging formatLennert Buytenhek2008-10-08
* dsa: add support for original DSA tagging formatLennert Buytenhek2008-10-08
* net: Use hton[sl]() instead of __constant_hton[sl]() where applicableArnaldo Carvalho de Melo2008-09-20
* [NET]: Return more appropriate error from eth_validate_addr().Patrick McHardy2008-04-13
* [ETH]: Combine format_addr() with print_mac().Michael Chan2008-01-28
* [NET]: Validate device addr prior to interface-upJeff Garzik2007-10-23
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-10
* [NET]: Wrap hard_header_parseStephen Hemminger2007-10-10
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET] ethernet: optimize memcpy and memsetStephen Hemminger2007-10-10
* [ETH]: Validate address in eth_mac_addrPatrick McHardy2007-07-11
* [CORE] Stack changes to add multiqueue hardware support APIPeter P Waskiewicz Jr2007-07-10
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-25
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-25
* [NET] ETHERNET: Use htons() where appropriate.YOSHIFUJI Hideaki2007-04-25
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [NET] ETHERNET: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-02
* [NET]: Annotate dst_ops protocolAl Viro2006-09-28
* [ETH]: indentation and cleanupStephen Hemminger2006-09-22
* [ETH]: docbook commentsStephen Hemminger2006-09-22
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NET]: Eliminate unused /proc/sys/net/ethernetJes Sorensen2006-06-05
* [NET] ethernet: Fix first packet goes out with MAC 00:00:00:00:00:00Jamal Hadi Salim2006-02-23
* [NET]: Use newer is_multicast_ether_addr() in some filesKris Katterjohn2006-01-06
* [NET]: Change 1500 to ETH_DATA_LEN in some filesKris Katterjohn2006-01-05
* [NET]: kfree cleanupJesper Juhl2005-11-08
* [ETH]: ether address compareStephen Hemminger2005-10-29
* [NET]: Fix reversed logic in eth_type_trans().David S. Miller2005-09-28
* [NET]: Slightly optimize ethernet address comparison.David S. Miller2005-09-27
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-29
* [NET]: Remove explicit initializations of skb->input_devDavid S. Miller2005-08-29
* [NET]: __be'ify *_type_trans()Alexey Dobriyan2005-07-12
* [NET]: Micro optimization in eth_header()Denis Vlasenko2005-06-28
* [PATCH] update Ross Biro bouncing email addressJesper Juhl2005-05-05
* Linux-2.6.12-rc2Linus Torvalds2005-04-16