summaryrefslogtreecommitdiff
path: root/net/sched/sch_teql.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-07[PKT_SCHED]: Fix OOPS when removing devices from a teql queuing disciplineEvgeniy Polyakov1-0/+3
2007-10-22[NET]: Hide the queue_mapping field inside netif_subqueue_stoppedPavel Emelyanov1-2/+2
2007-10-22[NET]: Make and use skb_get_queue_mappingPavel Emelyanov1-1/+1
2007-10-11[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-3/+3
2007-10-11[NET]: Wrap netdevice hardware header creation.Stephen Hemminger1-1/+4
2007-10-11[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-07-11[NET_SCHED]: Remove unnecessary includesPatrick McHardy1-16/+2
2007-07-11[CORE] Stack changes to add multiqueue hardware support APIPeter P Waskiewicz Jr1-1/+5
2007-05-11[NET_SCHED]: teql_enqueue can check limits before skb enqueueKrishna Kumar1-3/+2
2007-04-26[SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-11[NET] SCHED: Fix whitespace errors.YOSHIFUJI Hideaki1-4/+4
2006-06-18[NET]: Add netif_tx_lockHerbert Xu1-6/+3
2006-01-10[NET]: Convert net/{ipv4,ipv6,sched} to netdev_privPatrick McHardy1-6/+6
2006-01-04[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo1-0/+1
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+511