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
*
sch_gred: prefer GFP_KERNEL allocations
Eric Dumazet
2011-12-16
1
-7
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-16
1
-1
/
+1
|
\
|
*
sch_gred: should not use GFP_KERNEL while holding a spinlock
Eric Dumazet
2011-12-12
1
-1
/
+1
*
|
cls_flow: remove one dynamic array
Eric Dumazet
2011-12-14
1
-1
/
+1
*
|
netem: add cell concept to simulate special MAC behavior
Hagen Paul Pfeifer
2011-12-12
1
-4
/
+29
*
|
sch_red: generalize accurate MAX_P support to RED/GRED/CHOKE
Eric Dumazet
2011-12-09
3
-7
/
+32
*
|
sch_red: Adaptative RED AQM
Eric Dumazet
2011-12-08
1
-0
/
+21
*
|
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
2011-12-05
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-02
2
-13
/
+22
|
\
|
|
*
sch_red: fix red_change
Eric Dumazet
2011-12-01
1
-2
/
+2
|
*
sch_teql: fix lockdep splat
Eric Dumazet
2011-11-30
1
-11
/
+20
*
|
netem: fix build error on 32bit arches
Eric Dumazet
2011-12-01
1
-1
/
+4
*
|
netem: rate extension
Hagen Paul Pfeifer
2011-11-30
1
-0
/
+40
*
|
sch_choke: use skb_flow_dissect()
Eric Dumazet
2011-11-29
1
-89
/
+31
*
|
sch_sfq: use skb_flow_dissect()
Eric Dumazet
2011-11-29
1
-55
/
+10
*
|
net: Add queue state xoff flag for stack
Tom Herbert
2011-11-29
3
-9
/
+11
*
|
sch_sfb: use skb_flow_dissect()
Eric Dumazet
2011-11-28
1
-3
/
+14
*
|
cls_flow: use skb_flow_dissect()
Eric Dumazet
2011-11-28
1
-132
/
+48
*
|
net: new counter for tx_timeout errors in sysfs
david decotigny
2011-11-16
1
-0
/
+1
*
|
sch_choke: use skb_header_pointer()
Eric Dumazet
2011-11-08
1
-10
/
+17
|
/
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-10-31
3
-0
/
+3
*
net_sched: cls_flow: use skb_header_pointer()
Eric Dumazet
2011-10-24
1
-92
/
+96
*
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
1
-14
/
+13
|
\
|
*
pkt_sched: cls_rsvp.h was outdated
Igor Maravić
2011-09-15
1
-14
/
+13
*
|
net_sched: sfb: optimize enqueue on full queue
Eric Dumazet
2011-08-26
1
-5
/
+8
|
/
*
net_sched: fix port mirror/redirect stats reporting
Jamal Hadi Salim
2011-08-17
1
-2
/
+1
*
net_sched: prio: use qdisc_dequeue_peeked
Florian Westphal
2011-08-09
1
-1
/
+1
*
sch_sfq: fix sfq_enqueue()
Eric Dumazet
2011-08-01
1
-1
/
+6
*
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
2011-07-17
1
-2
/
+2
*
Remove redundant variable/code in __qdisc_run
Krishna Kumar
2011-07-15
1
-3
/
+1
*
net: remove SK_ROUTE_CAPS from meta ematch
Michał Mirosław
2011-07-14
1
-7
/
+0
*
net: sched: constify tcf_proto and tc_action
Eric Dumazet
2011-07-06
20
-25
/
+27
*
net_sched: fix dequeuer fairness
jamal
2011-06-27
1
-5
/
+7
*
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
2011-06-21
4
-5
/
+5
*
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-21
1
-0
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-20
1
-2
/
+1
|
\
|
*
net: Rework netdev_drivername() to avoid warning.
David S. Miller
2011-06-06
1
-2
/
+1
*
|
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2011-06-09
3
-12
/
+13
*
|
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
1
-0
/
+1
|
/
*
sch_sfq: fix peek() implementation
Eric Dumazet
2011-05-25
1
-13
/
+1
*
sch_sfq: avoid giving spurious NET_XMIT_CN signals
Eric Dumazet
2011-05-23
1
-2
/
+6
*
net: avoid synchronize_rcu() in dev_deactivate_many
Eric Dumazet
2011-05-22
1
-2
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-20
5
-3
/
+1151
|
\
|
*
networking: NET_CLS_ROUTE4 depends on INET
Randy Dunlap
2011-05-19
1
-0
/
+1
|
*
pkt_sched: Kill set but unused variable 'protocol' in tc_classify()
David S. Miller
2011-05-19
1
-2
/
+0
|
*
inet: constify ip headers and in6_addr
Eric Dumazet
2011-04-22
1
-1
/
+1
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-11
5
-7
/
+7
|
|
\
|
*
|
pkt_sched: QFQ - quick fair queue scheduler
stephen hemminger
2011-04-04
3
-0
/
+1149
*
|
|
net,act_police,rcu: remove rcu_barrier()
Lai Jiangshan
2011-05-07
1
-1
/
+0
[next]