| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-11-07 | pkt_sched: enable QFQ to support TSO/GSO | Paolo Valente | 1 | -30/+79 |
| 2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 7 | -77/+66 |
| 2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 9 | -13/+29 |
| 2012-10-02 | Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+9 |
| 2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -13/+0 |
| 2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+4 |
| 2012-09-27 | pkt_sched: Fix warning false positives. | David S. Miller | 2 | -2/+2 |
| 2012-09-24 | net: use a per task frag allocator | Eric Dumazet | 1 | -1/+1 |
| 2012-09-19 | pkt_sched: fix virtual-start-time update in QFQ | Paolo Valente | 1 | -1/+4 |
| 2012-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -19/+26 |
| 2012-09-14 | cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar... | Tejun Heo | 1 | -0/+9 |
| 2012-09-14 | cgroup: Assign subsystem IDs during compile time | Daniel Wagner | 1 | -13/+0 |
| 2012-09-13 | net_sched: gred: actually perform idling in WRED mode | David Ward | 1 | -11/+15 |
| 2012-09-13 | net_sched: gred: fix qave reporting via netlink | David Ward | 1 | -1/+4 |
| 2012-09-13 | net_sched: gred: eliminate redundant DP prio comparisons | David Ward | 1 | -3/+2 |
| 2012-09-13 | net_sched: gred: correct comment about qavg calculation in RIO mode | David Ward | 1 | -1/+1 |
| 2012-09-11 | net-sched: sch_cbq: avoid infinite loop | Eric Dumazet | 1 | -2/+3 |
| 2012-09-10 | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman | 3 | -55/+55 |
| 2012-09-05 | net: qdisc busylock needs lockdep annotations | Eric Dumazet | 1 | -1/+8 |
| 2012-09-03 | fq_codel: dont reinit flow state | Eric Dumazet | 1 | -1/+1 |
| 2012-08-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie... | David S. Miller | 9 | -13/+29 |
| 2012-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -35/+88 |
| 2012-08-16 | act_mirred: do not drop packets when fails to mirror it | Jason Wang | 1 | -6/+5 |
| 2012-08-14 | userns: Convert cls_flow to work with user namespaces enabled | Eric W. Biederman | 1 | -4/+12 |
| 2012-08-14 | net sched: Pass the skb into change so it can access NETLINK_CB | Eric W. Biederman | 9 | -9/+17 |
| 2012-08-14 | net: move and rename netif_notify_peers() | Amerigo Wang | 1 | -18/+0 |
| 2012-08-08 | sched: add missing group change to qfq_change_class | Paolo Valente | 1 | -26/+69 |
| 2012-08-06 | net_sched: act: Delete estimator in error path. | Hiroaki SHIMODA | 3 | -3/+14 |
| 2012-08-03 | net_sched: gact: Fix potential panic in tcf_gact(). | Hiroaki SHIMODA | 1 | -3/+11 |
| 2012-07-23 | ipv4: Prepare for change of rt->rt_iif encoding. | David S. Miller | 2 | -2/+2 |
| 2012-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
| 2012-07-16 | netem: refine early skb orphaning | Eric Dumazet | 1 | -1/+8 |
| 2012-07-12 | sch_sfb: Fix missing NULL check | Alan Cox | 1 | -0/+2 |
| 2012-07-12 | net: sched: add ipset ematch | Florian Westphal | 3 | -0/+146 |
| 2012-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -27/+15 |
| 2012-07-09 | netem: add limitation to reordered packets | Eric Dumazet | 1 | -27/+15 |
| 2012-07-07 | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next | David S. Miller | 3 | -0/+251 |
| 2012-07-05 | sch_teql: Convert over to dev_neigh_lookup_skb(). | David S. Miller | 1 | -25/+22 |
| 2012-07-04 | net: em_canid: Ematch rule to match CAN frames according to their identifiers | Rostislav Lisovy | 3 | -0/+251 |
| 2012-06-26 | pkt_sched: sch_api: Move away from NLMSG_NEW(). | David S. Miller | 1 | -10/+14 |
| 2012-06-26 | pkt_sched: cls_api: Move away from NLMSG_NEW(). | David S. Miller | 1 | -5/+7 |
| 2012-06-26 | pkt_sched: act_api: Move away from NLMSG_PUT(). | David S. Miller | 1 | -28/+31 |
| 2012-06-01 | sch_atm.c: get rid of poinless extern | Al Viro | 1 | -2/+0 |
| 2012-05-22 | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -20/+11 |
| 2012-05-17 | ipv6: correct the ipv6 option name - Pad0 to Pad1 | Eldad Zack | 1 | -1/+1 |
| 2012-05-16 | fq_codel: should use qdisc backlog as threshold | Eric Dumazet | 2 | -4/+5 |
| 2012-05-15 | net: Convert net_ratelimit uses to net_<level>_ratelimited | Joe Perches | 7 | -32/+20 |
| 2012-05-14 | net: codel: fix build errors | Sasha Levin | 1 | -4/+5 |
| 2012-05-14 | net/codel: Add missing #include <linux/prefetch.h> | Geert Uytterhoeven | 1 | -0/+1 |
| 2012-05-12 | fq_codel: Fair Queue Codel AQM | Eric Dumazet | 3 | -0/+636 |
| 2012-05-10 | codel: Controlled Delay AQM | Eric Dumazet | 3 | -0/+287 |
| 2012-05-10 | net_sched: update bstats in dequeue() | Eric Dumazet | 4 | -6/+6 |
| 2012-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+2 |
| 2012-05-04 | net: sched: factorize code (qdisc_drop()) | Eric Dumazet | 4 | -13/+6 |
| 2012-05-01 | netem: fix possible skb leak | Eric Dumazet | 1 | -4/+2 |
| 2012-05-01 | netem: add ECN capability | Eric Dumazet | 1 | -3/+15 |
| 2012-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -5/+2 |
| 2012-04-16 | net_sched: gred: Fix oops in gred_dump() in WRED mode | David Ward | 1 | -5/+2 |
| 2012-04-01 | pkt_sched: Stop using NLA_PUT*(). | David S. Miller | 40 | -157/+263 |
| 2012-04-01 | cgroup: convert all non-memcg controllers to the new cftype interface | Tejun Heo | 1 | -6/+2 |
| 2012-04-01 | cgroup: relocate cftype and cgroup_subsys definitions in controllers | Tejun Heo | 1 | -16/+11 |
| 2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -0/+260 |
| 2012-03-20 | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -6/+4 |
| 2012-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+5 |
| 2012-03-16 | sch_sfq: revert dont put new flow at the end of flows | Eric Dumazet | 1 | -1/+5 |
| 2012-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+2 |
| 2012-02-19 | netem: fix dequeue | Eric Dumazet | 1 | -4/+2 |
| 2012-02-13 | net_sched: sch_plug: plug_qdisc_ops is static | Eric Dumazet | 1 | -1/+1 |
| 2012-02-09 | net: Make qdisc_skb_cb upper size bound explicit. | David S. Miller | 4 | -9/+5 |
| 2012-02-07 | net/sched: sch_plug - Queue traffic until an explicit release command | Shriram Rajagopalan | 3 | -0/+260 |
| 2012-02-06 | net: Make qdisc_skb_cb upper size bound explicit. | David S. Miller | 4 | -9/+5 |
| 2012-02-02 | cgroup: remove cgroup_subsys argument from callbacks | Li Zefan | 1 | -6/+4 |
| 2012-01-22 | netem: Fix off-by-one bug in reordering | Vijay Subramanian | 1 | -1/+1 |
| 2012-01-12 | net_sched: sfq: add optional RED on top of SFQ | Eric Dumazet | 1 | -16/+130 |
| 2012-01-05 | net_sched: red: split red_parms into parms and vars | Eric Dumazet | 3 | -52/+62 |
| 2012-01-05 | net_sched: sfq: extend limits | Eric Dumazet | 1 | -58/+117 |
| 2012-01-05 | net_sched: Bug in netem reordering | Hagen Paul Pfeifer | 1 | -2/+2 |
| 2012-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
| 2012-01-04 | net_sched: sfq: always randomize hash perturbation | Eric Dumazet | 1 | -6/+6 |
| 2012-01-04 | net_sched: sfq: fix mem alloc error recovery | Eric Dumazet | 1 | -19/+33 |
| 2012-01-03 | net_sched: qdisc_alloc_handle() can be too slow | Eric Dumazet | 1 | -5/+9 |
| 2012-01-03 | sch_qfq: accurate wsum handling | Eric Dumazet | 1 | -8/+9 |
| 2012-01-03 | sch_qfq: fix overflow in qfq_update_start() | Eric Dumazet | 1 | -2/+2 |
| 2012-01-03 | sch_sfq: dont put new flow at the end of flows | Eric Dumazet | 1 | -1/+1 |
| 2011-12-30 | netem: fix classful handling | Eric Dumazet | 1 | -121/+81 |
| 2011-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+4 |
| 2011-12-29 | sch_tbf: report backlog information | Eric Dumazet | 1 | -0/+1 |
| 2011-12-24 | netem: dont call vfree() under spinlock and BH disabled | Eric Dumazet | 1 | -3/+4 |
| 2011-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2011-12-23 | netem: loss model API sizes | stephen hemminger | 1 | -3/+3 |
| 2011-12-23 | sch_hfsc: report backlog information | Eric Dumazet | 1 | -0/+10 |
| 2011-12-22 | mqprio: Avoid panic if no options are provided | Thomas Graf | 1 | -1/+1 |
| 2011-12-21 | sch_sfq: rehash queues in perturb timer | Eric Dumazet | 1 | -6/+81 |
| 2011-12-16 | sch_gred: prefer GFP_KERNEL allocations | Eric Dumazet | 1 | -7/+11 |
| 2011-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2011-12-14 | cls_flow: remove one dynamic array | Eric Dumazet | 1 | -1/+1 |
| 2011-12-12 | netem: add cell concept to simulate special MAC behavior | Hagen Paul Pfeifer | 1 | -4/+29 |
| 2011-12-12 | sch_gred: should not use GFP_KERNEL while holding a spinlock | Eric Dumazet | 1 | -1/+1 |
| 2011-12-09 | sch_red: generalize accurate MAX_P support to RED/GRED/CHOKE | Eric Dumazet | 3 | -7/+32 |
| 2011-12-08 | sch_red: Adaptative RED AQM | Eric Dumazet | 1 | -0/+21 |
| 2011-12-05 | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. | David Miller | 1 | -1/+1 |
| 2011-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -13/+22 |
| 2011-12-01 | sch_red: fix red_change | Eric Dumazet | 1 | -2/+2 |
| 2011-12-01 | netem: fix build error on 32bit arches | Eric Dumazet | 1 | -1/+4 |
| 2011-11-30 | netem: rate extension | Hagen Paul Pfeifer | 1 | -0/+40 |
| 2011-11-30 | sch_teql: fix lockdep splat | Eric Dumazet | 1 | -11/+20 |
| 2011-11-29 | sch_choke: use skb_flow_dissect() | Eric Dumazet | 1 | -89/+31 |
| 2011-11-29 | sch_sfq: use skb_flow_dissect() | Eric Dumazet | 1 | -55/+10 |
| 2011-11-29 | net: Add queue state xoff flag for stack | Tom Herbert | 3 | -9/+11 |
| 2011-11-28 | sch_sfb: use skb_flow_dissect() | Eric Dumazet | 1 | -3/+14 |
| 2011-11-28 | cls_flow: use skb_flow_dissect() | Eric Dumazet | 1 | -132/+48 |
| 2011-11-16 | net: new counter for tx_timeout errors in sysfs | david decotigny | 1 | -0/+1 |
| 2011-11-08 | sch_choke: use skb_header_pointer() | Eric Dumazet | 1 | -10/+17 |
| 2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 1 | -0/+1 |
| 2011-10-31 | net: Fix files explicitly needing to include module.h | Paul Gortmaker | 3 | -0/+3 |
| 2011-10-24 | net_sched: cls_flow: use skb_header_pointer() | Eric Dumazet | 1 | -92/+96 |
| 2011-09-22 | Merge branch 'master' of github.com:davem330/net | David S. Miller | 1 | -14/+13 |
| 2011-09-15 | pkt_sched: cls_rsvp.h was outdated | Igor Maravić | 1 | -14/+13 |
| 2011-08-26 | net_sched: sfb: optimize enqueue on full queue | Eric Dumazet | 1 | -5/+8 |
| 2011-08-17 | net_sched: fix port mirror/redirect stats reporting | Jamal Hadi Salim | 1 | -2/+1 |
| 2011-08-09 | net_sched: prio: use qdisc_dequeue_peeked | Florian Westphal | 1 | -1/+1 |
| 2011-08-01 | sch_sfq: fix sfq_enqueue() | Eric Dumazet | 1 | -1/+6 |
| 2011-07-17 | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller | 1 | -2/+2 |
| 2011-07-15 | Remove redundant variable/code in __qdisc_run | Krishna Kumar | 1 | -3/+1 |
| 2011-07-14 | net: remove SK_ROUTE_CAPS from meta ematch | Michał Mirosław | 1 | -7/+0 |
| 2011-07-06 | net: sched: constify tcf_proto and tc_action | Eric Dumazet | 20 | -25/+27 |
| 2011-06-27 | net_sched: fix dequeuer fairness | jamal | 1 | -5/+7 |
| 2011-06-21 | ip: introduce ip_is_fragment helper inline function | Paul Gortmaker | 4 | -5/+5 |
| 2011-06-21 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 1 | -0/+1 |
| 2011-06-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+1 |
| 2011-06-09 | rtnetlink: Compute and store minimum ifinfo dump size | Greg Rose | 3 | -12/+13 |
| 2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 1 | -0/+1 |
| 2011-06-06 | net: Rework netdev_drivername() to avoid warning. | David S. Miller | 1 | -2/+1 |
| 2011-05-25 | sch_sfq: fix peek() implementation | Eric Dumazet | 1 | -13/+1 |
| 2011-05-23 | sch_sfq: avoid giving spurious NET_XMIT_CN signals | Eric Dumazet | 1 | -2/+6 |
| 2011-05-22 | net: avoid synchronize_rcu() in dev_deactivate_many | Eric Dumazet | 1 | -2/+15 |
| 2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 5 | -3/+1151 |
| 2011-05-19 | networking: NET_CLS_ROUTE4 depends on INET | Randy Dunlap | 1 | -0/+1 |
| 2011-05-19 | pkt_sched: Kill set but unused variable 'protocol' in tc_classify() | David S. Miller | 1 | -2/+0 |
| 2011-05-07 | net,act_police,rcu: remove rcu_barrier() | Lai Jiangshan | 1 | -1/+0 |
| 2011-05-07 | net,rcu: convert call_rcu(tcf_police_free_rcu) to kfree_rcu() | Lai Jiangshan | 1 | -6/+1 |
| 2011-05-07 | net,rcu: convert call_rcu(tcf_common_free_rcu) to kfree_rcu() | Lai Jiangshan | 1 | -6/+1 |
| 2011-04-22 | inet: constify ip headers and in6_addr | Eric Dumazet | 1 | -1/+1 |
| 2011-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 5 | -7/+7 |
| 2011-04-04 | pkt_sched: QFQ - quick fair queue scheduler | stephen hemminger | 3 | -0/+1149 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 5 | -7/+7 |
| 2011-03-04 | ipv4: Remove flowi from struct rtable. | David S. Miller | 2 | -2/+2 |
| 2011-03-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
| 2011-03-03 | net_sched: reduce fifo qdisc size | Eric Dumazet | 2 | -30/+22 |
| 2011-02-25 | sched: protocol only needed when CONFIG_NET_CLS_ACT is enabled | Hagen Paul Pfeifer | 1 | -2/+2 |
| 2011-02-24 | sch_netem: Need to include vmalloc.h | David S. Miller | 1 | -0/+1 |
| 2011-02-24 | sch_choke: add choke_skb_cb | Eric Dumazet | 1 | -2/+13 |
| 2011-02-24 | netem: update version and cleanup | stephen hemminger | 1 | -6/+4 |
| 2011-02-24 | netem: revised correlated loss generator | stephen hemminger | 1 | -4/+270 |
| 2011-02-24 | Revert "sch_netem: Remove classful functionality" | stephen hemminger | 1 | -8/+79 |
| 2011-02-24 | netem: define NETEM_DIST_MAX | stephen hemminger | 1 | -1/+1 |
| 2011-02-24 | netem: use vmalloc for distribution table | stephen hemminger | 1 | -4/+18 |
| 2011-02-24 | netem: cleanup dump code | stephen hemminger | 1 | -6/+3 |
| 2011-02-23 | em_meta: fix sparse warning | stephen hemminger | 1 | -1/+1 |
| 2011-02-23 | mqprio: cleanups | stephen hemminger | 1 | -2/+4 |
| 2011-02-23 | net_sched: SFB flow scheduler | Eric Dumazet | 3 | -0/+721 |
| 2011-02-22 | cls_u32: fix sparse warnings | stephen hemminger | 1 | -6/+6 |
| 2011-02-20 | net: Fix more stale on-stack list_head objects. | Eric W. Biederman | 1 | -0/+1 |
| 2011-02-14 | sch_mqprio: Always set num_tc to 0 in mqprio_destroy() | Ben Hutchings | 1 | -7/+7 |
| 2011-02-02 | sch_choke: Need linux/vmalloc.h | David S. Miller | 1 | -0/+1 |
| 2011-02-02 | sched: CHOKe flow scheduler | stephen hemminger | 3 | -0/+689 |
| 2011-02-02 | sfq: deadlock in error path | stephen hemminger | 1 | -4/+5 |
| 2011-01-26 | net_sched: sch_mqprio: dont leak kernel memory | Eric Dumazet | 1 | -1/+1 |
| 2011-01-24 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 13 | -30/+24 |
| 2011-01-24 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -1/+1 |
| 2011-01-21 | net_sched: TCQ_F_CAN_BYPASS generalization | Eric Dumazet | 5 | -6/+20 |
| 2011-01-20 | net_sched: accurate bytes/packets stats/rates | Eric Dumazet | 13 | -30/+24 |
| 2011-01-20 | net_sched: RCU conversion of stab | Eric Dumazet | 2 | -10/+18 |
| 2011-01-20 | net_sched: move TCQ_F_THROTTLED flag | Eric Dumazet | 6 | -11/+11 |
| 2011-01-20 | net_sched: sfq: allow divisor to be a parameter | Eric Dumazet | 1 | -12/+30 |
| 2011-01-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 3 | -6/+3 |
| 2011-01-19 | net_sched: cleanups | Eric Dumazet | 41 | -801/+842 |
| 2011-01-19 | net_sched: implement a root container qdisc sch_mqprio | John Fastabend | 4 | -0/+434 |
| 2011-01-19 | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 23 | -71/+54 |
| 2011-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -5/+21 |
| 2011-01-14 | Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6 | Patrick McHardy | 5 | -120/+218 |
| 2011-01-14 | netfilter: fix Kconfig dependencies | Patrick McHardy | 3 | -6/+3 |
| 2011-01-13 | net: remove dev_txq_stats_fold() | Eric Dumazet | 1 | -5/+21 |
| 2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
| 2011-01-10 | net_sched: factorize qdisc stats handling | Eric Dumazet | 22 | -65/+32 |
| 2011-01-05 | net_sched: pfifo_head_drop problem | Eric Dumazet | 1 | -2/+0 |
| 2011-01-03 | sch_red: report backlog information | Eric Dumazet | 1 | -0/+1 |
| 2010-12-31 | sfq: fix slot_dequeue_head() | Eric Dumazet | 1 | -2/+4 |
| 2010-12-31 | sch_sfq: allow big packets and be fair | Eric Dumazet | 1 | -7/+19 |
| 2010-12-22 | sfq: fix sfq class stats handling | Eric Dumazet | 1 | -5/+11 |
| 2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina | 3 | -3/+6 |
| 2010-12-20 | net_sched: sch_sfq: better struct layouts | Eric Dumazet | 1 | -98/+162 |
| 2010-12-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -12/+8 |
| 2010-12-20 | net_sched: sch_sfq: fix allot handling | Eric Dumazet | 1 | -12/+8 |
| 2010-12-20 | net_sched: sch_sfq: add backlog info in sfq_dump_class_stats() | Eric Dumazet | 1 | -1/+6 |
| 2010-12-16 | net: factorize sync-rcu call in unregister_netdevice_many | Octavian Purdila | 1 | -7/+22 |
| 2010-12-01 | net sched: use xps information for qdisc NUMA affinity | Eric Dumazet | 1 | -1/+3 |
| 2010-11-28 | net: add netif_tx_queue_frozen_or_stopped | Eric Dumazet | 2 | -7/+4 |
| 2010-11-15 | Docs/Kconfig: Update: osdl.org -> linuxfoundation.org | Michael Witten | 1 | -1/+1 |
| 2010-11-08 | classifier: report statistics for basic classifier | stephen hemminger | 1 | -0/+4 |