Age | Commit message (Expand) | Author | Files | Lines |
2011-02-20 | net: Fix more stale on-stack list_head objects. | Eric W. Biederman | 1 | -0/+1 |
2011-01-25 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -1/+1 |
2011-01-21 | net_sched: accurate bytes/packets stats/rates | Eric Dumazet | 13 | -30/+24 |
2011-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -5/+21 |
2011-01-14 | 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-11 | net_sched: factorize qdisc stats handling | Eric Dumazet | 22 | -65/+32 |
2011-01-06 | 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-21 | net_sched: sch_sfq: better struct layouts | Eric Dumazet | 1 | -98/+162 |
2010-12-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -12/+8 |
2010-12-21 | net_sched: sch_sfq: fix allot handling | Eric Dumazet | 1 | -12/+8 |
2010-12-21 | net_sched: sch_sfq: add backlog info in sfq_dump_class_stats() | Eric Dumazet | 1 | -1/+6 |
2010-12-17 | 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-16 | 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 |
2010-11-04 | cls_cgroup: Fix crash on module unload | Herbert Xu | 1 | -2/+0 |
2010-10-31 | text ematch: check for NULL pointer before destroying textsearch config | Thomas Graf | 1 | -1/+2 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 21 | -117/+752 |
2010-10-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -7/+7 |
2010-10-21 | net_sched: remove the unused parameter of qdisc_create_dflt() | Changli Gao | 12 | -39/+27 |
2010-10-21 | net/sched: fix missing spinlock init | Eric Dumazet | 1 | -0/+2 |
2010-10-18 | sched: Fix softirq time accounting | Venkatesh Pallipadi | 1 | -1/+1 |
2010-10-13 | netfilter: xtables: resolve indirect macros 3/3 | Jan Engelhardt | 1 | -1/+1 |
2010-10-13 | netfilter: xtables: resolve indirect macros 2/3 | Jan Engelhardt | 1 | -6/+6 |
2010-10-11 | neigh: Protect neigh->ha[] with a seqlock | Eric Dumazet | 1 | -4/+4 |
2010-10-09 | net_sched: use __TCA_HTB_MAX and TCA_HTB_MAX | Changli Gao | 1 | -2/+2 |
2010-10-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2010-10-05 | cls_u32: signedness bug | Dan Carpenter | 1 | -1/+1 |
2010-10-05 | net: dynamic ingress_queue allocation | Eric Dumazet | 2 | -18/+36 |
2010-09-30 | net: rename netdev rx_queue to ingress_queue | Eric Dumazet | 2 | -11/+11 |
2010-09-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -4/+0 |
2010-09-12 | sch_atm: Fix potential NULL deref. | David S. Miller | 1 | -4/+0 |
2010-09-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -13/+10 |
2010-09-02 | net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf() | Michal Soltys | 1 | -1/+1 |
2010-09-02 | net sched: fix kernel leak in act_police | Jeff Mahoney | 1 | -12/+9 |
2010-08-25 | tc: add meta match on receive hash | Stephen Hemminger | 1 | -0/+6 |
2010-08-24 | net_sched: act_csum: coding style cleanup | Changli Gao | 1 | -39/+38 |
2010-08-24 | pkt_sched: Make act_csum depend upon INET. | David S. Miller | 1 | -1/+1 |
2010-08-23 | net/sched: need to include net/ip6_checksum.h | Stephen Rothwell | 1 | -0/+1 |
2010-08-22 | net_sched: cls_flow: add key rxhash | Changli Gao | 1 | -0/+7 |
2010-08-22 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 5 | -37/+43 |
2010-08-20 | net/sched: add ACT_CSUM action to update packets checksums | Grégoire Baron | 3 | -0/+606 |
2010-08-20 | net_sched: sch_sfq: use proto_ports_offset() to support AH message | Changli Gao | 1 | -17/+16 |