netns xfrm: fix "ip xfrm state|policy count" misreport
[safe/jmp/linux-2.6] / net / sched / act_api.c
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-11-09 Dirk Hohndeltree-wide: fix a very frequent spelling mistake
2009-10-07 Eric Dumazetpkt_sched: gen_estimator: Dont report fake rate estimators
2009-08-25 Patrick McHardynetlink: constify nlmsghdr arguments
2008-11-26 Stephen Hemmingertc: propogate errors from tcf_hash_create
2008-10-16 Johannes Bergnet: Remove CONFIG_KMOD from net/ (towards removing...
2008-08-13 Jamal Hadi Salimnet-sched: fix Action flushing return code
2008-08-13 Jamal Hadi Salimnet-sched: Fix actions flushing
2008-08-08 Jamal Hadi Salimpkt_sched: Fix actions referencing
2008-07-26 Ilpo Järvinennet: convert BUG_TRAP to generic WARN_ON
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-01-28 Patrick McHardy[NET_SCHED]: Use typeful attribute parsing helpers
2008-01-28 Patrick McHardy[NET_SCHED]: Use typeful attribute construction helpers
2008-01-28 Patrick McHardy[NET_SCHED]: Use NLA_PUT_STRING for string dumping
2008-01-28 Patrick McHardy[NET_SCHED]: Use nla_nest_start/nla_nest_end
2008-01-28 Patrick McHardy[NET_SCHED]: Propagate nla_parse return value
2008-01-28 Patrick McHardy[NET_SCHED]: act_api: use PTR_ERR in tcf_action_init...
2008-01-28 Patrick McHardy[NET_SCHED]: act_api: use nlmsg_parse
2008-01-28 Patrick McHardy[NET_SCHED]: act_api: fix netlink API conversion bug
2008-01-28 Patrick McHardy[NET_SCHED]: Convert actions from rtnetlink to new...
2008-01-28 Patrick McHardy[NET_SCHED]: Convert packet schedulers from rtnetlink...
2008-01-28 Patrick McHardy[NET_SCHED]: Move EXPORT_SYMBOL next to exported symbol
2008-01-28 Denis V. Lunev[NET]: Make rtnetlink infrastructure network namespace...
2008-01-28 Denis V. Lunev[NET]: Modify all rtnetlink methods to only work in...
2007-09-14 Jamal Hadi Salim[NET_SCHED] protect action config/dump from irqs
2007-07-11 Patrick McHardy[NET_SCHED]: Remove unnecessary includes
2007-07-11 Patrick McHardy[NET_SCHED]: Remove unnecessary stats_lock pointers
2007-07-11 Patrick McHardy[NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option
2007-04-26 Thomas Graf[PKT_SCHED] act: Use rtnl registration interface
2007-04-26 Arnaldo Carvalho... [NETLINK]: Use nlmsg_trim() where appropriate
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-11 YOSHIFUJI Hideaki[NET] SCHED: Fix whitespace errors.
2006-09-22 David S. Miller[PKT_SCHED]: Kill pkt_act.h inlining.
2006-09-22 Thomas Graf[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
2006-07-21 Panagiotis Issaris[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
2006-07-12 Stephen Hemminger[MAINTAINERS]: Add proper entry for TC classifier
2006-07-09 Thomas Graf[PKT_SCHED]: act_api: Fix module leak while flushing...
2006-07-06 Thomas Graf[PKT_SCHED]: Fix error handling while dumping actions
2006-07-06 Thomas Graf[PKT_SCHED]: Return ENOENT if action module is unavailable
2006-07-06 Thomas Graf[PKT_SCHED]: Fix illegal memory dereferences when dumpi...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-13 Patrick McHardy[NET_SCHED]: act_api: fix skb leak in error path
2006-01-09 Patrick McHardy[PKT_SCHED]: Prefix tc actions with act_
2006-01-09 Patrick McHardy[PKT_SCHED]: Convert tc action functions to single...
2005-12-14 David S. Miller[PKT_SCHED]: Disable debug tracing logs by default...
2005-08-29 Patrick McHardy[NETLINK]: Convert netlink users to use group numbers...
2005-08-29 Patrick McHardy[NET]: Kill skb->tc_classid
2005-06-28 Patrick McHardy[NETLINK]: Missing initializations in dumped data
2005-06-19 Jamal Hadi Salim[NETLINK]: Explicit typing
2005-06-13 Ralf Baechle[NET]: Move the netdev list to vger.kernel.org.
2005-05-03 J Hadi Salim[PKT_SCHED]: Action repeat
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2