index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_ingress.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-20
net_sched: Add accessor function for packet length for qdiscs
Jussi Kivilinna
1
-1
/
+1
2008-07-01
net-sched: change tcf_destroy_chain() to clear start of filter list
Patrick McHardy
1
-1
/
+1
2008-01-31
[NET_SCHED]: sch_ingress: remove netfilter support
Patrick McHardy
1
-79
/
+0
2008-01-28
[NET_SCHED]: Use nla_nest_start/nla_nest_end
Patrick McHardy
1
-6
/
+6
2008-01-28
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
Patrick McHardy
1
-7
/
+7
2008-01-28
[NET_SCHED]: sch_ingress: remove useless printk
Patrick McHardy
1
-8
/
+1
2008-01-28
[NET_SCHED]: sch_ingress: avoid a few #ifdefs
Patrick McHardy
1
-12
/
+4
2008-01-28
[NET_SCHED]: sch_ingress: move dependencies to Kconfig
Patrick McHardy
1
-10
/
+1
2008-01-28
[NET_SCHED]: sch_ingress: remove unnecessary ops
Patrick McHardy
1
-24
/
+0
2008-01-28
[NET_SCHED]: sch_ingress: return proper error code in ingress_graft()
Patrick McHardy
1
-1
/
+1
2008-01-28
[NET_SCHED]: sch_ingress: remove unused inner qdisc
Patrick McHardy
1
-4
/
+0
2008-01-28
[NET_SCHED]: sch_ingress: remove qdisc_priv() wrapper
Patrick McHardy
1
-6
/
+4
2008-01-28
[NET_SCHED]: sch_ingress: remove excessive debugging
Patrick McHardy
1
-76
/
+3
2008-01-28
[NET_SCHED]: sch_ingress: formatting fixes
Patrick McHardy
1
-64
/
+39
2008-01-28
[NETFILTER]: Mark hooks __read_mostly
Patrick McHardy
1
-1
/
+1
2008-01-28
[NETFILTER]: Use nf_register_hooks for multiple registrations
Patrick McHardy
1
-26
/
+18
2008-01-28
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
Eric Dumazet
1
-2
/
+2
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
1
-2
/
+2
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
1
-3
/
+2
2007-07-31
[NET_SCHED]: Fix prio/ingress classification logic error
Patrick McHardy
1
-2
/
+1
2007-07-15
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
Patrick McHardy
1
-19
/
+0
2007-07-10
[NET_SCHED]: Remove unnecessary includes
Patrick McHardy
1
-8
/
+1
2007-04-25
[NET]: cleanup extra semicolons
Stephen Hemminger
1
-2
/
+2
2007-04-25
[NET_SCHED]: ingress: switch back to using ingress_lock
Patrick McHardy
1
-7
/
+2
2007-04-25
[NET_SCHED]: Unline tcf_destroy
Patrick McHardy
1
-6
/
+1
2007-04-25
[NETLINK]: Use nlmsg_trim() where appropriate
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-02-10
[NET] SCHED: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-15
/
+15
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+436