1. dfc47ef net: Push capable(CAP_NET_ADMIN) into the rtnl methods by Eric W. Biederman · 12 years ago
  2. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  3. 8b00a53 pkt_sched: act_api: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  4. 1b34ec4 pkt_sched: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  5. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 13 years ago
  6. dc7f9f6 net: sched: constify tcf_proto and tc_action by Eric Dumazet · 13 years ago
  7. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 13 years ago
  8. f5c8593c net,rcu: convert call_rcu(tcf_common_free_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  9. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  10. cc7ec45 net_sched: cleanups by Eric Dumazet · 13 years ago
  11. c7de2cf pkt_sched: gen_kill_estimator() rcu fixes by Eric Dumazet · 14 years ago
  12. 6ff9c36 net sched: printk message severity by stephen hemminger · 14 years ago
  13. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  14. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  15. 7316ae8 net_sched: make traffic control network namespace aware by Tom Goff · 14 years ago
  16. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  17. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  18. 06fe9fb tree-wide: fix a very frequent spelling mistake by Dirk Hohndel · 15 years ago
  19. d250a5f pkt_sched: gen_estimator: Dont report fake rate estimators by Eric Dumazet · 15 years ago
  20. 3a6c2b4 netlink: constify nlmsghdr arguments by Patrick McHardy · 15 years ago
  21. 0e991ec tc: propogate errors from tcf_hash_create by Stephen Hemminger · 16 years ago
  22. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  23. 3672387 net-sched: fix Action flushing return code by Jamal Hadi Salim · 16 years ago
  24. f97017c net-sched: Fix actions flushing by Jamal Hadi Salim · 16 years ago
  25. 76aab2c pkt_sched: Fix actions referencing by Jamal Hadi Salim · 16 years ago
  26. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  27. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  28. 1587bac [NET_SCHED]: Use typeful attribute parsing helpers by Patrick McHardy · 16 years ago
  29. 24beeab [NET_SCHED]: Use typeful attribute construction helpers by Patrick McHardy · 16 years ago
  30. 57e1c48 [NET_SCHED]: Use NLA_PUT_STRING for string dumping by Patrick McHardy · 16 years ago
  31. 4b3550ef [NET_SCHED]: Use nla_nest_start/nla_nest_end by Patrick McHardy · 16 years ago
  32. cee6372 [NET_SCHED]: Propagate nla_parse return value by Patrick McHardy · 16 years ago
  33. ab27cfb [NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get by Patrick McHardy · 16 years ago
  34. c96c947 [NET_SCHED]: act_api: use nlmsg_parse by Patrick McHardy · 16 years ago
  35. 6d834e0 [NET_SCHED]: act_api: fix netlink API conversion bug by Patrick McHardy · 16 years ago
  36. 7ba699c [NET_SCHED]: Convert actions from rtnetlink to new netlink API by Patrick McHardy · 16 years ago
  37. 1e90474 [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API by Patrick McHardy · 16 years ago
  38. 62e3ba1 [NET_SCHED]: Move EXPORT_SYMBOL next to exported symbol by Patrick McHardy · 16 years ago
  39. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  40. b854272 [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) by Denis V. Lunev · 17 years ago
  41. e1e992e [NET_SCHED] protect action config/dump from irqs by Jamal Hadi Salim · 17 years ago
  42. 0ba4805 [NET_SCHED]: Remove unnecessary includes by Patrick McHardy · 17 years ago
  43. 4bdf399 [NET_SCHED]: Remove unnecessary stats_lock pointers by Patrick McHardy · 17 years ago
  44. 876d48a [NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option by Patrick McHardy · 17 years ago
  45. 708914c [PKT_SCHED] act: Use rtnl registration interface by Thomas Graf · 17 years ago
  46. dc5fc57 [NETLINK]: Use nlmsg_trim() where appropriate by Arnaldo Carvalho de Melo · 17 years ago
  47. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  48. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  49. 10297b9 [NET] SCHED: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  50. e9ce1cd [PKT_SCHED]: Kill pkt_act.h inlining. by David S. Miller · 18 years ago
  51. 2942e90 [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts by Thomas Graf · 18 years ago
  52. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  53. 781b456a [MAINTAINERS]: Add proper entry for TC classifier by Stephen Hemminger · 18 years ago
  54. ebbaeab [PKT_SCHED]: act_api: Fix module leak while flushing actions by Thomas Graf · 18 years ago
  55. 4fe683f [PKT_SCHED]: Fix error handling while dumping actions by Thomas Graf · 18 years ago
  56. d152b4e [PKT_SCHED]: Return ENOENT if action module is unavailable by Thomas Graf · 18 years ago
  57. 26dab89 [PKT_SCHED]: Fix illegal memory dereferences when dumping actions by Thomas Graf · 18 years ago
  58. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  59. f6e5746 [NET_SCHED]: act_api: fix skb leak in error path by Patrick McHardy · 18 years ago
  60. 4bba392 [PKT_SCHED]: Prefix tc actions with act_ by Patrick McHardy · 18 years ago
  61. f43c5a0 [PKT_SCHED]: Convert tc action functions to single skb pointers by Patrick McHardy · 18 years ago
  62. 2edc268 [PKT_SCHED]: Disable debug tracing logs by default in packet action API. by David S. Miller · 19 years ago
  63. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  64. abc3bc5 [NET]: Kill skb->tc_classid by Patrick McHardy · 19 years ago
  65. 9ef1d4c [NETLINK]: Missing initializations in dumped data by Patrick McHardy · 19 years ago
  66. e431b8c [NETLINK]: Explicit typing by Jamal Hadi Salim · 19 years ago
  67. 979b6c1 [NET]: Move the netdev list to vger.kernel.org. by Ralf Baechle · 19 years ago
  68. 14d50e7 [PKT_SCHED]: Action repeat by J Hadi Salim · 19 years ago
  69. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago