aboutsummaryrefslogtreecommitdiffstats
path: root/net/802
AgeCommit message (Expand)AuthorFilesLines
2004-06-23[NET]: Fix warning in fc.cAndrew Morton1-1/+1
2004-06-23[NET]: Fix warning in tr.cAndrew Morton1-1/+1
2003-09-28o NET: move net/802/*.c EXPORT_SYMBOLs from net/netsyms.cArnaldo Carvalho de Melo4-14/+24
2003-09-19o LLC: trim down llc_core to the very basic support needed by IPX et allArnaldo Carvalho de Melo2-2/+2
2003-09-16o LLC: move the sockets release function outside of llc_sap_closeArnaldo Carvalho de Melo1-1/+0
2003-09-09[PATCH] Use SEQ_START_TOKEN in include/net/* [3/3]Joe Perches1-5/+3
2003-08-20[TOKENRING]: expire timer improvements.Stephen Hemminger1-24/+22
2003-08-20[TOKENRING]: fix the seq_file next operation.Stephen Hemminger1-3/+22
2003-08-20[TOKENRING]: better hash function.Stephen Hemminger1-6/+19
2003-08-20[TOKENRING]: mcast_addr need not be on stack.Stephen Hemminger1-1/+2
2003-08-20[TOKENRING]: spin_lock consistency.Stephen Hemminger1-12/+6
2003-08-20[TOKENRING]: Get rid of egregious typedef.Stephen Hemminger1-8/+6
2003-08-19[NET]: Convert 802/tr to seq_file.Stephen Hemminger1-56/+81
2003-04-29Replace br_lock() in snap with Read Copy Update.Stephen Hemminger1-15/+17
2003-03-02[NET]: Move fc_type_trans into generic code.Christoph Hellwig1-1/+34
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski1-2/+0
2003-01-13[PATCH] namespace pollution in tr.cRusty Russell1-1/+1
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst1-2/+0
2002-12-09[NET] support IPv6 over token ringJeff Garzik1-2/+3
2002-12-03[PATCH] tr.c lockup when accessing /proc/net/tr_rifMike Phillips1-2/+3
2002-11-13[NET]: More timer init fixes.Andrew Morton1-1/+1
2002-10-29o llc: fix seq_file supportArnaldo Carvalho de Melo1-1/+4
2002-09-25[SNAP] make SNAP work againArnaldo Carvalho de Melo1-1/+4
2002-09-23[LLC] kill sap->{ind,conf}, finally!Arnaldo Carvalho de Melo2-17/+10
2002-09-13[LLC] remove all tmr ev structs & fix psnap and p8022 wrt ui sendingArnaldo Carvalho de Melo2-24/+4
2002-09-02kbuild: Fix export-objsKai Germaschewski1-1/+1
2002-08-06make psnap and p8022 use the new LLC stackArnaldo Carvalho de Melo3-127/+97
2002-08-04sysctl_net_802.c: Protect sysctl_tr_rif_timeout usage with CONFIG_TR.David S. Miller1-0/+4
2002-08-02Fix bug in LLC state tables, remove old LLC stack, etcArnaldo Carvalho de Melo16-4264/+14
2002-08-01Merge nuts.ninka.net:/home/davem/src/BK/BAK-net-2.5David S. Miller1-0/+1
2002-07-28Merge nuts.ninka.net:/home/davem/src/BK/BAK-net-2.5David S. Miller2-60/+53
2002-07-27kbuild: Fix net/8022 selectionsKai Germaschewski1-0/+1
2002-07-23[PATCH] Fix token ring compile]Anton Blanchard1-2/+1
2002-07-18Merge master.kernel.org:/home/acme/BK/802-2.5David S. Miller2-60/+53
2002-07-18Add MODULE_LICENSE to p8022.c and psnap.c + CodingStyle cleanupsArnaldo Carvalho de Melo2-60/+53
2002-06-18kbuild: Add $(obj), $(src) for generated filesKai Germaschewski1-10/+13
2002-06-18Merge tp1.ruhr-uni-bochum.de:/home/kai/kernel/v2.5/linux-2.5.makeKai Germaschewski9-1486/+26
2002-06-17By hand merge.David S. Miller1-74/+56
2002-06-15kbuild: clean up generated files in net/802Kai Germaschewski9-1449/+20
2002-06-15kbuild: clean up net/802/MakefileKai Germaschewski1-44/+13
2002-05-30net/llc/*.cArnaldo Carvalho de Melo1-74/+56
2002-05-24kbuild: Use standard multi-part object declaration in net/*Kai Germaschewski1-7/+0
2002-05-21[PATCH] jiffies.hRusty Russell1-1/+1
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds2-2/+0
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds1-1/+1
2002-02-04v2.4.13.5 -> v2.4.13.6Linus Torvalds1-3/+0
2002-02-04v2.4.5.4 -> v2.4.5.5Linus Torvalds1-1/+1
2002-02-04v2.4.3 -> v2.4.3.1Linus Torvalds6-7/+7
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds3-6/+6
2002-02-04Import changesetLinus Torvalds30-0/+7097