summaryrefslogtreecommitdiffstats
path: root/include/net/pkt_cls.h
Commit message (Expand)AuthorAgeFilesLines
* pkt_sched: namespace aware act_mirredBenjamin LaHaise2013-01-141-3/+4
* net: Fix range checks in tcf_valid_offset().David S. Miller2010-12-211-1/+3
* net: rename skb->iif to skb->skb_iifEric Dumazet2009-11-201-2/+2
* net: cleanup include/netEric Dumazet2009-11-041-16/+8
* ematch: simpler tcf_em_unregister()Alexey Dobriyan2008-11-161-1/+1
* [PKT_SCHED]: Pass real namespace in net scheduler classifiers.Denis V. Lunev2008-03-271-1/+1
* [NET_SCHED]: Constify struct tcf_ext_mapPatrick McHardy2008-01-311-3/+3
* [NET_SCHED]: Convert classifiers from rtnetlink to new netlink APIPatrick McHardy2008-01-281-5/+5
* [NET]: netns compilation speedupDenis V. Lunev2008-01-281-1/+2
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+2
* [NET_SCHED]: Kill CONFIG_NET_CLS_POLICEPatrick McHardy2007-07-151-8/+0
* [NET_SCHED]: ematch: module autoloadingPatrick McHardy2007-07-111-0/+2
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-2/+2
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-251-1/+1
* [IFB]: Fix crash on input device removalPatrick McHardy2007-03-291-2/+5
* [NET]: Remove explicit initializations of skb->input_devDavid S. Miller2005-08-291-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+366