| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-04-18 |
|\ |
|
| * | [NET_SCHED] sch_api: fix qdisc_tree_decrease_qlen() loop | Jarek Poplawski | 2008-04-14 |
* | | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-25 |
|/ |
|
* | [NET_SCHED]: sch_api: introduce constant for rate table size | Patrick McHardy | 2008-01-28 |
* | [NET_SCHED]: Use NLA_PUT_STRING for string dumping | Patrick McHardy | 2008-01-28 |
* | [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API | Patrick McHardy | 2008-01-28 |
* | [NET_SCHED]: Move EXPORT_SYMBOL next to exported symbol | Patrick McHardy | 2008-01-28 |
* | [NET]: Make rtnetlink infrastructure network namespace aware (v3) | Denis V. Lunev | 2008-01-28 |
* | [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) | Denis V. Lunev | 2008-01-28 |
* | [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections. | Eric Dumazet | 2008-01-28 |
* | [NET_SCHED]: Show timer resolution instead of clock resolution in /proc/net/p... | Patrick McHardy | 2007-10-10 |
* | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 2007-10-10 |
* | [NET]: Make /proc/net per network namespace | Eric W. Biederman | 2007-10-10 |
* | [NET]: Fix sch_api to properly set sch->parent on the root. | Patrick McHardy | 2007-07-31 |
* | [NET_SCHED]: act_api: qdisc internal reclassify support | Patrick McHardy | 2007-07-15 |
* | [NET_SCHED]: Revert "avoid transmit softirq on watchdog wakeup" optimization | Patrick McHardy | 2007-07-14 |
* | [NET_SCHED]: Remove unnecessary includes | Patrick McHardy | 2007-07-11 |
* | [NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option | Patrick McHardy | 2007-07-11 |
* | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov | 2007-05-03 |
* | [NET_SCHED]: ingress: switch back to using ingress_lock | Patrick McHardy | 2007-04-26 |
* | [NET_SCHED]: Eliminate qdisc_tree_lock | Patrick McHardy | 2007-04-26 |
* | [NET_SCHED]: qdisc: remove unnecessary memory barriers | Patrick McHardy | 2007-04-26 |
* | [NET_SCHED]: Unline tcf_destroy | Patrick McHardy | 2007-04-26 |
* | [NET_SCHED] qdisc: avoid transmit softirq on watchdog wakeup | Stephen Hemminger | 2007-04-26 |
* | [NETEM]: avoid excessive requeues | Stephen Hemminger | 2007-04-26 |
* | [PKT_SCHED] qdisc: Use rtnl registration interface | Thomas Graf | 2007-04-26 |
* | [NETLINK]: Use nlmsg_trim() where appropriate | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [NET_SCHED]: Fix warning | Patrick McHardy | 2007-04-26 |
* | [NET_SCHED]: Export real timer resolution in /proc/net/psched | Patrick McHardy | 2007-04-26 |
* | [NET_SCHED]: Add hrtimer based qdisc watchdog | Patrick McHardy | 2007-04-26 |
* | [NET_SCHED]: Use ktime as clocksource | Patrick McHardy | 2007-04-26 |
* | [NET] SCHED: Use htons() where appropriate. | YOSHIFUJI Hideaki | 2007-04-26 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | [PATCH] mark struct file_operations const 8 | Arjan van de Ven | 2007-02-12 |
* | [NET] SCHED: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 |
* | [PKT_SCHED]: Remove unused exports. | Adrian Bunk | 2006-12-03 |
* | [NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1) | Patrick McHardy | 2006-12-03 |
* | [NET]: net/sched annotations. | Al Viro | 2006-12-03 |
* | [NET_SCHED]: Fix fallout from dev->qdisc RCU change | Patrick McHardy | 2006-09-28 |
* | [PKT_SCHED]: Return ENOENT if qdisc module is unavailable | Jamal Hadi Salim | 2006-08-05 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 2005-09-09 |
* | [NETLINK]: Convert netlink users to use group numbers instead of bitmasks | Patrick McHardy | 2005-08-29 |
* | [PKT_SCHED]: Report rate estimator configuration errors during qdisc allocation | Thomas Graf | 2005-07-05 |
* | [PKT_SCHED]: Cleanup qdisc creation and alignment macros | Thomas Graf | 2005-07-05 |
* | [NETLINK]: Missing initializations in dumped data | Patrick McHardy | 2005-06-28 |
* | [NETLINK]: Explicit typing | Jamal Hadi Salim | 2005-06-19 |
* | [PKT_SCHED]: netetm: adjust parent qlen when duplicating | Stephen Hemminger | 2005-05-03 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |