Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cd930c931417295ac6b4d9fea62accc67192ac34
/
net
/
sched
e5dfb81
[NET_SCHED]: Add flow classifier
by Patrick McHardy
· 17 years ago
94de78d
[NET_SCHED]: sch_sfq: make internal queues visible as classes
by Patrick McHardy
· 17 years ago
7d2681a
[NET_SCHED]: sch_sfq: add support for external classifiers
by Patrick McHardy
· 17 years ago
5239008
[NET_SCHED]: Constify struct tcf_ext_map
by Patrick McHardy
· 17 years ago
cc8fd14
[PKT_SCHED] sch_teql.c: Duplicate IFF_BROADCAST in FMASK, remove 2nd.
by Roel Kluin
· 17 years ago
72eb7bd
[NET_SCHED]: sch_ingress: remove netfilter support
by Patrick McHardy
· 17 years ago
7a9c1bd
[NET_SCHED]: Use nla_policy for attribute validation in ematches
by Patrick McHardy
· 17 years ago
53b2bf3
[NET_SCHED]: Use nla_policy for attribute validation in actions
by Patrick McHardy
· 17 years ago
6fa8c01
[NET_SCHED]: Use nla_policy for attribute validation in classifiers
by Patrick McHardy
· 17 years ago
27a3421
[NET_SCHED]: Use nla_policy for attribute validation in packet schedulers
by Patrick McHardy
· 17 years ago
5feb5e1
[NET_SCHED]: sch_api: introduce constant for rate table size
by Patrick McHardy
· 17 years ago
1587bac
[NET_SCHED]: Use typeful attribute parsing helpers
by Patrick McHardy
· 17 years ago
24beeab
[NET_SCHED]: Use typeful attribute construction helpers
by Patrick McHardy
· 17 years ago
57e1c48
[NET_SCHED]: Use NLA_PUT_STRING for string dumping
by Patrick McHardy
· 17 years ago
4b3550ef
[NET_SCHED]: Use nla_nest_start/nla_nest_end
by Patrick McHardy
· 17 years ago
cee6372
[NET_SCHED]: Propagate nla_parse return value
by Patrick McHardy
· 17 years ago
ab27cfb
[NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get
by Patrick McHardy
· 17 years ago
c96c947
[NET_SCHED]: act_api: use nlmsg_parse
by Patrick McHardy
· 17 years ago
6d834e0
[NET_SCHED]: act_api: fix netlink API conversion bug
by Patrick McHardy
· 17 years ago
b03f467
[NET_SCHED]: sch_netem: use nla_parse_nested_compat
by Patrick McHardy
· 17 years ago
f5e5cb7
[NET_SCHED]: sch_atm: fix format string warning
by Patrick McHardy
· 17 years ago
7ba699c
[NET_SCHED]: Convert actions from rtnetlink to new netlink API
by Patrick McHardy
· 17 years ago
add93b6
[NET_SCHED]: Convert classifiers from rtnetlink to new netlink API
by Patrick McHardy
· 17 years ago
1e90474
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
by Patrick McHardy
· 17 years ago
2eb9d75
[NET_SCHED]: mark classifier ops __read_mostly
by Patrick McHardy
· 17 years ago
62e3ba1
[NET_SCHED]: Move EXPORT_SYMBOL next to exported symbol
by Patrick McHardy
· 17 years ago
aa767bf
[PKT_SCHED] net classifier: style cleanup's
by Stephen Hemminger
· 17 years ago
786a903
[PKT_SCHED] sch_atm: style cleanup
by Stephen Hemminger
· 17 years ago
9d127fb
[PKT_SCHED] dsmark: checkpatch warning cleanup
by Stephen Hemminger
· 17 years ago
4c30719
[PKT_SCHED] dsmark: handle cloned and non-linear skb's
by Stephen Hemminger
· 17 years ago
5b0ac72
[PKT_SCHED] dsmark: Use hweight32() instead of convoluted loop.
by David S. Miller
· 17 years ago
81da99e
[PKT_SCHED] dsmark: get rid of wrappers
by Stephen Hemminger
· 17 years ago
13a0a09
[NET_SCHED]: kill obsolete NET_CLS_POLICE option
by Patrick McHardy
· 17 years ago
8916876
[NET_SCHED]: sch_ingress: remove useless printk
by Patrick McHardy
· 17 years ago
1389356
[NET_SCHED]: sch_ingress: avoid a few #ifdefs
by Patrick McHardy
· 17 years ago
645a1e3
[NET_SCHED]: sch_ingress: move dependencies to Kconfig
by Patrick McHardy
· 17 years ago
c6ee877
[NET_SCHED]: sch_ingress: remove unnecessary ops
by Patrick McHardy
· 17 years ago
e037834
[NET_SCHED]: sch_ingress: return proper error code in ingress_graft()
by Patrick McHardy
· 17 years ago
c21d4d5
[NET_SCHED]: sch_ingress: remove unused inner qdisc
by Patrick McHardy
· 17 years ago
cb53c04
[NET_SCHED]: sch_ingress: remove qdisc_priv() wrapper
by Patrick McHardy
· 17 years ago
a478122
[NET_SCHED]: sch_ingress: remove excessive debugging
by Patrick McHardy
· 17 years ago
58f4df4
[NET_SCHED]: sch_ingress: formatting fixes
by Patrick McHardy
· 17 years ago
6f9e98f
[PKT_SCHED] SFQ: whitespace cleanup
by Stephen Hemminger
· 17 years ago
d46f8dd
[PKT_SCHED] SFQ: use net_random
by Stephen Hemminger
· 17 years ago
d3e9948
[PKT_SCHED] SFQ: timer is deferrable
by Stephen Hemminger
· 17 years ago
d88c305
[PKT_SCHED] HTB: htb_classid is dead static inline
by Ilpo Järvinen
· 17 years ago
9a429c4
[NET]: Add some acquires/releases sparse annotations.
by Eric Dumazet
· 17 years ago
1999414
[NETFILTER]: Mark hooks __read_mostly
by Patrick McHardy
· 17 years ago
41c5b31
[NETFILTER]: Use nf_register_hooks for multiple registrations
by Patrick McHardy
· 17 years ago
be0ea7d
[NETFILTER]: Convert old checksum helper names
by Patrick McHardy
· 17 years ago
97c53ca
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
by Denis V. Lunev
· 17 years ago
b854272
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
by Denis V. Lunev
· 17 years ago
20fea08
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
by Eric Dumazet
· 17 years ago
6e23ae2
[NETFILTER]: Introduce NF_INET_ hook values
by Patrick McHardy
· 17 years ago
b24b8a2
[NET]: Convert init_timer into setup_timer
by Pavel Emelyanov
· 17 years ago
9a94b35
[PKT_SCHED]: Spelling fixes
by Joe Perches
· 17 years ago
5f1a485
[PKT_SCHED]: Check subqueue status before calling hard_start_xmit
by Peter P Waskiewicz Jr
· 17 years ago
b226801
[PKT_SCHED] CLS_U32: Use ffs() instead of C code on hash mask to get first set bit.
by Radu Rendec
· 17 years ago
543821c
[PKT_SCHED] CLS_U32: Fix endianness problem with u32 classifier hash masks.
by Radu Rendec
· 17 years ago
4f9f831
[PKT_SCHED]: Fix OOPS when removing devices from a teql queuing discipline
by Evgeniy Polyakov
· 17 years ago
a057ae3
[NET_CLS_ACT]: Use skb_act_clone
by Jamal Hadi Salim
· 17 years ago
0034622
[PKT_SCHED]: Fix sch_prio.c build with CONFIG_NETDEVICES_MULTIQUEUE
by Pavel Emelyanov
· 17 years ago
668f895
[NET]: Hide the queue_mapping field inside netif_subqueue_stopped
by Pavel Emelyanov
· 17 years ago
4e3ab47
[NET]: Make and use skb_get_queue_mapping
by Pavel Emelyanov
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
ce0e32e
[NET]: Fix possible dev_deactivate race condition
by Herbert Xu
· 17 years ago
85ef3e5
[NET]: QoS/Sched as menuconfig
by Randy Dunlap
· 17 years ago
bfaae0f
[NET]: fix carrier-on bug?
by Jeff Garzik
· 17 years ago
3db05fe
[NETFILTER]: Replace sk_buff ** with sk_buff *
by Herbert Xu
· 17 years ago
3c0cfc1
[NET_SCHED]: Show timer resolution instead of clock resolution in /proc/net/psched
by Patrick McHardy
· 17 years ago
cfcabdc
[NET]: sparse warning fixes
by Stephen Hemminger
· 17 years ago
b421995
[PKT_SCHED]: Add stateless NAT
by Herbert Xu
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
0c4e858
[NET]: Wrap netdevice hardware header creation.
by Stephen Hemminger
· 17 years ago
8236632
[NET_SCHED]: explict hold dev tx lock
by Jamal Hadi Salim
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
e9bef55
[NET_SCHED]: Cleanup L2T macros and handle oversized packets
by Jesper Dangaard Brouer
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
bea3348
[NET]: Make NAPI polling independent of struct net_device objects.
by Stephen Hemminger
· 17 years ago
bf1b803
[PKT_SCHED] cls_u32: error code isn't been propogated properly
by Stephen Hemminger
· 17 years ago
32740dd
[SFQ]: Remove artificial limitation for queue limit.
by Alexey Kuznetsov
· 17 years ago
5588b40
[PKT_SCHED]: Fix 'SFQ qdisc crashes with limit of 2 packets'
by Alexey Kuznetsov
· 17 years ago
ddeee3c
[PKT_SCHED]: sch_cbq.c: Shut up uninitialized variable warning
by Satyam Sharma
· 17 years ago
e1e992e
[NET_SCHED] protect action config/dump from irqs
by Jamal Hadi Salim
· 17 years ago
dbaaa07
[NET_SCHED] sch_prio.c: remove duplicate call of tc_classify()
by Lucas Nussbaum
· 17 years ago
0a26f4c
[PKT_SCHED]: Clean up duplicate includes in net/sched/
by Jesper Juhl
· 17 years ago
0773192
[NET]: Fix prio_tune() handling of root qdisc.
by Peter P Waskiewicz Jr
· 17 years ago
ffc8fef
[NET]: Fix sch_api to properly set sch->parent on the root.
by Patrick McHardy
· 17 years ago
bdba91e
[NET_SCHED]: Fix prio/ingress classification logic error
by Patrick McHardy
· 17 years ago
99acaeb
[PKT_SCHED]: Some typo fixes in net/sched/Kconfig
by Gabriel Craciunescu
· 17 years ago
782f795
[ATM]: Replacing kmalloc/memset combination with kzalloc.
by vignesh babu
· 17 years ago
c3bc7cf
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
by Patrick McHardy
· 17 years ago
73ca491
[NET_SCHED]: act_api: qdisc internal reclassify support
by Patrick McHardy
· 17 years ago
f6853e2
[NET_SCHED]: sch_dsmark: act_api support
by Patrick McHardy
· 17 years ago
9210080
[NET_SCHED]: sch_atm: act_api support
by Patrick McHardy
· 17 years ago
b0188d4
[NET_SCHED]: sch_atm: Lindent
by Patrick McHardy
· 17 years ago
0621ed2
[NET_SCHED]: Revert "avoid transmit softirq on watchdog wakeup" optimization
by Patrick McHardy
· 17 years ago
db3d99c
[NET_SCHED]: ematch: module autoloading
by Patrick McHardy
· 17 years ago
c9726d6
[NET_SCHED]: Make HTB scheduler work with TSO.
by Ranjit Manomohan
· 17 years ago
Next »