index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-02
net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf()
Michal Soltys
1
-1
/
+1
2010-09-02
net sched: fix kernel leak in act_police
Jeff Mahoney
1
-12
/
+9
2010-08-18
net sched: fix some kernel memory leaks
Eric Dumazet
5
-37
/
+43
2010-08-11
pkt_sched: Check .walk and .leaf class handlers
Jarek Poplawski
1
-1
/
+1
2010-08-11
pkt_sched: Fix sch_sfq vs tc_modify_qdisc oops
Jarek Poplawski
1
-0
/
+6
2010-08-10
net: Use NET_XMIT_SUCCESS where possible.
Ben Greear
4
-6
/
+6
2010-08-10
pkt_sched: Add some basic qdisc class ops verification. Was: [PATCH] sfq: add...
Jarek Poplawski
1
-5
/
+17
2010-08-10
pkt_sched: sch_sfq: Add dummy unbind_tcf and put handles. Was: [PATCH] sfq: a...
Jarek Poplawski
1
-0
/
+6
2010-08-08
pkt_sched: Fix sch_sfq vs tcf_bind_filter oops
Jarek Poplawski
1
-0
/
+7
2010-08-05
sch_sfq: add sanity check for the packet length
Changli Gao
1
-9
/
+20
2010-08-05
cls_rsvp: add sanity check for the packet length
Changli Gao
1
-2
/
+10
2010-08-05
cls_flow: add sanity check for the packet length
Changli Gao
1
-40
/
+56
2010-08-05
act_nat: fix on the TX path
Changli Gao
1
-10
/
+13
2010-08-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2010-08-03
u32: negative offset fix
stephen hemminger
1
-2
/
+4
2010-08-01
act_nat: the checksum of ICMP doesn't have pseudo header
Changli Gao
1
-1
/
+1
2010-08-01
act_nat: fix wild pointer
Changli Gao
1
-0
/
+1
2010-07-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+40
2010-07-25
net sched: fix race in mirred device removal
stephen hemminger
1
-3
/
+40
2010-07-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+4
2010-07-20
net: this_cpu_xxx conversions
Eric Dumazet
1
-1
/
+1
2010-07-19
sch_atm: Convert to use standard list_head facilities.
David S. Miller
1
-57
/
+41
2010-07-15
net/sched: potential data corruption
Dan Carpenter
1
-2
/
+2
2010-07-13
act_nat: not all of the ICMP packets need an IP header payload
Changli Gao
1
-1
/
+4
2010-06-30
act_nat: use stack variable
Changli Gao
1
-21
/
+10
2010-06-30
act_mirred: combine duplicate code
Changli Gao
1
-4
/
+2
2010-06-29
act_mirred: don't clone skb when skb isn't shared
Changli Gao
1
-3
/
+3
2010-06-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-06-17
Clear IFF_XMIT_DST_RELEASE for teql interfaces
Tom Hughes
1
-0
/
+1
2010-06-12
pkt_sched: gen_kill_estimator() rcu fixes
Eric Dumazet
2
-2
/
+21
2010-06-07
net sched: make pedit check for clones instead
jamal
1
-2
/
+1
2010-06-07
htb: remove two unnecessary assignments
Changli Gao
1
-2
/
+0
2010-06-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-23
/
+54
2010-06-03
act_pedit: access skb->data safely
Changli Gao
1
-10
/
+14
2010-06-02
cls_u32: use skb_header_pointer() to dereference data safely
Changli Gao
1
-13
/
+36
2010-06-02
act_nat: fix the wrong checksum when addr isn't in old_addr/mask
Changli Gao
1
-0
/
+4
2010-06-02
net: add additional lock to qdisc to increase throughput
Eric Dumazet
1
-0
/
+1
2010-06-02
net: Define accessors to manipulate QDISC_STATE_RUNNING
Eric Dumazet
1
-2
/
+2
2010-05-31
arp_notify: allow drivers to explicitly request a notification event.
Ian Campbell
1
-0
/
+18
2010-05-24
cls_cgroup: Store classid in struct sock
Herbert Xu
1
-16
/
+34
2010-05-24
net_sched: Fix qdisc_notify()
Eric Dumazet
1
-7
/
+7
2010-05-18
net: Remove unnecessary returns from void function()s
Joe Perches
7
-7
/
+0
2010-05-18
net sched: cleanup and rate limit warning
stephen hemminger
1
-3
/
+6
2010-05-18
net sched: printk message severity
stephen hemminger
8
-28
/
+33
2010-05-18
net_sched: sch_hfsc: fix classification loops
Patrick McHardy
1
-1
/
+5
2010-05-18
tbf: stop wanton destruction of children (v2)
stephen hemminger
1
-1
/
+5
2010-05-18
net: add a noref bit on skb dst
Eric Dumazet
1
-1
/
+3
2010-05-11
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
1
-1
/
+1
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
1
-1
/
+1
2010-05-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2
-6
/
+6
[next]