aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/pkt_cls.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-21net: Fix range checks in tcf_valid_offset().David S. Miller1-1/+3
2009-11-20net: rename skb->iif to skb->skb_iifEric Dumazet1-2/+2
2009-11-04net: cleanup include/netEric Dumazet1-16/+8
2008-11-16ematch: simpler tcf_em_unregister()Alexey Dobriyan1-1/+1
2008-03-27[PKT_SCHED]: Pass real namespace in net scheduler classifiers.Denis V. Lunev1-1/+1
2008-01-31[NET_SCHED]: Constify struct tcf_ext_mapPatrick McHardy1-3/+3
2008-01-28[NET_SCHED]: Convert classifiers from rtnetlink to new netlink APIPatrick McHardy1-5/+5
2008-01-28[NET]: netns compilation speedupDenis V. Lunev1-1/+2
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-1/+2
2007-07-15[NET_SCHED]: Kill CONFIG_NET_CLS_POLICEPatrick McHardy1-8/+0
2007-07-11[NET_SCHED]: ematch: module autoloadingPatrick McHardy1-0/+2
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-2/+2
2007-04-25[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo1-1/+1
2007-03-29[IFB]: Fix crash on input device removalPatrick McHardy1-2/+5
2005-08-29[NET]: Remove explicit initializations of skb->input_devDavid S. Miller1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+366