Florian Westphal
|
6e765a009a
net_sched: drr: warn when qdisc is not work conserving
|
11 年之前 |
David S. Miller
|
5f013c9bc7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Stéphane Graber
|
4e8bbb819d
net: Allow tc changes in user namespaces
|
11 年之前 |
Eric W. Biederman
|
90f62cf30a
net: Use netlink_ns_capable to verify the permisions of netlink messages
|
11 年之前 |
David S. Miller
|
85dcce7a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Eric Dumazet
|
fba373d2bb
pkt_sched: add cond_resched() to class and qdisc dump
|
11 年之前 |
Eric Dumazet
|
15dc36ebbb
pkt_sched: do not use rcu in tc_dump_qdisc()
|
11 年之前 |
Eric Dumazet
|
37314363cd
pkt_sched: move the sanity test in qdisc_list_add()
|
11 年之前 |
Zhi Yong Wu
|
21eb218989
net, sch: fix the typo in register_qdisc()
|
11 年之前 |
Eric Dumazet
|
e57a784d8c
pkt_sched: set root qdisc before change() in attach_default_qdiscs()
|
11 年之前 |
Eric Dumazet
|
95dc19299f
pkt_sched: give visibility to mq slave qdiscs
|
11 年之前 |
Eric Dumazet
|
2c8c8e6f9d
net_sched: increment drop counters in qdisc_tree_decrease_qlen()
|
12 年之前 |
stephen hemminger
|
34aedd3f3b
qdisc: fix build with !CONFIG_NET_SCHED
|
12 年之前 |
stephen hemminger
|
6da7c8fcbc
qdisc: allow setting default queuing discipline
|
12 年之前 |
Jesper Dangaard Brouer
|
8a8e3d84b1
net_sched: restore "linklayer atm" handling
|
12 年之前 |
Eric Dumazet
|
40edeff6e1
net_sched: qdisc_get_rtab() must check data[] array
|
12 年之前 |
Hong zhi guo
|
573ce260b3
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
|
12 年之前 |
Hong zhi guo
|
de179c8c12
netlink: have length check of rtnl msg before deref
|
12 年之前 |
Thomas Graf
|
661d2967b3
rtnetlink: Remove passing of attributes into rtnl_doit functions
|
12 年之前 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 年之前 |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 年之前 |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
12 年之前 |
Jiri Pirko
|
34c5d292ce
sch_api: introduce qdisc_watchdog_schedule_ns()
|
12 年之前 |
Eric Dumazet
|
1abbe1394a
pkt_sched: avoid requeues if possible
|
12 年之前 |
Eric W. Biederman
|
dfc47ef863
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
|
12 年之前 |
Eric Dumazet
|
46baac38ef
pkt_sched: use ns_to_ktime() helper
|
12 年之前 |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
13 年之前 |
David S. Miller
|
02ef22ca40
pkt_sched: sch_api: Move away from NLMSG_NEW().
|
13 年之前 |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 年之前 |
David S. Miller
|
1b34ec43c9
pkt_sched: Stop using NLA_PUT*().
|
13 年之前 |