| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ |
|
| * | tree-wide: fix a very frequent spelling mistake | Dirk Hohndel | 2009-11-09 |
* | | net: Move && and || to end of previous line | Joe Perches | 2009-11-29 |
* | | net: use net_eq to compare nets | Octavian Purdila | 2009-11-25 |
* | | net: rename skb->iif to skb->skb_iif | Eric Dumazet | 2009-11-20 |
* | | netsched: Allow var_sk_bound_if meta to work on all namespaces | Eric Dumazet | 2009-11-19 |
* | | act_mirred: optimization. | Changli Gao | 2009-11-17 |
* | | act_mirred: cleanup | Changli Gao | 2009-11-17 |
* | | net: Optimize hard_start_xmit() return checking | Jarek Poplawski | 2009-11-16 |
* | | net: allow to propagate errors through ->ndo_hard_start_xmit() | Patrick McHardy | 2009-11-13 |
* | | net: use rcu for network scheduler API | stephen hemminger | 2009-11-11 |
* | | net_cls: Use __dev_get_by_index() | Eric Dumazet | 2009-11-06 |
* | | em_meta: avoid one dev_put() | Eric Dumazet | 2009-11-04 |
* | | pkt_sched: skbedit add support for setting mark | jamal | 2009-10-23 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-13 |
|\| |
|
| * | pkt_sched: pedit use proper struct | jamal | 2009-10-12 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-12 |
|\| |
|
| * | netlink: fix typo in initialization | Jiri Pirko | 2009-10-08 |
* | | pkt_sched: gen_estimator: Dont report fake rate estimators | Eric Dumazet | 2009-10-07 |
|/ |
|
* | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 2009-09-21 |
* | pkt_sched: Fix qstats.qlen updating in dump_stats | Jarek Poplawski | 2009-09-17 |
* | pkt_sched: Fix qdisc_create on stab error handling | Jarek Poplawski | 2009-09-16 |
* | pkt_sched: Fix tx queue selection in tc_modify_qdisc | Jarek Poplawski | 2009-09-15 |
* | pkt_sched: Fix qdisc_graft WRT ingress qdisc | Jarek Poplawski | 2009-09-14 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-09-10 |
| |\ |
|
| | * | netlink: constify nlmsghdr arguments | Patrick McHardy | 2009-08-25 |
| * | | net_sched: fix estimator lock selection for mq child qdiscs | Patrick McHardy | 2009-09-09 |
| * | | net_sched: add classful multiqueue dummy scheduler | David S. Miller | 2009-09-06 |
| * | | net_sched: move dev_graft_qdisc() to sch_generic.c | Patrick McHardy | 2009-09-06 |
| * | | net_sched: reintroduce dev->qdisc for use by sch_api | Patrick McHardy | 2009-09-06 |
| * | | net_sched: remove some unnecessary checks in classful schedulers | Patrick McHardy | 2009-09-06 |
| * | | net_sched: make cls_ops->change and cls_ops->delete optional | Patrick McHardy | 2009-09-06 |
| * | | net_sched: make cls_ops->tcf_chain() optional | Patrick McHardy | 2009-09-06 |
| * | | net_sched: fix class grafting errno codes | Patrick McHardy | 2009-09-05 |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-09-02 |
| |\ \ |
|
| * | | | netdev: convert pseudo-devices to netdev_tx_t | Stephen Hemminger | 2009-09-01 |
| * | | | pkt_sched: Fix resource limiting in pfifo_fast | Krishna Kumar | 2009-08-31 |
| * | | | Speed-up pfifo_fast lookup using a private bitmap | Krishna Kumar | 2009-08-29 |
| | |/
| |/| |
|
| * | | net: Avoid enqueuing skb for default qdiscs | Krishna Kumar | 2009-08-06 |
| * | | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 |
* | | | tc: Fix unitialized kernel memory leak | Eric Dumazet | 2009-09-03 |
| |/
|/| |
|
* | | pkt_sched: Revert tasklet_hrtimer changes. | David S. Miller | 2009-09-01 |
* | | pkt_sched: Fix bogon in tasklet_hrtimer changes. | David S. Miller | 2009-08-24 |
* | | pkt_sched: Convert CBQ to tasklet_hrtimer. | David S. Miller | 2009-08-23 |
* | | pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer | David S. Miller | 2009-08-22 |
* | | net: restore gnet_stats_basic to previous definition | Eric Dumazet | 2009-08-18 |
|/ |
|
* | net: correct off-by-one write allocations reports | Eric Dumazet | 2009-06-18 |
* | pkt_sched: Update drops stats in act_police | Jarek Poplawski | 2009-06-17 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 |
|\ |
|