summaryrefslogtreecommitdiff
path: root/net/sched/em_meta.c
Commit message (Expand)AuthorAge
* net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-01
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID framesShmulik Ladkani2016-10-23
* qdisc: constify meta_type_ops structuresJulia Lawall2016-04-14
* net_sched: em_meta: use skb_to_full_sk() helperEric Dumazet2015-11-08
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko2015-01-13
* net: sched: remove tcf_proto from ematch callsJohn Fastabend2014-10-06
* net: Change skb_get_rxhash to skb_get_hashTom Herbert2013-12-17
* net_sched: expand control flow of macro SKIP_NONLOCALYang Yingliang2013-12-11
* qdisc: meta return ENOMEM on alloc failurestephen hemminger2013-09-30
* net: use a per task frag allocatorEric Dumazet2012-09-24
* ipv4: Prepare for change of rt->rt_iif encoding.David S. Miller2012-07-23
* pkt_sched: Stop using NLA_PUT*().David S. Miller2012-04-01
* net: remove SK_ROUTE_CAPS from meta ematchMichał Mirosław2011-07-14
* Fix common misspellingsLucas De Marchi2011-03-31
* ipv4: Remove flowi from struct rtable.David S. Miller2011-03-04
* em_meta: fix sparse warningstephen hemminger2011-02-23
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-01-20
|\
| * netfilter: fix Kconfig dependenciesPatrick McHardy2011-01-14
* | net_sched: cleanupsEric Dumazet2011-01-19
|/
* tc: add meta match on receive hashStephen Hemminger2010-08-24
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* netsched: Allow var_sk_bound_if meta to work on all namespacesEric Dumazet2009-11-18
* em_meta: avoid one dev_put()Eric Dumazet2009-11-04
* net: correct off-by-one write allocations reportsEric Dumazet2009-06-18
* net: skb->dst accessorsEric Dumazet2009-06-03
* net: skb->rtable accessorEric Dumazet2009-06-03
* netsched: Allow meta match on vlan tag on receiveStephen Hemminger2009-04-13
* [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid castsEric Dumazet2008-03-05
* [PKT_SCHED]: deinline functions in meta matchStephen Hemminger2008-02-09
* [TC]: oops in em_metaStephen Hemminger2008-02-07
* [NET_SCHED]: em_meta: fix compile warningPatrick McHardy2008-02-05
* [PKT_SCHED]: vlan tag matchStephen Hemminger2008-02-05
* [NET_SCHED]: Use nla_policy for attribute validation in ematchesPatrick McHardy2008-01-28
* [NET_SCHED]: Use typeful attribute parsing helpersPatrick McHardy2008-01-28
* [NET_SCHED]: Use typeful attribute construction helpersPatrick McHardy2008-01-28
* [NET_SCHED]: Propagate nla_parse return valuePatrick McHardy2008-01-28
* [NET_SCHED]: Convert classifiers from rtnetlink to new netlink APIPatrick McHardy2008-01-28
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [NET_SCHED]: ematch: module autoloadingPatrick McHardy2007-07-11
* [NET] SCHED: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [SCHED]: Use kmemdup & kzalloc where appropriateArnaldo Carvalho de Melo2006-12-02
* [NET]: Turn nfmark into generic markThomas Graf2006-12-02
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-21
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NET]: kfree cleanupJesper Juhl2005-11-08
* [INET]: speedup inet (tcp/dccp) lookupsEric Dumazet2005-10-03