aboutsummaryrefslogtreecommitdiffstats
path: root/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-05[NET]: Eliminate unused /proc/sys/net/ethernetJes Sorensen2-15/+0
2006-02-23[NET] ethernet: Fix first packet goes out with MAC 00:00:00:00:00:00Jamal Hadi Salim1-6/+6
2006-01-06[NET]: Use newer is_multicast_ether_addr() in some filesKris Katterjohn1-1/+1
2006-01-05[NET]: Change 1500 to ETH_DATA_LEN in some filesKris Katterjohn1-2/+3
2005-11-08[NET]: kfree cleanupJesper Juhl1-2/+1
2005-10-29[ETH]: ether address compareStephen Hemminger1-15/+2
2005-09-28[NET]: Fix reversed logic in eth_type_trans().David S. Miller1-1/+1
2005-09-27[NET]: Slightly optimize ethernet address comparison.David S. Miller1-10/+21
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo2-2/+1
2005-08-29[NET]: Remove explicit initializations of skb->input_devDavid S. Miller1-1/+0
2005-07-12[NET]: __be'ify *_type_trans()Alexey Dobriyan1-1/+1
2005-06-28[NET]: Micro optimization in eth_header()Denis Vlasenko1-4/+3
2005-05-05[PATCH] update Ross Biro bouncing email addressJesper Juhl1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds4-0/+369