summaryrefslogtreecommitdiffstats
path: root/net/sched/act_ipt.c
Commit message (Expand)AuthorAgeFilesLines
* sched: fix act file names in header commentJiri Pirko2014-11-061-1/+1
* net_sched: act: move tcf_hashinfo_init() into tcf_register_action()WANG Cong2014-02-121-11/+3
* net_sched: act: refactor cleanup opsWANG Cong2014-02-121-16/+5
* net_sched: act: hide struct tcf_common from APIWANG Cong2014-02-121-25/+14
* net_sched: act: fetch hinfo from a->ops->hinfoWANG Cong2014-01-211-4/+3
* net_sched: act: remove capab from struct tc_action_opsWANG Cong2014-01-191-2/+0
* net_sched: act: pick a different type for act_xtWANG Cong2014-01-161-1/+1
* net_sched: act: move idx_gen into struct tcf_hashinfoWANG Cong2014-01-131-2/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-3/+5
|\
| * net_sched: act: Dont increment refcnt on replaceJamal Hadi Salim2013-12-271-3/+5
* | net_sched: fix a regression in tc actionsWANG Cong2013-12-201-1/+1
* | net_sched: init struct tcf_hashinfo at register timeWANG Cong2013-12-181-11/+10
|/
* net_sched: Use default action walker methodsJamal Hadi Salim2013-12-051-2/+0
* net_sched: Use default action lookup functionsJamal Hadi Salim2013-12-051-2/+0
* net_sched: act_ipt forward compat with xtablesJamal Hadi Salim2013-05-011-3/+30
* net: Add skb_unclone() helper function.Pravin B Shelar2013-02-151-4/+2
* pkt_sched: namespace aware act_mirredBenjamin LaHaise2013-01-141-1/+1
* net_sched: act: Delete estimator in error path.Hiroaki SHIMODA2012-08-061-1/+6
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-151-4/+3
* pkt_sched: Stop using NLA_PUT*().David S. Miller2012-04-011-6/+8
* net: sched: constify tcf_proto and tc_actionEric Dumazet2011-07-061-1/+1
* net_sched: cleanupsEric Dumazet2011-01-191-7/+9
* net_sched: factorize qdisc stats handlingEric Dumazet2011-01-101-2/+1
* netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt2010-10-131-1/+1
* netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt2010-10-131-6/+6
* net sched: printk message severitystephen hemminger2010-05-171-1/+2
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-111-1/+1
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-201-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | netfilter: xtables: make use of xt_request_find_targetJan Engelhardt2010-03-251-2/+2
|/
* tc: propogate errors from tcf_hash_createStephen Hemminger2008-11-251-2/+2
* netfilter: xtables: provide invoked family value to extensionsJan Engelhardt2008-10-081-2/+2
* netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt2008-10-081-3/+7
* netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt2008-10-081-3/+9
* netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt2008-10-081-4/+8
* netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt2008-10-081-11/+3
* net_sched: Add accessor function for packet length for qdiscsJussi Kivilinna2008-07-201-1/+1
* [NET_SCHED]: Use nla_policy for attribute validation in actionsPatrick McHardy2008-01-281-7/+12
* [NET_SCHED]: Use typeful attribute parsing helpersPatrick McHardy2008-01-281-2/+2
* [NET_SCHED]: Use typeful attribute construction helpersPatrick McHardy2008-01-281-2/+2
* [NET_SCHED]: Use NLA_PUT_STRING for string dumpingPatrick McHardy2008-01-281-1/+1
* [NET_SCHED]: Propagate nla_parse return valuePatrick McHardy2008-01-281-1/+5
* [NET_SCHED]: Convert actions from rtnetlink to new netlink APIPatrick McHardy2008-01-281-23/+23
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-5/+1
* [NET_SCHED]: Remove unnecessary includesPatrick McHardy2007-07-101-12/+0
* [NETLINK]: Use nlmsg_trim() where appropriateArnaldo Carvalho de Melo2007-04-251-1/+2
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [NET] SCHED: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-2/+2
* [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...Jan Engelhardt2007-02-081-1/+1
OpenPOWER on IntegriCloud