| Commit message (Expand) | Author | Age |
* | Clear IFF_XMIT_DST_RELEASE for teql interfaces | Tom Hughes | 2010-06-16 |
* | act_pedit: access skb->data safely | Changli Gao | 2010-06-03 |
* | cls_u32: use skb_header_pointer() to dereference data safely | Changli Gao | 2010-06-02 |
* | act_nat: fix the wrong checksum when addr isn't in old_addr/mask | Changli Gao | 2010-06-02 |
* | cls_cgroup: Store classid in struct sock | Herbert Xu | 2010-05-24 |
* | net_sched: Fix qdisc_notify() | Eric Dumazet | 2010-05-24 |
* | net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-18 |
* | net sched: cleanup and rate limit warning | stephen hemminger | 2010-05-18 |
* | net sched: printk message severity | stephen hemminger | 2010-05-18 |
* | net_sched: sch_hfsc: fix classification loops | Patrick McHardy | 2010-05-17 |
* | tbf: stop wanton destruction of children (v2) | stephen hemminger | 2010-05-17 |
* | net: add a noref bit on skb dst | Eric Dumazet | 2010-05-17 |
* | Merge branch 'master' of git://dev.medozas.de/linux | Patrick McHardy | 2010-05-11 |
|\ |
|
| * | netfilter: xtables: substitute temporary defines by final name | Jan Engelhardt | 2010-05-11 |
* | | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2010-05-10 |
|\ \
| |/
|/| |
|
| * | net: fix softnet_stat | Changli Gao | 2010-05-03 |
| * | net: Fix various endianness glitches | Eric Dumazet | 2010-04-20 |
* | | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2010-04-20 |
|\| |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 |
| |\ |
|
| | * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-07 |
| |\| |
|
| | * | cgroups: net_cls as module | Ben Blum | 2010-03-23 |
| * | | gen_estimator: deadlock fix | Eric Dumazet | 2010-04-01 |
| * | | net_sched: minor netns related cleanup | Tom Goff | 2010-03-30 |
| * | | net: remove trailing space in messages | Frans Pop | 2010-03-24 |
| * | | net_sched: make traffic control network namespace aware | Tom Goff | 2010-03-22 |
| |/ |
|
* / | netfilter: xtables: make use of xt_request_find_target | Jan Engelhardt | 2010-03-25 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-09 |
|\ |
|
| * | net/sched: Fix module name in Kconfig | Jan Luebbe | 2010-02-09 |
* | | sched: add head drop fifo queue | Hagen Paul Pfeifer | 2010-01-29 |
|/ |
|
* | 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 |