1. 327cded caif: delete unnecessary field initialization by Julia Lawall · 11 years ago
  2. d94b27c Documentation: broadcom-bcmgenet: add better clocks documentation by Florian Fainelli · 11 years ago
  3. a11607f tipc: correct usage of spin_lock() vs spin_lock_bh() by Jon Paul Maloy · 11 years ago
  4. 074bb43 tipc: fix a loop style problem by Jon Paul Maloy · 11 years ago
  5. 6dd3c9e ip_tunnel: return more precise errno value when adding tunnel fails by Florian Westphal · 11 years ago
  6. df9d9fd openvswitch: rename ->sync to ->syncp by WANG Cong · 11 years ago
  7. 73ac0cd bonding:fix checkpatch warnings braces {} by Wang Yufen · 11 years ago
  8. dda0fd5 bonding:fix checkpatch warnings braces {} by Wang Yufen · 11 years ago
  9. 35d75ee bonding:fix checkpatch warnings braces {} by Wang Yufen · 11 years ago
  10. fdb89d7 bonding:fix checkpatch warnings braces {} by Wang Yufen · 11 years ago
  11. 4708a1b bonding:fix checkpatch errors comments and space by Wang Yufen · 11 years ago
  12. b85b6fb bonding:fix checkpatch errors with foo* bar|foo * bar by Wang Yufen · 11 years ago
  13. 7b30600 appletalk: fix checkpatch error with indent by wangweidong · 11 years ago
  14. 6f0984a appletalk: fix checkpatch errors with foo* bar|foo * bar by wangweidong · 11 years ago
  15. fd1dc26 appletalk: fix checkpatch errors with space required or prohibited by wangweidong · 11 years ago
  16. 977cb0e tcp: add pacing_rate information into tcp_info by Eric Dumazet · 11 years ago
  17. 1c213bd net: introduce netdev_alloc_pcpu_stats() for drivers by WANG Cong · 11 years ago
  18. ed1acc8 net-sysfs: get_netdev_queue_index() cleanup by Eric Dumazet · 11 years ago
  19. a56cddd Merge branch 'bcmgenet' by David S. Miller · 11 years ago
  20. 32ec90d MAINTAINERS: add entry for the Broadcom GENET driver by Florian Fainelli · 11 years ago
  21. aab5127 Documentation: add Device tree bindings for Broadcom GENET by Florian Fainelli · 11 years ago
  22. bdaa53b net: bcmgenet: hook into the build system by Florian Fainelli · 11 years ago
  23. aa09677 net: bcmgenet: add MDIO routines by Florian Fainelli · 11 years ago
  24. 1c1008c net: bcmgenet: add main driver file by Florian Fainelli · 11 years ago
  25. b4af9a5 net: bcmgenet: add driver definitions and private structure by Florian Fainelli · 11 years ago
  26. b560a58 net: phy: add Broadcom BCM7xxx internal PHY driver by Florian Fainelli · 11 years ago
  27. 439d39a net: phy: broadcom: extract register definitions by Florian Fainelli · 11 years ago
  28. c88838c net: phy: update port type for MoCA PHYs by Florian Fainelli · 11 years ago
  29. fd70f72 net: phy: add MoCA PHY type by Florian Fainelli · 11 years ago
  30. c045a73 sch_netem: replace magic numbers with enumerate in GE model by Yang Yingliang · 11 years ago
  31. 49545a7 sch_netem: change some func's param from "struct Qdisc *" to "struct netem_sched_data *" by Yang Yingliang · 11 years ago
  32. 54a4b05 sch_netem: return errcode before setting params by Yang Yingliang · 11 years ago
  33. d4f2fa6 ipv4: ip_forward: perform skb->pkt_type check at the beginning by Denis Kirjanov · 11 years ago
  34. 2045cea net: remove unnecessary return's by stephen hemminger · 11 years ago
  35. 45f7435 tcp: remove unused min_cwnd member of tcp_congestion_ops by Stanislav Fomichev · 11 years ago
  36. f93f160 be2net: refactor multi-channel config code for Skyhawk-R chip by Vasundhara Volam · 11 years ago
  37. 4026382 be2net: Update copyright year by Vasundhara Volam · 11 years ago
  38. eb0eecc be2net: Log a kernel message when UE is detected in BE & Skyhawk by Somnath Kotur · 11 years ago
  39. 886ab57 Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  40. 3410f22 socket: replace some printk with pr_* by Yang Yingliang · 11 years ago
  41. 730c8c6 sh_eth: use ETH_ZLEN instead of home-grown #define by Sergei Shtylyov · 11 years ago
  42. ca52b66 Merge branch 'tipc' by David S. Miller · 11 years ago
  43. e099e86 tipc: add node_lock protection to link lookup function by Jon Paul Maloy · 11 years ago
  44. a830452 tipc: remove bearer_lock from tipc_bearer struct by Ying Xue · 11 years ago
  45. 7d33939 tipc: delay delete of link when failover is needed by Jon Paul Maloy · 11 years ago
  46. a537783 tipc: changes to general packet reception algorithm by Jon Paul Maloy · 11 years ago
  47. 02842f7 tipc: rename stack variables in function tipc_link_tunnel_rcv by Jon Paul Maloy · 11 years ago
  48. 1e9d47a tipc: more cleanup of tunnelling reception function by Jon Paul Maloy · 11 years ago
  49. 3bb5338 tipc: change signature of tunnelling reception function by Jon Paul Maloy · 11 years ago
  50. f006c9c tipc: change reception of tunnelled failover packets by Jon Paul Maloy · 11 years ago
  51. 1dab3d5 tipc: change reception of tunnelled duplicate packets by Jon Paul Maloy · 11 years ago
  52. c61dd61 tipc: remove 'links' list from tipc_bearer struct by Ying Xue · 11 years ago
  53. 135daee tipc: redefine 'started' flag in struct link to bitmap by Ying Xue · 11 years ago
  54. 8d8439b tipc: move code for deleting links from bearer.c to link.c by Ying Xue · 11 years ago
  55. e0ca2c3 tipc: move code for resetting links from bearer.c to link.c by Ying Xue · 11 years ago
  56. 03b9201 tipc: stricter behavior of message reassembly function by Jon Paul Maloy · 11 years ago
  57. b3f0f5c tipc: explicitly include core.h in addr.h by Andreas Bofjäll · 11 years ago
  58. c313c89 bonding: remove the redundant judgements for bond_option_queue_id_set() by dingtianhong · 11 years ago
  59. 805d157 bonding: remove the redundant judgements for bond_set_mac_address() by dingtianhong · 11 years ago
  60. 25f929f net: allow setting mac address of loopback device by WANG Cong · 11 years ago
  61. 0e42aa4 Merge branch 'i40e' by David S. Miller · 11 years ago
  62. ef8693e i40evf: refactor reset handling by Mitch Williams · 11 years ago
  63. e8106eb i40evf: change type of flags variable by Mitch Williams · 11 years ago
  64. e1dfee8 i40evf: don't store unnecessary array of strings by Mitch Williams · 11 years ago
  65. 708e8c2 i40evf: fix bogus comment by Mitch Williams · 11 years ago
  66. a377384 i40evf: clean up adapter struct by Mitch Williams · 11 years ago
  67. eb2d80b i40e: don't handle VF reset on unload by Mitch Williams · 11 years ago
  68. 4aeec01 i40e: enable extant VFs by Mitch Williams · 11 years ago
  69. 69f64b2 i40e: reset VFs after PF reset by Mitch Williams · 11 years ago
  70. c17b362 i40e: set VF state to active when reset is complete by Mitch Williams · 11 years ago
  71. fd1646e i40e: remove dead code by Mitch Williams · 11 years ago
  72. e108b0e i40e: Setting i40e_down bit for tx_timeout by Akeem G Abodunrin · 11 years ago
  73. a63fa1c i40evf: clean up memsets by Mitch Williams · 11 years ago
  74. af1a2a9 i40evf: trivial fixes by Jesse Brandeburg · 11 years ago
  75. 14ad375 i40e: bump driver version by Jesse Brandeburg · 11 years ago
  76. ddf1d0d i40e: spelling error by Jesse Brandeburg · 11 years ago
  77. 8815cbd ipx: implement shutdown() by Sabrina Dubroca · 11 years ago
  78. 6028323 Merge branch 'net_sched' by David S. Miller · 11 years ago
  79. 03701d6 net_sched: act: clean up tca_action_flush() by WANG Cong · 11 years ago
  80. 55334a5 net_sched: act: refuse to remove bound action outside by WANG Cong · 11 years ago
  81. 4f1e9d8 net_sched: act: move tcf_hashinfo_init() into tcf_register_action() by WANG Cong · 11 years ago
  82. a5b5c95 net_sched: act: refactor cleanup ops by WANG Cong · 11 years ago
  83. 8606203 net_sched: act: hide struct tcf_common from API by WANG Cong · 11 years ago
  84. 7282ec8 Merge branch 'bnx2x' by David S. Miller · 11 years ago
  85. 3156b8e bnx2x: utilize FW 7.8.19 by Dmitry Kravkov · 11 years ago
  86. 230bb0f bnx2x: (semantic) revise scheduling of sp_rtnl by Yuval Mintz · 11 years ago
  87. 0155a27 bnx2x: Fix bnx2x_panic_dump for VFs by Yuval Mintz · 11 years ago
  88. 3a3534e bnx2x: Revise IOV vlan/mac validation by Yuval Mintz · 11 years ago
  89. 14a94eb bnx2x: Add support in PF driver for RSC by Michal Kalderon · 11 years ago
  90. ba72f32 bnx2x: Semantic Validate vlan/mac changes by Yuval Mintz · 11 years ago
  91. f96d8d8 bnx2x: Remove unnecessary internal mem config by Ariel Elior · 11 years ago
  92. 3565b66 bnx2x: Remove unused iov code by Yuval Mintz · 11 years ago
  93. 76ca70f bnx2x: [Debug] change verbosity of some prints by Yuval Mintz · 11 years ago
  94. 8bed1285 net: phy: expose phydev->has_fixups to sysfs by Florian Fainelli · 11 years ago
  95. b0ae009 net: phy: add "has_fixups" boolean property by Florian Fainelli · 11 years ago
  96. 3d055d8 net: phy: expose PHY device interface mode by Florian Fainelli · 11 years ago
  97. 8a2fe56 net: phy: re-design phy_modes to be self-contained by Florian Fainelli · 11 years ago
  98. ad03350 net: phy: fix phy_{clear,config}_interrupt comment typos by Florian Fainelli · 11 years ago
  99. 76a423a net: phy: allow driver to implement their own aneg_done by Florian Fainelli · 11 years ago
  100. a9fa6e6 net: phy: add genphy_aneg_done() by Florian Fainelli · 11 years ago