index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-18
[NET]: Drop tx lock in dev_watchdog_up
Herbert Xu
1
-2
/
+0
2006-08-17
[PKT_SCHED] cls_u32: Fix typo.
Ralf Hildebrandt
1
-1
/
+1
2006-08-04
[PKT_SCHED]: Return ENOENT if qdisc module is unavailable
Jamal Hadi Salim
1
-1
/
+1
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
17
-66
/
+33
2006-07-21
[PKT_SCHED] netem: Fix slab corruption with netem (2nd try)
Guillaume Chazarain
1
-1
/
+3
2006-07-15
[PATCH] sch_htb compile fix.
Dave Jones
1
-1
/
+1
2006-07-14
[PKT_SCHED] HTB: initialize upper bound properly
Stephen Hemminger
1
-2
/
+2
2006-07-12
[MAINTAINERS]: Add proper entry for TC classifier
Stephen Hemminger
1
-2
/
+0
2006-07-09
[PKT_SCHED]: act_api: Fix module leak while flushing actions
Thomas Graf
1
-1
/
+1
2006-07-05
[PKT_SCHED]: Fix error handling while dumping actions
Thomas Graf
1
-2
/
+4
2006-07-05
[PKT_SCHED]: Return ENOENT if action module is unavailable
Thomas Graf
1
-0
/
+1
2006-07-05
[PKT_SCHED]: Fix illegal memory dereferences when dumping actions
Thomas Graf
1
-6
/
+5
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
36
-36
/
+0
2006-06-30
Kconfig: Typos in net/sched/Kconfig
Matt LaPlante
1
-4
/
+4
2006-06-23
[NET]: Add generic segmentation offload
Herbert Xu
1
-5
/
+14
2006-06-23
[NET]: Prevent transmission after dev_deactivate
Herbert Xu
1
-3
/
+9
2006-06-19
[NET]: Prevent multiple qdisc runs
Herbert Xu
1
-2
/
+9
2006-06-17
[NET]: Add netif_tx_lock
Herbert Xu
2
-22
/
+15
2006-05-16
[PKT_SCHED]: Potential jiffy wrap bug in dev_watchdog().
Stephen Hemminger
1
-2
/
+4
2006-05-11
[NET_SCHED]: HFSC: fix thinko in hfsc_adjust_levels()
Patrick McHardy
1
-3
/
+3
2006-04-29
[PKT_SCHED] netem: fix loss
Stephen Hemminger
1
-1
/
+1
2006-04-24
[NETFILTER]: ipt action: use xt_check_target for basic verification
Patrick McHardy
1
-0
/
+5
2006-04-09
[PKT_SCHED] act_police: Rename methods.
Jamal Hadi Salim
1
-4
/
+4
2006-03-23
[NET_SCHED]: cls_u32: remove unnecessary NULL-ptr check
Patrick McHardy
1
-4
/
+2
2006-03-20
[PKT_SCHED]: Let NET_CLS_ACT no longer depend on EXPERIMENTAL
Adrian Bunk
1
-1
/
+0
2006-03-20
[NET]: dev_put/dev_hold cleanup
Stephen Hemminger
1
-1
/
+1
2006-03-20
[PKT_SCHED]: Convert sch_red to a classful qdisc
Patrick McHardy
1
-16
/
+163
2006-03-20
[PKT_SCHED]: Keep backlog counter in sch_sfq
Patrick McHardy
1
-0
/
+5
2006-03-20
[PKT_SCHED]: Restore TBF change semantic
Patrick McHardy
1
-2
/
+3
2006-03-20
[PKT_SCHED]: Dump child qdisc handle in sch_{atm,dsmark}
Patrick McHardy
2
-0
/
+2
2006-03-20
[PKT_SCHED]: Qdisc drop operation is optional
Patrick McHardy
3
-5
/
+5
2006-03-20
[NETFILTER]: x_tables: pass registered match/target data to match/target func...
Patrick McHardy
1
-4
/
+6
2006-03-12
[NET_SCHED]: act_api: fix skb leak in error path
Patrick McHardy
1
-1
/
+1
2006-01-17
[PKT_SCHED]: Handle SCTP/DCCP in sfq_hash
Patrick McHardy
1
-0
/
+4
2006-01-17
[PKT_SCHED] sch_prio: fix qdisc bands init
Amnon Aaronsohn
1
-4
/
+3
2006-01-13
[PKT_SCHED]: Change default clock source to gettimeofday
Patrick McHardy
1
-1
/
+1
2006-01-12
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
1
-1
/
+1
2006-01-11
[PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_META description
Adrian Bunk
1
-1
/
+1
2006-01-11
[PKT_SCHED] ematch: Remove bogus include.
Evgeniy Polyakov
1
-1
/
+0
2006-01-09
[PKT_SCHED]: Fix qdisc return code.
Jamal Hadi Salim
4
-9
/
+10
2006-01-09
[PKT_SCHED]: Prefix tc actions with act_
Patrick McHardy
8
-8
/
+8
2006-01-09
[PKT_SCHED]: Fix memory leak when dumping in pedit action
Patrick McHardy
1
-0
/
+2
2006-01-09
[PKT_SCHED]: Remove some obsolete policer exports
Patrick McHardy
1
-11
/
+3
2006-01-09
[PKT_SCHED]: Convert tc action functions to single skb pointers
Patrick McHardy
7
-13
/
+10
2006-01-09
[PKT_SCHED]: Use USEC_PER_SEC
Patrick McHardy
1
-4
/
+4
2006-01-09
[NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv
Patrick McHardy
1
-6
/
+6
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2006-01-03
[PKT_SCHED] netem: packet corruption option
Stephen Hemminger
1
-3
/
+46
2005-12-13
[PKT_SCHED]: Disable debug tracing logs by default in packet action API.
David S. Miller
1
-1
/
+1
2005-11-20
[PKT_SCHED]: sch_netem: correctly order packets to be sent simultaneously
Andrea Bittau
1
-1
/
+1
[next]