| Commit message (Expand) | Author | Age | Files | Lines |
* | htb: fix sign extension bug | stephen hemminger | 2013-09-14 | 1 | -1/+1 |
* | net_sched: info leak in atm_tc_dump_class() | Dan Carpenter | 2013-08-11 | 1 | -0/+1 |
* | net_sched: Fix stack info leak in cbq_dump_wrr(). | David S. Miller | 2013-08-11 | 1 | -0/+1 |
* | net_sched: act_ipt forward compat with xtables | Jamal Hadi Salim | 2013-05-19 | 1 | -3/+30 |
* | cbq: incorrect processing of high limits | Vasily Averin | 2013-05-01 | 1 | -1/+4 |
* | rtnetlink: Compute and store minimum ifinfo dump size | Greg Rose | 2013-01-17 | 3 | -12/+13 |
* | net: sched: integer overflow fix | Stefan Hasko | 2013-01-11 | 1 | -1/+1 |
* | pkt_sched: fix virtual-start-time update in QFQ | Paolo Valente | 2012-10-13 | 1 | -1/+4 |
* | net-sched: sch_cbq: avoid infinite loop | Eric Dumazet | 2012-10-13 | 1 | -2/+3 |
* | net_sched: gact: Fix potential panic in tcf_gact(). | Hiroaki SHIMODA | 2012-10-02 | 1 | -3/+11 |
* | sch_sfb: Fix missing NULL check | Alan Cox | 2012-08-09 | 1 | -0/+2 |
* | netem: fix possible skb leak | Eric Dumazet | 2012-05-21 | 1 | -4/+2 |
* | net_sched: gred: Fix oops in gred_dump() in WRED mode | David Ward | 2012-04-27 | 1 | -5/+2 |
* | net_sched: Bug in netem reordering | Hagen Paul Pfeifer | 2012-02-29 | 1 | -2/+2 |
* | net: Make qdisc_skb_cb upper size bound explicit. | David S. Miller | 2012-02-29 | 3 | -6/+3 |
* | net: fix NULL dereferences in check_peer_redir() | Eric Dumazet | 2012-02-13 | 1 | -11/+20 |
* | sch_gred: should not use GFP_KERNEL while holding a spinlock | Eric Dumazet | 2012-01-06 | 1 | -1/+1 |
* | mqprio: Avoid panic if no options are provided | Thomas Graf | 2012-01-06 | 1 | -1/+1 |
* | net_sched: prio: use qdisc_dequeue_peeked | Florian Westphal | 2011-10-03 | 1 | -1/+1 |
* | sch_sfq: fix sfq_enqueue() | Eric Dumazet | 2011-08-15 | 1 | -1/+6 |
* | net: Rework netdev_drivername() to avoid warning. | David S. Miller | 2011-06-06 | 1 | -2/+1 |
* | sch_sfq: fix peek() implementation | Eric Dumazet | 2011-05-25 | 1 | -13/+1 |
* | sch_sfq: avoid giving spurious NET_XMIT_CN signals | Eric Dumazet | 2011-05-23 | 1 | -2/+6 |
* | net: avoid synchronize_rcu() in dev_deactivate_many | Eric Dumazet | 2011-05-22 | 1 | -2/+15 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-05-20 | 5 | -3/+1151 |
|\ |
|
| * | networking: NET_CLS_ROUTE4 depends on INET | Randy Dunlap | 2011-05-19 | 1 | -0/+1 |
| * | pkt_sched: Kill set but unused variable 'protocol' in tc_classify() | David S. Miller | 2011-05-19 | 1 | -2/+0 |
| * | inet: constify ip headers and in6_addr | Eric Dumazet | 2011-04-22 | 1 | -1/+1 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-04-11 | 5 | -7/+7 |
| |\ |
|
| * | | pkt_sched: QFQ - quick fair queue scheduler | stephen hemminger | 2011-04-04 | 3 | -0/+1149 |
* | | | net,act_police,rcu: remove rcu_barrier() | Lai Jiangshan | 2011-05-07 | 1 | -1/+0 |
* | | | net,rcu: convert call_rcu(tcf_police_free_rcu) to kfree_rcu() | Lai Jiangshan | 2011-05-07 | 1 | -6/+1 |
* | | | net,rcu: convert call_rcu(tcf_common_free_rcu) to kfree_rcu() | Lai Jiangshan | 2011-05-07 | 1 | -6/+1 |
| |/
|/| |
|
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 5 | -7/+7 |
|/ |
|
* | ipv4: Remove flowi from struct rtable. | David S. Miller | 2011-03-04 | 2 | -2/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-03-03 | 1 | -0/+1 |
|\ |
|
| * | net: Fix more stale on-stack list_head objects. | Eric W. Biederman | 2011-02-20 | 1 | -0/+1 |
* | | net_sched: reduce fifo qdisc size | Eric Dumazet | 2011-03-03 | 2 | -30/+22 |
* | | sched: protocol only needed when CONFIG_NET_CLS_ACT is enabled | Hagen Paul Pfeifer | 2011-02-25 | 1 | -2/+2 |
* | | sch_netem: Need to include vmalloc.h | David S. Miller | 2011-02-24 | 1 | -0/+1 |
* | | sch_choke: add choke_skb_cb | Eric Dumazet | 2011-02-24 | 1 | -2/+13 |
* | | netem: update version and cleanup | stephen hemminger | 2011-02-24 | 1 | -6/+4 |
* | | netem: revised correlated loss generator | stephen hemminger | 2011-02-24 | 1 | -4/+270 |
* | | Revert "sch_netem: Remove classful functionality" | stephen hemminger | 2011-02-24 | 1 | -8/+79 |
* | | netem: define NETEM_DIST_MAX | stephen hemminger | 2011-02-24 | 1 | -1/+1 |
* | | netem: use vmalloc for distribution table | stephen hemminger | 2011-02-24 | 1 | -4/+18 |
* | | netem: cleanup dump code | stephen hemminger | 2011-02-24 | 1 | -6/+3 |
* | | em_meta: fix sparse warning | stephen hemminger | 2011-02-23 | 1 | -1/+1 |
* | | mqprio: cleanups | stephen hemminger | 2011-02-23 | 1 | -2/+4 |
* | | net_sched: SFB flow scheduler | Eric Dumazet | 2011-02-23 | 3 | -0/+721 |