index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PKT_SCHED] act_simple.c: make struct simp_hash_info static
Adrian Bunk
2006-09-22
1
-1
/
+1
*
[NET_SCHED]: Add mask support to fwmark classifier
Patrick McHardy
2006-09-22
1
-1
/
+24
*
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
2006-09-22
1
-3
/
+1
*
[NETFILTER]: x_tables: remove unused argument to target functions
Patrick McHardy
2006-09-22
1
-1
/
+1
*
[PKT_SCHED]: Kill pkt_act.h inlining.
David S. Miller
2006-09-22
7
-647
/
+932
*
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
Thomas Graf
2006-09-22
1
-5
/
+2
*
[HTB]: rbtree cleanup
Stephen Hemminger
2006-09-22
1
-7
/
+27
*
[HTB]: Use hlist for hash lists.
Stephen Hemminger
2006-09-22
1
-22
/
+27
*
[HTB]: Lindent
Stephen Hemminger
2006-09-22
1
-475
/
+526
*
[HTB]: HTB_HYSTERESIS cleanup
Stephen Hemminger
2006-09-22
1
-10
/
+17
*
[HTB]: Remove lock macro.
Stephen Hemminger
2006-09-22
1
-10
/
+8
*
[HTB]: Remove broken debug code.
Stephen Hemminger
2006-09-22
1
-268
/
+34
*
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
1
-2
/
+2
*
[NET]: Drop tx lock in dev_watchdog_up
Herbert Xu
2006-09-18
1
-2
/
+0
*
[PKT_SCHED] cls_u32: Fix typo.
Ralf Hildebrandt
2006-08-17
1
-1
/
+1
*
[PKT_SCHED]: Return ENOENT if qdisc module is unavailable
Jamal Hadi Salim
2006-08-04
1
-1
/
+1
*
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2006-07-21
17
-66
/
+33
*
[PKT_SCHED] netem: Fix slab corruption with netem (2nd try)
Guillaume Chazarain
2006-07-21
1
-1
/
+3
*
[PATCH] sch_htb compile fix.
Dave Jones
2006-07-15
1
-1
/
+1
*
[PKT_SCHED] HTB: initialize upper bound properly
Stephen Hemminger
2006-07-14
1
-2
/
+2
*
[MAINTAINERS]: Add proper entry for TC classifier
Stephen Hemminger
2006-07-12
1
-2
/
+0
*
[PKT_SCHED]: act_api: Fix module leak while flushing actions
Thomas Graf
2006-07-09
1
-1
/
+1
*
[PKT_SCHED]: Fix error handling while dumping actions
Thomas Graf
2006-07-05
1
-2
/
+4
*
[PKT_SCHED]: Return ENOENT if action module is unavailable
Thomas Graf
2006-07-05
1
-0
/
+1
*
[PKT_SCHED]: Fix illegal memory dereferences when dumping actions
Thomas Graf
2006-07-05
1
-6
/
+5
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
36
-36
/
+0
*
Kconfig: Typos in net/sched/Kconfig
Matt LaPlante
2006-06-30
1
-4
/
+4
*
[NET]: Add generic segmentation offload
Herbert Xu
2006-06-23
1
-5
/
+14
*
[NET]: Prevent transmission after dev_deactivate
Herbert Xu
2006-06-23
1
-3
/
+9
*
[NET]: Prevent multiple qdisc runs
Herbert Xu
2006-06-19
1
-2
/
+9
*
[NET]: Add netif_tx_lock
Herbert Xu
2006-06-17
2
-22
/
+15
*
[PKT_SCHED]: Potential jiffy wrap bug in dev_watchdog().
Stephen Hemminger
2006-05-16
1
-2
/
+4
*
[NET_SCHED]: HFSC: fix thinko in hfsc_adjust_levels()
Patrick McHardy
2006-05-11
1
-3
/
+3
*
[PKT_SCHED] netem: fix loss
Stephen Hemminger
2006-04-29
1
-1
/
+1
*
[NETFILTER]: ipt action: use xt_check_target for basic verification
Patrick McHardy
2006-04-24
1
-0
/
+5
*
[PKT_SCHED] act_police: Rename methods.
Jamal Hadi Salim
2006-04-09
1
-4
/
+4
*
[NET_SCHED]: cls_u32: remove unnecessary NULL-ptr check
Patrick McHardy
2006-03-23
1
-4
/
+2
*
[PKT_SCHED]: Let NET_CLS_ACT no longer depend on EXPERIMENTAL
Adrian Bunk
2006-03-20
1
-1
/
+0
*
[NET]: dev_put/dev_hold cleanup
Stephen Hemminger
2006-03-20
1
-1
/
+1
*
[PKT_SCHED]: Convert sch_red to a classful qdisc
Patrick McHardy
2006-03-20
1
-16
/
+163
*
[PKT_SCHED]: Keep backlog counter in sch_sfq
Patrick McHardy
2006-03-20
1
-0
/
+5
*
[PKT_SCHED]: Restore TBF change semantic
Patrick McHardy
2006-03-20
1
-2
/
+3
*
[PKT_SCHED]: Dump child qdisc handle in sch_{atm,dsmark}
Patrick McHardy
2006-03-20
2
-0
/
+2
*
[PKT_SCHED]: Qdisc drop operation is optional
Patrick McHardy
2006-03-20
3
-5
/
+5
*
[NETFILTER]: x_tables: pass registered match/target data to match/target func...
Patrick McHardy
2006-03-20
1
-4
/
+6
*
[NET_SCHED]: act_api: fix skb leak in error path
Patrick McHardy
2006-03-12
1
-1
/
+1
*
[PKT_SCHED]: Handle SCTP/DCCP in sfq_hash
Patrick McHardy
2006-01-17
1
-0
/
+4
*
[PKT_SCHED] sch_prio: fix qdisc bands init
Amnon Aaronsohn
2006-01-17
1
-4
/
+3
*
[PKT_SCHED]: Change default clock source to gettimeofday
Patrick McHardy
2006-01-13
1
-1
/
+1
*
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
2006-01-12
1
-1
/
+1
[next]