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
...
*
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
Denis V. Lunev
2008-01-28
3
-7
/
+7
*
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
Denis V. Lunev
2008-01-28
3
-0
/
+41
*
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
Eric Dumazet
2008-01-28
17
-40
/
+40
*
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
2008-01-28
1
-2
/
+2
*
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2008-01-28
2
-11
/
+2
*
[PKT_SCHED]: Spelling fixes
Joe Perches
2007-12-20
1
-1
/
+1
*
[PKT_SCHED]: Check subqueue status before calling hard_start_xmit
Peter P Waskiewicz Jr
2007-11-13
1
-2
/
+3
*
[PKT_SCHED] CLS_U32: Use ffs() instead of C code on hash mask to get first se...
Radu Rendec
2007-11-10
1
-11
/
+1
*
[PKT_SCHED] CLS_U32: Fix endianness problem with u32 classifier hash masks.
Radu Rendec
2007-11-07
1
-2
/
+2
*
[PKT_SCHED]: Fix OOPS when removing devices from a teql queuing discipline
Evgeniy Polyakov
2007-11-07
1
-0
/
+3
*
[NET_CLS_ACT]: Use skb_act_clone
Jamal Hadi Salim
2007-10-26
1
-1
/
+1
*
[PKT_SCHED]: Fix sch_prio.c build with CONFIG_NETDEVICES_MULTIQUEUE
Pavel Emelyanov
2007-10-23
1
-2
/
+2
*
[NET]: Hide the queue_mapping field inside netif_subqueue_stopped
Pavel Emelyanov
2007-10-22
1
-2
/
+2
*
[NET]: Make and use skb_get_queue_mapping
Pavel Emelyanov
2007-10-22
1
-1
/
+1
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
[NET]: Fix possible dev_deactivate race condition
Herbert Xu
2007-10-18
1
-3
/
+23
*
[NET]: QoS/Sched as menuconfig
Randy Dunlap
2007-10-18
1
-7
/
+3
*
[NET]: fix carrier-on bug?
Jeff Garzik
2007-10-17
1
-3
/
+4
*
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
2007-10-15
2
-8
/
+3
*
[NET_SCHED]: Show timer resolution instead of clock resolution in /proc/net/p...
Patrick McHardy
2007-10-10
1
-1
/
+4
*
[NET]: sparse warning fixes
Stephen Hemminger
2007-10-10
1
-1
/
+1
*
[PKT_SCHED]: Add stateless NAT
Herbert Xu
2007-10-10
3
-0
/
+334
*
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-10
1
-3
/
+3
*
[NET]: Wrap netdevice hardware header creation.
Stephen Hemminger
2007-10-10
1
-1
/
+4
*
[NET_SCHED]: explict hold dev tx lock
Jamal Hadi Salim
2007-10-10
1
-17
/
+2
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
[NET_SCHED]: Cleanup L2T macros and handle oversized packets
Jesper Dangaard Brouer
2007-10-10
4
-9
/
+7
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
4
-9
/
+10
*
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-10-10
1
-1
/
+2
*
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
1
-0
/
+12
*
[PKT_SCHED] cls_u32: error code isn't been propogated properly
Stephen Hemminger
2007-10-07
1
-1
/
+1
*
[SFQ]: Remove artificial limitation for queue limit.
Alexey Kuznetsov
2007-10-01
1
-16
/
+31
*
[PKT_SCHED]: Fix 'SFQ qdisc crashes with limit of 2 packets'
Alexey Kuznetsov
2007-09-20
1
-5
/
+5
*
[PKT_SCHED]: sch_cbq.c: Shut up uninitialized variable warning
Satyam Sharma
2007-09-16
1
-1
/
+1
*
[NET_SCHED] protect action config/dump from irqs
Jamal Hadi Salim
2007-09-14
2
-6
/
+6
*
[NET_SCHED] sch_prio.c: remove duplicate call of tc_classify()
Lucas Nussbaum
2007-08-30
1
-1
/
+1
*
[PKT_SCHED]: Clean up duplicate includes in net/sched/
Jesper Juhl
2007-08-13
1
-1
/
+0
*
[NET]: Fix prio_tune() handling of root qdisc.
Peter P Waskiewicz Jr
2007-07-31
1
-2
/
+4
*
[NET]: Fix sch_api to properly set sch->parent on the root.
Patrick McHardy
2007-07-31
1
-5
/
+12
*
[NET_SCHED]: Fix prio/ingress classification logic error
Patrick McHardy
2007-07-31
2
-6
/
+4
*
[PKT_SCHED]: Some typo fixes in net/sched/Kconfig
Gabriel Craciunescu
2007-07-18
1
-3
/
+3
*
[ATM]: Replacing kmalloc/memset combination with kzalloc.
vignesh babu
2007-07-18
1
-2
/
+1
*
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
Patrick McHardy
2007-07-15
12
-365
/
+37
*
[NET_SCHED]: act_api: qdisc internal reclassify support
Patrick McHardy
2007-07-15
4
-50
/
+69
*
[NET_SCHED]: sch_dsmark: act_api support
Patrick McHardy
2007-07-15
1
-16
/
+25
*
[NET_SCHED]: sch_atm: act_api support
Patrick McHardy
2007-07-15
1
-7
/
+14
*
[NET_SCHED]: sch_atm: Lindent
Patrick McHardy
2007-07-15
1
-236
/
+232
*
[NET_SCHED]: Revert "avoid transmit softirq on watchdog wakeup" optimization
Patrick McHardy
2007-07-14
1
-5
/
+1
*
[NET_SCHED]: ematch: module autoloading
Patrick McHardy
2007-07-11
6
-0
/
+22
*
[NET_SCHED]: Make HTB scheduler work with TSO.
Ranjit Manomohan
2007-07-10
1
-10
/
+10
[prev]
[next]