summaryrefslogtreecommitdiffstats
path: root/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: return operator cleanupEric Dumazet2010-09-231-1/+1
* net: use scnprintf() to avoid potential buffer overflowChangli Gao2010-08-261-3/+3
* Net: ethernet: pe2.c: fix EXPORT_SYMBOL macro code style issueChihau Chau2010-07-141-2/+1
* net-next: remove useless union keywordChangli Gao2010-06-101-4/+1
* net: Inline skb_pull() in eth_type_trans().David S. Miller2010-05-021-1/+1
* ethernet: print protocol in host byte orderJohannes Berg2010-04-211-1/+1
* net: Fix various endianness glitchesEric Dumazet2010-04-201-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* llc: use dev_hard_headerOctavian Purdila2009-12-261-3/+3
* remove deprecated and not used: print_mac()Marin Mitov2009-11-151-7/+0
* net: remove COMPAT_NET_DEV_OPSAlexander Beregalov2009-05-251-5/+0
* eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet2008-11-231-3/+3
* netdev: expose ethernet address primitivesStephen Hemminger2008-11-191-5/+8
* dsa: add support for Trailer tagging formatLennert Buytenhek2008-10-081-0/+2
* dsa: add support for original DSA tagging formatLennert Buytenhek2008-10-081-0/+10
* net: Use hton[sl]() instead of __constant_hton[sl]() where applicableArnaldo Carvalho de Melo2008-09-201-1/+1
* [NET]: Return more appropriate error from eth_validate_addr().Patrick McHardy2008-04-131-1/+1
* [ETH]: Combine format_addr() with print_mac().Michael Chan2008-01-281-3/+27
* [NET]: Validate device addr prior to interface-upJeff Garzik2007-10-231-0/+9
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-12/+24
* [NET]: Wrap hard_header_parseStephen Hemminger2007-10-101-2/+2
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-101-3/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-0/+8
* [NET] ethernet: optimize memcpy and memsetStephen Hemminger2007-10-101-8/+8
* [ETH]: Validate address in eth_mac_addrPatrick McHardy2007-07-111-0/+3
* [CORE] Stack changes to add multiqueue hardware support APIPeter P Waskiewicz Jr2007-07-101-4/+5
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-0/+1
* [NET] ETHERNET: Use htons() where appropriate.YOSHIFUJI Hideaki2007-04-251-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [NET] ETHERNET: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-4/+4
* [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-021-1/+0
* [NET]: Annotate dst_ops protocolAl Viro2006-09-281-1/+1
* [ETH]: indentation and cleanupStephen Hemminger2006-09-221-50/+46
* [ETH]: docbook commentsStephen Hemminger2006-09-221-31/+69
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: Eliminate unused /proc/sys/net/ethernetJes Sorensen2006-06-052-15/+0
* [NET] ethernet: Fix first packet goes out with MAC 00:00:00:00:00:00Jamal Hadi Salim2006-02-231-6/+6
* [NET]: Use newer is_multicast_ether_addr() in some filesKris Katterjohn2006-01-061-1/+1
* [NET]: Change 1500 to ETH_DATA_LEN in some filesKris Katterjohn2006-01-051-2/+3
* [NET]: kfree cleanupJesper Juhl2005-11-081-2/+1
* [ETH]: ether address compareStephen Hemminger2005-10-291-15/+2
* [NET]: Fix reversed logic in eth_type_trans().David S. Miller2005-09-281-1/+1
* [NET]: Slightly optimize ethernet address comparison.David S. Miller2005-09-271-10/+21
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-292-2/+1
* [NET]: Remove explicit initializations of skb->input_devDavid S. Miller2005-08-291-1/+0
* [NET]: __be'ify *_type_trans()Alexey Dobriyan2005-07-121-1/+1
* [NET]: Micro optimization in eth_header()Denis Vlasenko2005-06-281-4/+3
* [PATCH] update Ross Biro bouncing email addressJesper Juhl2005-05-051-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-164-0/+369
OpenPOWER on IntegriCloud