index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
21
-117
/
+752
2010-10-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-7
/
+7
2010-10-21
net_sched: remove the unused parameter of qdisc_create_dflt()
Changli Gao
12
-39
/
+27
2010-10-21
net/sched: fix missing spinlock init
Eric Dumazet
1
-0
/
+2
2010-10-18
sched: Fix softirq time accounting
Venkatesh Pallipadi
1
-1
/
+1
2010-10-13
netfilter: xtables: resolve indirect macros 3/3
Jan Engelhardt
1
-1
/
+1
2010-10-13
netfilter: xtables: resolve indirect macros 2/3
Jan Engelhardt
1
-6
/
+6
2010-10-11
neigh: Protect neigh->ha[] with a seqlock
Eric Dumazet
1
-4
/
+4
2010-10-09
net_sched: use __TCA_HTB_MAX and TCA_HTB_MAX
Changli Gao
1
-2
/
+2
2010-10-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-10-05
cls_u32: signedness bug
Dan Carpenter
1
-1
/
+1
2010-10-05
net: dynamic ingress_queue allocation
Eric Dumazet
2
-18
/
+36
2010-09-29
net: rename netdev rx_queue to ingress_queue
Eric Dumazet
2
-11
/
+11
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+0
2010-09-12
sch_atm: Fix potential NULL deref.
David S. Miller
1
-4
/
+0
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-13
/
+10
2010-09-01
net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf()
Michal Soltys
1
-1
/
+1
2010-09-01
net sched: fix kernel leak in act_police
Jeff Mahoney
1
-12
/
+9
2010-08-24
tc: add meta match on receive hash
Stephen Hemminger
1
-0
/
+6
2010-08-23
net_sched: act_csum: coding style cleanup
Changli Gao
1
-39
/
+38
2010-08-23
pkt_sched: Make act_csum depend upon INET.
David S. Miller
1
-1
/
+1
2010-08-22
net/sched: need to include net/ip6_checksum.h
Stephen Rothwell
1
-0
/
+1
2010-08-21
net_sched: cls_flow: add key rxhash
Changli Gao
1
-0
/
+7
2010-08-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-37
/
+43
2010-08-20
net/sched: add ACT_CSUM action to update packets checksums
Grégoire Baron
3
-0
/
+606
2010-08-19
net_sched: sch_sfq: use proto_ports_offset() to support AH message
Changli Gao
1
-17
/
+16
2010-08-19
net_sched: cls_flow: use proto_ports_offset() to support AH message
Changli Gao
1
-29
/
+38
2010-08-18
net/sched: remove unneeded NULL check
Dan Carpenter
1
-1
/
+1
2010-08-17
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-07
pkt_sched: Fix sch_sfq vs tcf_bind_filter oops
Jarek Poplawski
1
-0
/
+7
2010-08-04
sch_sfq: add sanity check for the packet length
Changli Gao
1
-9
/
+20
2010-08-04
cls_rsvp: add sanity check for the packet length
Changli Gao
1
-2
/
+10
2010-08-04
cls_flow: add sanity check for the packet length
Changli Gao
1
-40
/
+56
2010-08-04
act_nat: fix on the TX path
Changli Gao
1
-10
/
+13
2010-08-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2010-08-02
u32: negative offset fix
stephen hemminger
1
-2
/
+4
2010-07-31
act_nat: the checksum of ICMP doesn't have pseudo header
Changli Gao
1
-1
/
+1
2010-07-31
act_nat: fix wild pointer
Changli Gao
1
-0
/
+1
2010-07-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+40
2010-07-24
net sched: fix race in mirred device removal
stephen hemminger
1
-3
/
+40
2010-07-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+4
2010-07-19
net: this_cpu_xxx conversions
Eric Dumazet
1
-1
/
+1
2010-07-18
sch_atm: Convert to use standard list_head facilities.
David S. Miller
1
-57
/
+41
2010-07-14
net/sched: potential data corruption
Dan Carpenter
1
-2
/
+2
2010-07-12
act_nat: not all of the ICMP packets need an IP header payload
Changli Gao
1
-1
/
+4
[next]