linux/net/ieee802154/6lowpan
Eric Dumazet f9eb8aea2a net_sched: transform qdisc running bit into a seqcount
Instead of using a single bit (__QDISC___STATE_RUNNING)
in sch->__state, use a seqcount.

This adds lockdep support, but more importantly it will allow us
to sample qdisc/class statistics without having to grab qdisc root lock.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Cong Wang <xiyou.wangcong@gmail.com>
Cc: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-07 16:37:13 -07:00
..
6lowpan_i.h 6lowpan: move lowpan_802154_dev to 6lowpan 2016-04-13 10:41:09 +02:00
Kconfig ieee802154: create 6lowpan sub-directory 2015-01-08 07:25:59 +01:00
Makefile ieee802154: 6lowpan: fix Makefile entry 2015-01-08 15:48:06 +01:00
core.c net_sched: transform qdisc running bit into a seqcount 2016-06-07 16:37:13 -07:00
reassembly.c inet: kill unused skb_free op 2016-01-05 22:25:57 -05:00
rx.c ieee802154: 6lowpan: fix memory leak 2015-10-22 12:24:42 +02:00
tx.c 6lowpan: change naming for lowpan private data 2016-04-13 10:41:09 +02:00