summaryrefslogtreecommitdiff
path: root/net/ethernet
AgeCommit message (Expand)Author
2007-07-11[ETH]: Validate address in eth_mac_addrPatrick McHardy
2007-07-10[CORE] Stack changes to add multiqueue hardware support APIPeter P Waskiewicz Jr
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-04-25[NET] ETHERNET: Use htons() where appropriate.YOSHIFUJI Hideaki
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-10[NET] ETHERNET: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-02[NET]: Kill direct includes of asm/checksum.hAl Viro
2006-09-28[NET]: Annotate dst_ops protocolAl Viro
2006-09-22[ETH]: indentation and cleanupStephen Hemminger
2006-09-22[ETH]: docbook commentsStephen Hemminger
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-05[NET]: Eliminate unused /proc/sys/net/ethernetJes Sorensen
2006-02-23[NET] ethernet: Fix first packet goes out with MAC 00:00:00:00:00:00Jamal Hadi Salim
2006-01-06[NET]: Use newer is_multicast_ether_addr() in some filesKris Katterjohn
2006-01-05[NET]: Change 1500 to ETH_DATA_LEN in some filesKris Katterjohn
2005-11-08[NET]: kfree cleanupJesper Juhl
2005-10-29[ETH]: ether address compareStephen Hemminger
2005-09-28[NET]: Fix reversed logic in eth_type_trans().David S. Miller
2005-09-27[NET]: Slightly optimize ethernet address comparison.David S. Miller
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo
2005-08-29[NET]: Remove explicit initializations of skb->input_devDavid S. Miller
2005-07-12[NET]: __be'ify *_type_trans()Alexey Dobriyan
2005-06-28[NET]: Micro optimization in eth_header()Denis Vlasenko
2005-05-05[PATCH] update Ross Biro bouncing email addressJesper Juhl
2004-12-27[NET]: Mark eth_header_parse static.Adrian Bunk
2004-11-10[NET]: Remove net_init.c ifdef clutter.Christoph Hellwig
2004-10-05[SKBUFF] introduce eth_hdr(skb)Arnaldo Carvalho de Melo
2004-08-30[ETH]: Zap NET_CLS_ACT ifdef.Jamal Hadi Salim
2004-06-15[NET]: Add tc extensions infrastructure.Jamal Hadi Salim
2003-09-28o NET: move net/802/*.c EXPORT_SYMBOLs from net/netsyms.cArnaldo Carvalho de Melo
2003-06-19[NET]: Size hh_cache->hh_data more appropriately.David S. Miller
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst
2002-09-29NET: Do not use dev->hard_header_len in eth_type_trans()Kai Germaschewski
2002-09-29NET: Do not use dev->hard_header_len in eth_header()Kai Germaschewski
2002-08-06make psnap and p8022 use the new LLC stackArnaldo Carvalho de Melo
2002-05-24kbuild: Fix some issues I missed beforeKai Germaschewski
2002-05-24kbuild: Use standard multi-part object declaration in net/*Kai Germaschewski
2002-02-04v2.4.13.5 -> v2.4.13.6Linus Torvalds
2002-02-04v2.4.2 -> v2.4.2.1Linus Torvalds
2002-02-04Import changesetLinus Torvalds