1. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 11 years ago
  2. 1a29321 net_sched: act: Dont increment refcnt on replace by Jamal Hadi Salim · 11 years ago
  3. d55d282 sch_tbf: use do_div() for 64-bit divide by Yang Yingliang · 11 years ago
  4. 1598f7c net: sched: htb: fix the calculation of quantum by Yang Yingliang · 11 years ago
  5. cc106e4 net: sched: tbf: fix the calculation of max_size by Yang Yingliang · 11 years ago
  6. 651a649 net_sched: Use default action walker methods by Jamal Hadi Salim · 11 years ago
  7. 382ca8a net_sched: Provide default walker function for actions by Jamal Hadi Salim · 11 years ago
  8. 43c00dc net_sched: Use default action lookup functions by Jamal Hadi Salim · 11 years ago
  9. 63ef617 net_sched: Default action lookup method for actions by Jamal Hadi Salim · 11 years ago
  10. 76c82d7 net_sched: Fail if missing mandatory action operation methods by Jamal Hadi Salim · 11 years ago
  11. eff7979 netem: fix gemodel loss generator by stephen hemminger · 11 years ago
  12. ab6c27b netem: fix loss 4 state model by stephen hemminger · 11 years ago
  13. 7c2781f netem: missing break in ge loss generator by stephen hemminger · 11 years ago
  14. 4d0820c sch_tbf: handle too small burst by Eric Dumazet · 11 years ago
  15. f52ed89 pkt_sched: fq: fix pacing for small frames by Eric Dumazet · 11 years ago
  16. 65c5189a pkt_sched: fq: warn users using defrate by Eric Dumazet · 11 years ago
  17. 2abc2f0 pkt_sched: fq: change classification of control packets by Maciej Żenczykowski · 11 years ago
  18. a33c4a2 net_sched: tbf: support of 64bit rates by Yang Yingliang · 11 years ago
  19. a6cc0cf net: Add layer 2 hardware acceleration operations for macvlan devices by John Fastabend · 11 years ago
  20. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  21. 7d1d65c net: sched: cls_bpf: add BPF-based classifier by Daniel Borkmann · 11 years ago
  22. fc59d5b pkt_sched: fq: clear time_next_packet for reused flows by Eric Dumazet · 11 years ago
  23. 4a3ad7b netem: markov loss model transition fix by Hagen Paul Pfeifer · 11 years ago
  24. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  25. b1eda2a em_ipset: use dev_net() accessor by stephen hemminger · 11 years ago
  26. ff70405 netem: free skb's in tree on reset by stephen hemminger · 11 years ago
  27. 638a52b netem: update backlog after drop by stephen hemminger · 11 years ago
  28. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  29. 7eec417 pkt_sched: fq: fix non TCP flows pacing by Eric Dumazet · 11 years ago
  30. ede869c pkt_sched: fq: fix typo for initial_quantum by Eric Dumazet · 11 years ago
  31. ff0bfad cgroup: cls: remove unnecessary task_cls_classid by Gao feng · 11 years ago
  32. 2c8c8e6 net_sched: increment drop counters in qdisc_tree_decrease_qlen() by Eric Dumazet · 11 years ago
  33. 5cde282 net: Separate the close_list and the unreg_list v2 by Eric W. Biederman · 11 years ago
  34. d639fea Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  35. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  36. 0eab5eb pkt_sched: fq: rate limiting improvements by Eric Dumazet · 11 years ago
  37. 8d34ce1 pkt_sched: fq: qdisc dismantle fixes by Eric Dumazet · 11 years ago
  38. 6459082 qdisc: basic classifier - remove unnecessary initialization by stephen hemminger · 11 years ago
  39. 0c4e402 qdisc: meta return ENOMEM on alloc failure by stephen hemminger · 11 years ago
  40. 1785e8f netfiler: ipset: Add net namespace for ipset by Vitaly Lavrov · 11 years ago
  41. df62cdf net_sched: htb: support of 64bit rates by Eric Dumazet · 11 years ago
  42. 3e1e3aa net_sched: add u64 rate to psched_ratecfg_precompute() by Eric Dumazet · 11 years ago
  43. f3ad857 net_sched: htb: fix a typo in htb_change_class() by Vimalkumar · 11 years ago
  44. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  45. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  46. 32dad03 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  47. 34aedd3 qdisc: fix build with !CONFIG_NET_SCHED by stephen hemminger · 11 years ago
  48. d2a7f26 qdisc: make args to qdisc_create_default const by stephen hemminger · 11 years ago
  49. 6da7c8f qdisc: allow setting default queuing discipline by stephen hemminger · 11 years ago
  50. 08f89b9 pkt_sched: fq: prefetch() fix by Eric Dumazet · 11 years ago
  51. afe4fd0 pkt_sched: fq: Fair Queue packet scheduler by Eric Dumazet · 11 years ago
  52. 8be04b9 treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks by Joe Perches · 11 years ago
  53. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  54. 8a8e3d8 net_sched: restore "linklayer atm" handling by Jesper Dangaard Brouer · 11 years ago
  55. d99c872 cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup by Tejun Heo · 11 years ago
  56. 182446d cgroup: pass around cgroup_subsys_state instead of cgroup in file methods by Tejun Heo · 11 years ago
  57. eb95419 cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods by Tejun Heo · 11 years ago
  58. 6387698 cgroup: add css_parent() by Tejun Heo · 11 years ago
  59. a7c6d55 cgroup: add/update accessors which obtain subsys specific data from css by Tejun Heo · 11 years ago
  60. 8af01f5 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ by Tejun Heo · 11 years ago
  61. 07ce76a net_sched: make dev_trans_start return vlan's real dev trans_start by nikolay@redhat.com · 11 years ago
  62. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  63. cbd3755 htb: fix sign extension bug by stephen hemminger · 11 years ago
  64. 8cb3b9c net_sched: info leak in atm_tc_dump_class() by Dan Carpenter · 11 years ago
  65. f2f872f netem: Introduce skb_orphan_partial() helper by Eric Dumazet · 11 years ago
  66. a0db856 net_sched: Fix stack info leak in cbq_dump_wrr(). by David S. Miller · 11 years ago
  67. 87f40dd pkt_sched: sch_qfq: remove a source of high packet delay/jitter by Paolo Valente · 11 years ago
  68. 88d4f41 pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_ts by Paolo Valente · 11 years ago
  69. 87f1369 pkt_sched: sch_qfq: improve efficiency of make_eligible by Paolo Valente · 11 years ago
  70. 36b7bfe netem: fix possible NULL deref in netem_dequeue() by Eric Dumazet · 11 years ago
  71. aec0a40 netem: use rb tree to implement the time queue by Eric Dumazet · 11 years ago
  72. c936463 htb: refactor struct htb_sched fields for performance by Eric Dumazet · 11 years ago
  73. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  74. ca4ec90 htb: reorder struct htb_class fields for performance by Eric Dumazet · 11 years ago
  75. 64153ce net_sched: htb: do not setup default rate estimators by Eric Dumazet · 11 years ago
  76. 130d3d6 net_sched: psched_ratecfg_precompute() improvements by Eric Dumazet · 11 years ago
  77. 45203a3 net_sched: add 64bit rate estimators by Eric Dumazet · 11 years ago
  78. 40edeff net_sched: qdisc_get_rtab() must check data[] array by Eric Dumazet · 11 years ago
  79. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  80. 5343a7f net_sched: htb: do not mix 1ns and 64ns time units by Eric Dumazet · 11 years ago
  81. 01cb71d net_sched: restore "overhead xxx" handling by Eric Dumazet · 11 years ago
  82. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  83. e43ac79 sch_tbf: segment too big GSO packets by Eric Dumazet · 11 years ago
  84. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  85. 0dcffd0 net_sched: act_ipt forward compat with xtables by Jamal Hadi Salim · 11 years ago
  86. 5106f3b net/sched: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  87. 075e64c netfilter: ipset: Introduce extensions to elements in the core by Jozsef Kadlecsik · 11 years ago
  88. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  89. cb95ec6 pkt_sched: fix error return code in fw_change_attrs() by Wei Yongjun · 11 years ago
  90. e32123e netlink: rename ssk to sk in struct netlink_skb_params by Patrick McHardy · 11 years ago
  91. d14a489 act_csum: fix possible use after free by Eric Dumazet · 11 years ago
  92. 2f13e9f net_cls: remove duplicated include from cls_api.c by Wei Yongjun · 11 years ago
  93. d662483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  94. f0f6ee1 cbq: incorrect processing of high limits by Vasily Averin · 11 years ago
  95. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  96. cd68ddd net: fq_codel: Fix off-by-one error by Vijay Subramanian · 11 years ago
  97. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  98. ea872d7 sch: add missing u64 in psched_ratecfg_precompute() by Sergey Popovich · 11 years ago
  99. de179c8 netlink: have length check of rtnl msg before deref by Hong zhi guo · 11 years ago
  100. 661d296 rtnetlink: Remove passing of attributes into rtnl_doit functions by Thomas Graf · 11 years ago