index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-24
[PKT_SCHED]: Make TEXTSEARCH* options only selected.
David S. Miller
1
-2
/
+3
2005-06-23
[PKT_SCHED]: Make NET_EMATCH_TEXT select TEXTSEARCh
David S. Miller
1
-0
/
+1
2005-06-23
[PKT_SCHED]: Packet classification based on textsearch (ematch)
Thomas Graf
3
-0
/
+169
2005-06-18
[PKT_SCHED]: noop/noqueue qdisc style cleanups
Thomas Graf
1
-11
/
+5
2005-06-18
[PKT_SCHED]: Cleanup pfifo_fast qdisc and remove unnecessary code
Thomas Graf
1
-20
/
+14
2005-06-18
[PKT_SCHED]: Add and use prio2list() in the pfifo_fast qdisc
Thomas Graf
1
-8
/
+9
2005-06-18
[PKT_SCHED]: Transform pfifo_fast to use generic queue management interface
Thomas Graf
1
-14
/
+9
2005-06-18
[PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary code
Thomas Graf
1
-38
/
+12
2005-06-18
[PKT_SCHED]: Transform fifo qdisc to use generic queue management interface
Thomas Graf
1
-88
/
+14
2005-06-18
[NETLINK]: Explicit typing
Jamal Hadi Salim
3
-15
/
+11
2005-06-18
[PKT_SCHED]: Logic simplifications and codingstyle/whitespace cleanups
Thomas Graf
1
-86
/
+88
2005-06-18
[PKT_SCHED]: Make dsmark use the new dumping macros
Thomas Graf
1
-28
/
+24
2005-06-18
[PKT_SCHED]: Fix dsmark to apply changes consistent
Thomas Graf
1
-49
/
+82
2005-06-13
[NET]: Move the netdev list to vger.kernel.org.
Ralf Baechle
1
-1
/
+1
2005-06-08
[PKT_SCHED]: Fix numeric comparison in meta ematch
Thomas Graf
1
-2
/
+2
2005-06-08
[PKT_SCHED]: Dump classification result for basic classifier
Thomas Graf
1
-0
/
+3
2005-06-08
[PKT_SCHED]: Allow socket attributes to be matched on via meta ematch
Thomas Graf
1
-24
/
+267
2005-06-08
[PKT_SCHED]: Fix typo in NET_EMATCH_STACK help text
Thomas Graf
1
-1
/
+1
2005-05-31
[PKT_SCHED]: Disable dsmark debugging messages by default
Thomas Graf
1
-1
/
+1
2005-05-31
[PKT_SCHED]: make dsmark try using pfifo instead of noop while grafting
Thomas Graf
1
-2
/
+7
2005-05-31
[PKT_SCHED]: Fix dsmark to count ignored indices while walking
Thomas Graf
1
-2
/
+3
2005-05-26
[PKT_SCHED] netem: allow random reordering (with fix)
Stephen Hemminger
1
-12
/
+42
2005-05-26
[PKT_SCHED] netem: use only inner qdisc -- no private skbuff queue
Stephen Hemminger
1
-88
/
+36
2005-05-26
[PKT_SCHED]: netem: reinsert for duplication
Stephen Hemminger
1
-24
/
+29
2005-05-03
[PKT_SCHED]: Action repeat
J Hadi Salim
1
-2
/
+2
2005-05-03
[PKT_SCHED]: netetm: adjust parent qlen when duplicating
Stephen Hemminger
2
-5
/
+16
2005-05-03
[PKT_SCHED]: netetm: make qdisc friendly to outer disciplines
Stephen Hemminger
1
-46
/
+67
2005-05-03
[PKT_SCHED]: netetm: trap infinite loop hange on qlen underflow
Stephen Hemminger
1
-0
/
+1
2005-05-03
[NET]: Disable queueing when carrier is lost.
Tommy S. Christensen
1
-0
/
+4
2005-05-03
[PKT_SCHED]: HTB: Drop packet when direct queue is full
Asim Shankar
1
-0
/
+4
2005-05-03
[PKT_SCHED]: fix typo on Kconfig
Lucas Correia Villa Real
1
-1
/
+1
2005-04-25
[PKT_SCHED]: Eliminate unnecessary includes in simple.c
David S. Miller
1
-16
/
+2
2005-04-24
[PKT_SCHED]: improve hashing performance of cls_fw
Thomas Graf
1
-4
/
+27
2005-04-24
[PKT_SCHED]: Introduce simple actions.
Jamal Hadi Salim
3
-5
/
+123
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
39
-0
/
+22039