Age | Commit message (Expand) | Author | Files | Lines |
2014-10-07 | net: sched: remove tcf_proto from ematch calls | John Fastabend | 1 | -5/+5 |
2014-10-02 | net_sched: avoid calling tcf_unbind_filter() in call_rcu callback | WANG Cong | 1 | -5/+1 |
2014-09-29 | net_sched: remove the first parameter from tcf_exts_destroy() | WANG Cong | 1 | -1/+1 |
2014-04-28 | sched, cls: check if we could overwrite actions when changing a filter | Cong Wang | 1 | -1/+1 |
2014-01-13 | net_sched: optimize tcf_match_indev() | WANG Cong | 1 | -15/+15 |
2013-12-18 | net_sched: cls: refactor out struct tcf_ext_map | WANG Cong | 1 | -13/+10 |
2013-12-18 | net_sched: act: use standard struct list_head | WANG Cong | 1 | -4/+12 |
2013-08-01 | net: Remove extern from include/net/ scheduling prototypes | Joe Perches | 1 | -21/+21 |
2013-01-15 | pkt_sched: namespace aware act_mirred | Benjamin LaHaise | 1 | -3/+4 |
2010-12-21 | net: Fix range checks in tcf_valid_offset(). | David S. Miller | 1 | -1/+3 |
2009-11-21 | net: rename skb->iif to skb->skb_iif | Eric Dumazet | 1 | -2/+2 |
2009-11-04 | net: cleanup include/net | Eric Dumazet | 1 | -16/+8 |
2008-11-17 | ematch: simpler tcf_em_unregister() | Alexey Dobriyan | 1 | -1/+1 |
2008-03-28 | [PKT_SCHED]: Pass real namespace in net scheduler classifiers. | Denis V. Lunev | 1 | -1/+1 |
2008-02-01 | [NET_SCHED]: Constify struct tcf_ext_map | Patrick McHardy | 1 | -3/+3 |
2008-01-29 | [NET_SCHED]: Convert classifiers from rtnetlink to new netlink API | Patrick McHardy | 1 | -5/+5 |
2008-01-29 | [NET]: netns compilation speedup | Denis V. Lunev | 1 | -1/+2 |
2007-10-11 | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 1 | -1/+2 |
2007-07-15 | [NET_SCHED]: Kill CONFIG_NET_CLS_POLICE | Patrick McHardy | 1 | -8/+0 |
2007-07-12 | [NET_SCHED]: ematch: module autoloading | Patrick McHardy | 1 | -0/+2 |
2007-04-26 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-26 | [SK_BUFF]: Introduce skb_transport_header(skb) | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-26 | [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2007-04-26 | [SK_BUFF]: Introduce skb_network_header() | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-03-29 | [IFB]: Fix crash on input device removal | Patrick McHardy | 1 | -2/+5 |
2005-08-30 | [NET]: Remove explicit initializations of skb->input_dev | David S. Miller | 1 | -3/+3 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+366 |