aboutsummaryrefslogtreecommitdiff
path: root/include/net/pkt_cls.h
AgeCommit message (Expand)Author
2009-11-20net: rename skb->iif to skb->skb_iifEric Dumazet
2009-11-04net: cleanup include/netEric Dumazet
2008-11-16ematch: simpler tcf_em_unregister()Alexey Dobriyan
2008-03-27[PKT_SCHED]: Pass real namespace in net scheduler classifiers.Denis V. Lunev
2008-01-31[NET_SCHED]: Constify struct tcf_ext_mapPatrick McHardy
2008-01-28[NET_SCHED]: Convert classifiers from rtnetlink to new netlink APIPatrick McHardy
2008-01-28[NET]: netns compilation speedupDenis V. Lunev
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
2007-07-15[NET_SCHED]: Kill CONFIG_NET_CLS_POLICEPatrick McHardy
2007-07-11[NET_SCHED]: ematch: module autoloadingPatrick McHardy
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo
2007-03-29[IFB]: Fix crash on input device removalPatrick McHardy
2005-08-29[NET]: Remove explicit initializations of skb->input_devDavid S. Miller
2005-04-16Linux-2.6.12-rc2Linus Torvalds