Wei Yongjun
|
2f13e9f741
net_cls: remove duplicated include from cls_api.c
|
před 12 roky |
Hong zhi guo
|
573ce260b3
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
|
před 12 roky |
Hong zhi guo
|
de179c8c12
netlink: have length check of rtnl msg before deref
|
před 12 roky |
Thomas Graf
|
661d2967b3
rtnetlink: Remove passing of attributes into rtnl_doit functions
|
před 12 roky |
Benjamin LaHaise
|
c1b52739e4
pkt_sched: namespace aware act_mirred
|
před 12 roky |
Eric W. Biederman
|
dfc47ef863
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
|
před 12 roky |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
před 13 roky |
Eric W. Biederman
|
af4c6641f5
net sched: Pass the skb into change so it can access NETLINK_CB
|
před 13 roky |
David S. Miller
|
942b81653a
pkt_sched: cls_api: Move away from NLMSG_NEW().
|
před 13 roky |
David S. Miller
|
1b34ec43c9
pkt_sched: Stop using NLA_PUT*().
|
před 13 roky |
Eric Dumazet
|
dc7f9f6e88
net: sched: constify tcf_proto and tc_action
|
před 14 roky |
Greg Rose
|
c7ac8679be
rtnetlink: Compute and store minimum ifinfo dump size
|
před 14 roky |
Eric Dumazet
|
cc7ec456f8
net_sched: cleanups
|
před 14 roky |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
před 15 roky |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
před 15 roky |
Tom Goff
|
7316ae88c4
net_sched: make traffic control network namespace aware
|
před 15 roky |
Octavian Purdila
|
09ad9bc752
net: use net_eq to compare nets
|
před 15 roky |
Eric Dumazet
|
bd27a8750c
net_cls: Use __dev_get_by_index()
|
před 15 roky |
Jiri Pirko
|
ad61df918c
netlink: fix typo in initialization
|
před 15 roky |
Patrick McHardy
|
af356afa01
net_sched: reintroduce dev->qdisc for use by sch_api
|
před 16 roky |
Patrick McHardy
|
71ebe5e919
net_sched: make cls_ops->tcf_chain() optional
|
před 16 roky |
Minoru Usui
|
12186be7d2
net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel panic when we use cls_cgroup
|
před 16 roky |
Robert Love
|
d0ab8ff81b
net: Only store high 16 bits of kernel generated filter priorities
|
před 16 roky |
Patrick McHardy
|
47a1a1d4be
pkt_sched: remove unnecessary xchg() in packet classifiers
|
před 16 roky |
Johannes Berg
|
95a5afca4a
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
|
před 16 roky |
Jarek Poplawski
|
102396ae65
pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()
|
před 17 roky |
Jarek Poplawski
|
323c048836
pkt_sched: Fix unlocking in tc_ctl_tfilter()
|
před 17 roky |
David S. Miller
|
55dbc640c3
pkt_sched: Remove qdisc_lock_tree usage in cls_api.c
|
před 17 roky |
David S. Miller
|
e8a0464cc9
netdev: Allocate multiple queues for TX.
|
před 17 roky |
David S. Miller
|
b0e1e6462d
netdev: Move rest of qdisc state into struct netdev_queue
|
před 17 roky |