Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
771dafdc38c9158c2b9d2b05f6ddda0d08c33a17
/
net
/
sched
db2c241
act_pedit: access skb->data safely
by Changli Gao
· 14 years ago
fbc2e7d
cls_u32: use skb_header_pointer() to dereference data safely
by Changli Gao
· 14 years ago
33c29dd
act_nat: fix the wrong checksum when addr isn't in old_addr/mask
by Changli Gao
· 14 years ago
f845172
cls_cgroup: Store classid in struct sock
by Herbert Xu
· 14 years ago
53b0f08
net_sched: Fix qdisc_notify()
by Eric Dumazet
· 14 years ago
3fa21e0
net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
b60b659
net sched: cleanup and rate limit warning
by stephen hemminger
· 14 years ago
6ff9c36
net sched: printk message severity
by stephen hemminger
· 14 years ago
a2f7922
net_sched: sch_hfsc: fix classification loops
by Patrick McHardy
· 14 years ago
f0cd150
tbf: stop wanton destruction of children (v2)
by stephen hemminger
· 14 years ago
7fee226
net: add a noref bit on skb dst
by Eric Dumazet
· 14 years ago
cba7a98
Merge branch 'master' of git://dev.medozas.de/linux
by Patrick McHardy
· 14 years ago
4b560b4
netfilter: xtables: substitute temporary defines by final name
by Jan Engelhardt
· 15 years ago
1e4b105
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 14 years ago
dee4287
net: fix softnet_stat
by Changli Gao
· 15 years ago
0eae88f
net: Fix various endianness glitches
by Eric Dumazet
· 15 years ago
6291055
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
4a35ecf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5d944c6
gen_estimator: deadlock fix
by Eric Dumazet
· 15 years ago
7e5ab15
net_sched: minor netns related cleanup
by Tom Goff
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d2a7b6b
netfilter: xtables: make use of xt_request_find_target
by Jan Engelhardt
· 15 years ago
b138338
net: remove trailing space in messages
by Frans Pop
· 15 years ago
8e039d8
cgroups: net_cls as module
by Ben Blum
· 15 years ago
7316ae8
net_sched: make traffic control network namespace aware
by Tom Goff
· 15 years ago
b1109bf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
d4ae20b
net/sched: Fix module name in Kconfig
by Jan Luebbe
· 15 years ago
57dbb2d
sched: add head drop fifo queue
by Hagen Paul Pfeifer
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
8964be4
net: rename skb->iif to skb->skb_iif
by Eric Dumazet
· 15 years ago
2939e27
netsched: Allow var_sk_bound_if meta to work on all namespaces
by Eric Dumazet
· 15 years ago
b76965e
act_mirred: optimization.
by Changli Gao
· 15 years ago
feed1f1
act_mirred: cleanup
by Changli Gao
· 15 years ago
9a1654b
net: Optimize hard_start_xmit() return checking
by Jarek Poplawski
· 15 years ago
572a9d7
net: allow to propagate errors through ->ndo_hard_start_xmit()
by Patrick McHardy
· 15 years ago
f1e9016
net: use rcu for network scheduler API
by stephen hemminger
· 15 years ago
06fe9fb
tree-wide: fix a very frequent spelling mistake
by Dirk Hohndel
· 15 years ago
bd27a87
net_cls: Use __dev_get_by_index()
by Eric Dumazet
· 15 years ago
d007563
em_meta: avoid one dev_put()
by Eric Dumazet
· 15 years ago
1c55d62
pkt_sched: skbedit add support for setting mark
by jamal
· 15 years ago
421355d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
7fe13c5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
53f7e35
pkt_sched: pedit use proper struct
by jamal
· 15 years ago
ad61df9
netlink: fix typo in initialization
by Jiri Pirko
· 15 years ago
d250a5f
pkt_sched: gen_estimator: Dont report fake rate estimators
by Eric Dumazet
· 15 years ago
fd589a8
trivial: fix typo "to to" in multiple files
by Anand Gadiyar
· 15 years ago
a19d215
pkt_sched: Fix qstats.qlen updating in dump_stats
by Jarek Poplawski
· 15 years ago
7c64b9f
pkt_sched: Fix qdisc_create on stab error handling
by Jarek Poplawski
· 15 years ago
926e61b
pkt_sched: Fix tx queue selection in tc_modify_qdisc
by Jarek Poplawski
· 15 years ago
036d6a6
pkt_sched: Fix qdisc_graft WRT ingress qdisc
by Jarek Poplawski
· 15 years ago
d7e9660
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
9a0da0d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
23bcf63
net_sched: fix estimator lock selection for mq child qdiscs
by Patrick McHardy
· 15 years ago
6ec1c69
net_sched: add classful multiqueue dummy scheduler
by David S. Miller
· 15 years ago
589983c
net_sched: move dev_graft_qdisc() to sch_generic.c
by Patrick McHardy
· 15 years ago
af356af
net_sched: reintroduce dev->qdisc for use by sch_api
by Patrick McHardy
· 15 years ago
5b9a9cc
net_sched: remove some unnecessary checks in classful schedulers
by Patrick McHardy
· 15 years ago
de6d5cd
net_sched: make cls_ops->change and cls_ops->delete optional
by Patrick McHardy
· 15 years ago
71ebe5e
net_sched: make cls_ops->tcf_chain() optional
by Patrick McHardy
· 15 years ago
c9f1d03
net_sched: fix class grafting errno codes
by Patrick McHardy
· 15 years ago
16ebb5e
tc: Fix unitialized kernel memory leak
by Eric Dumazet
· 15 years ago
6cdee2f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
2fbd3da
pkt_sched: Revert tasklet_hrtimer changes.
by David S. Miller
· 15 years ago
6fef4c0
netdev: convert pseudo-devices to netdev_tx_t
by Stephen Hemminger
· 15 years ago
a453e06
pkt_sched: Fix resource limiting in pfifo_fast
by Krishna Kumar
· 15 years ago
fd3ae5e
Speed-up pfifo_fast lookup using a private bitmap
by Krishna Kumar
· 15 years ago
3a6c2b4
netlink: constify nlmsghdr arguments
by Patrick McHardy
· 15 years ago
a2cb6a4
pkt_sched: Fix bogon in tasklet_hrtimer changes.
by David S. Miller
· 15 years ago
38acce2
pkt_sched: Convert CBQ to tasklet_hrtimer.
by David S. Miller
· 15 years ago
ee5f975
pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer
by David S. Miller
· 15 years ago
c1a8f1f
net: restore gnet_stats_basic to previous definition
by Eric Dumazet
· 15 years ago
bbd8a0d
net: Avoid enqueuing skb for default qdiscs
by Krishna Kumar
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
31e6d36
net: correct off-by-one write allocations reports
by Eric Dumazet
· 15 years ago
b964758
pkt_sched: Update drops stats in act_police
by Jarek Poplawski
· 15 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
ca44d6e
pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US
by Jarek Poplawski
· 15 years ago
5b54814
net: use symbolic values for ndo_start_xmit() return codes
by Patrick McHardy
· 15 years ago
728bf09
pkt_sched: Use PSCHED_SHIFT in PSCHED time conversion
by Jarek Poplawski
· 15 years ago
52ea3a5
cls_cgroup: Fix oops when user send improperly 'tc filter add' request
by Minoru Usui
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
511c3f9
net: skb->rtable accessor
by Eric Dumazet
· 15 years ago
b2f8f75
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
12186be
net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel panic when we use cls_cgroup
by Minoru Usui
· 15 years ago
e65fcfd
cls_cgroup: read classid atomically in classifier
by Paul Menage
· 15 years ago
08baf56
net: txq_trans_update() helper
by Eric Dumazet
· 15 years ago
ab35cd4
sch_teql: Use net_device internal stats
by Eric Dumazet
· 15 years ago
bb803cf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
c0f84d0
sch_teql: should not dereference skb after ndo_start_xmit()
by Eric Dumazet
· 15 years ago
9d21493
net: tx scalability works : trans_start
by Eric Dumazet
· 15 years ago
cb1c4b7
cls_cgroup: remove unneeded cgroup_lock
by Li Zefan
· 15 years ago
6473990
net-sched: fix bfifo default limit
by Patrick McHardy
· 16 years ago
d0ab8ff
net: Only store high 16 bits of kernel generated filter priorities
by Robert Love
· 16 years ago
8caf153
net: sch_netem: Fix an inconsistency in ingress netem timestamps.
by Jarek Poplawski
· 16 years ago
1a31f20
netsched: Allow meta match on vlan tag on receive
by Stephen Hemminger
· 16 years ago
a0bffff
net/*: use linux/kernel.h swap()
by Ilpo Järvinen
· 16 years ago
7cd0a63
pkt_sched: Change misleading code in class delete.
by Jarek Poplawski
· 16 years ago
Next »