Jesper Dangaard Brouer
|
8a8e3d84b1
net_sched: restore "linklayer atm" handling
|
12 years ago |
Eric Dumazet
|
40edeff6e1
net_sched: qdisc_get_rtab() must check data[] array
|
12 years ago |
Hong zhi guo
|
573ce260b3
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
|
12 years ago |
Hong zhi guo
|
de179c8c12
netlink: have length check of rtnl msg before deref
|
12 years ago |
Thomas Graf
|
661d2967b3
rtnetlink: Remove passing of attributes into rtnl_doit functions
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 years ago |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
12 years ago |
Jiri Pirko
|
34c5d292ce
sch_api: introduce qdisc_watchdog_schedule_ns()
|
12 years ago |
Eric Dumazet
|
1abbe1394a
pkt_sched: avoid requeues if possible
|
12 years ago |
Eric W. Biederman
|
dfc47ef863
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
|
12 years ago |
Eric Dumazet
|
46baac38ef
pkt_sched: use ns_to_ktime() helper
|
12 years ago |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
12 years ago |
David S. Miller
|
02ef22ca40
pkt_sched: sch_api: Move away from NLMSG_NEW().
|
13 years ago |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 years ago |
David S. Miller
|
1b34ec43c9
pkt_sched: Stop using NLA_PUT*().
|
13 years ago |
Eric Dumazet
|
fa0f5aa743
net_sched: qdisc_alloc_handle() can be too slow
|
13 years ago |
Eric Dumazet
|
dc7f9f6e88
net: sched: constify tcf_proto and tc_action
|
14 years ago |
Greg Rose
|
c7ac8679be
rtnetlink: Compute and store minimum ifinfo dump size
|
14 years ago |
David S. Miller
|
f06cd54f55
pkt_sched: Kill set but unused variable 'protocol' in tc_classify()
|
14 years ago |
Hagen Paul Pfeifer
|
52bc97470e
sched: protocol only needed when CONFIG_NET_CLS_ACT is enabled
|
14 years ago |
Eric Dumazet
|
a2da570d62
net_sched: RCU conversion of stab
|
14 years ago |
Eric Dumazet
|
fd245a4adb
net_sched: move TCQ_F_THROTTLED flag
|
14 years ago |
Eric Dumazet
|
cc7ec456f8
net_sched: cleanups
|
14 years ago |
Eric Dumazet
|
24824a09e3
net: dynamic ingress_queue allocation
|
14 years ago |
Eric Dumazet
|
bfa5ae63b8
net: rename netdev rx_queue to ingress_queue
|
14 years ago |
Dan Carpenter
|
00093fab98
net/sched: remove unneeded NULL check
|
15 years ago |
Jarek Poplawski
|
3e9e5a5921
pkt_sched: Check .walk and .leaf class handlers
|
15 years ago |
Jarek Poplawski
|
68fd26b598
pkt_sched: Add some basic qdisc class ops verification. Was: [PATCH] sfq: add dummy bind/unbind handles
|
15 years ago |
Eric Dumazet
|
53b0f08042
net_sched: Fix qdisc_notify()
|
15 years ago |