1. 1c213bd net: introduce netdev_alloc_pcpu_stats() for drivers by WANG Cong · 10 years ago
  2. ed1acc8 net-sysfs: get_netdev_queue_index() cleanup by Eric Dumazet · 10 years ago
  3. a56cddd Merge branch 'bcmgenet' by David S. Miller · 10 years ago
  4. 32ec90d MAINTAINERS: add entry for the Broadcom GENET driver by Florian Fainelli · 10 years ago
  5. aab5127 Documentation: add Device tree bindings for Broadcom GENET by Florian Fainelli · 10 years ago
  6. bdaa53b net: bcmgenet: hook into the build system by Florian Fainelli · 10 years ago
  7. aa09677 net: bcmgenet: add MDIO routines by Florian Fainelli · 10 years ago
  8. 1c1008c net: bcmgenet: add main driver file by Florian Fainelli · 10 years ago
  9. b4af9a5 net: bcmgenet: add driver definitions and private structure by Florian Fainelli · 10 years ago
  10. b560a58 net: phy: add Broadcom BCM7xxx internal PHY driver by Florian Fainelli · 10 years ago
  11. 439d39a net: phy: broadcom: extract register definitions by Florian Fainelli · 10 years ago
  12. c88838c net: phy: update port type for MoCA PHYs by Florian Fainelli · 10 years ago
  13. fd70f72 net: phy: add MoCA PHY type by Florian Fainelli · 10 years ago
  14. c045a73 sch_netem: replace magic numbers with enumerate in GE model by Yang Yingliang · 10 years ago
  15. 49545a7 sch_netem: change some func's param from "struct Qdisc *" to "struct netem_sched_data *" by Yang Yingliang · 10 years ago
  16. 54a4b05 sch_netem: return errcode before setting params by Yang Yingliang · 10 years ago
  17. d4f2fa6 ipv4: ip_forward: perform skb->pkt_type check at the beginning by Denis Kirjanov · 10 years ago
  18. 2045cea net: remove unnecessary return's by stephen hemminger · 10 years ago
  19. 45f7435 tcp: remove unused min_cwnd member of tcp_congestion_ops by Stanislav Fomichev · 10 years ago
  20. f93f160 be2net: refactor multi-channel config code for Skyhawk-R chip by Vasundhara Volam · 10 years ago
  21. 4026382 be2net: Update copyright year by Vasundhara Volam · 10 years ago
  22. eb0eecc be2net: Log a kernel message when UE is detected in BE & Skyhawk by Somnath Kotur · 10 years ago
  23. 886ab57 Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 10 years ago
  24. 3410f22 socket: replace some printk with pr_* by Yang Yingliang · 10 years ago
  25. 730c8c6 sh_eth: use ETH_ZLEN instead of home-grown #define by Sergei Shtylyov · 10 years ago
  26. ca52b66 Merge branch 'tipc' by David S. Miller · 10 years ago
  27. e099e86 tipc: add node_lock protection to link lookup function by Jon Paul Maloy · 10 years ago
  28. a830452 tipc: remove bearer_lock from tipc_bearer struct by Ying Xue · 10 years ago
  29. 7d33939 tipc: delay delete of link when failover is needed by Jon Paul Maloy · 10 years ago
  30. a537783 tipc: changes to general packet reception algorithm by Jon Paul Maloy · 10 years ago
  31. 02842f7 tipc: rename stack variables in function tipc_link_tunnel_rcv by Jon Paul Maloy · 10 years ago
  32. 1e9d47a tipc: more cleanup of tunnelling reception function by Jon Paul Maloy · 10 years ago
  33. 3bb5338 tipc: change signature of tunnelling reception function by Jon Paul Maloy · 10 years ago
  34. f006c9c tipc: change reception of tunnelled failover packets by Jon Paul Maloy · 10 years ago
  35. 1dab3d5 tipc: change reception of tunnelled duplicate packets by Jon Paul Maloy · 10 years ago
  36. c61dd61 tipc: remove 'links' list from tipc_bearer struct by Ying Xue · 10 years ago
  37. 135daee tipc: redefine 'started' flag in struct link to bitmap by Ying Xue · 10 years ago
  38. 8d8439b tipc: move code for deleting links from bearer.c to link.c by Ying Xue · 10 years ago
  39. e0ca2c3 tipc: move code for resetting links from bearer.c to link.c by Ying Xue · 10 years ago
  40. 03b9201 tipc: stricter behavior of message reassembly function by Jon Paul Maloy · 10 years ago
  41. b3f0f5c tipc: explicitly include core.h in addr.h by Andreas Bofjäll · 10 years ago
  42. c313c89 bonding: remove the redundant judgements for bond_option_queue_id_set() by dingtianhong · 10 years ago
  43. 805d157 bonding: remove the redundant judgements for bond_set_mac_address() by dingtianhong · 10 years ago
  44. 25f929f net: allow setting mac address of loopback device by WANG Cong · 10 years ago
  45. 0e42aa4 Merge branch 'i40e' by David S. Miller · 10 years ago
  46. ef8693e i40evf: refactor reset handling by Mitch Williams · 10 years ago
  47. e8106eb i40evf: change type of flags variable by Mitch Williams · 10 years ago
  48. e1dfee8 i40evf: don't store unnecessary array of strings by Mitch Williams · 10 years ago
  49. 708e8c2 i40evf: fix bogus comment by Mitch Williams · 10 years ago
  50. a377384 i40evf: clean up adapter struct by Mitch Williams · 10 years ago
  51. eb2d80b i40e: don't handle VF reset on unload by Mitch Williams · 10 years ago
  52. 4aeec01 i40e: enable extant VFs by Mitch Williams · 10 years ago
  53. 69f64b2 i40e: reset VFs after PF reset by Mitch Williams · 10 years ago
  54. c17b362 i40e: set VF state to active when reset is complete by Mitch Williams · 10 years ago
  55. fd1646e i40e: remove dead code by Mitch Williams · 10 years ago
  56. e108b0e i40e: Setting i40e_down bit for tx_timeout by Akeem G Abodunrin · 10 years ago
  57. a63fa1c i40evf: clean up memsets by Mitch Williams · 10 years ago
  58. af1a2a9 i40evf: trivial fixes by Jesse Brandeburg · 10 years ago
  59. 14ad375 i40e: bump driver version by Jesse Brandeburg · 10 years ago
  60. ddf1d0d i40e: spelling error by Jesse Brandeburg · 10 years ago
  61. 8815cbd ipx: implement shutdown() by Sabrina Dubroca · 10 years ago
  62. 6028323 Merge branch 'net_sched' by David S. Miller · 10 years ago
  63. 03701d6 net_sched: act: clean up tca_action_flush() by WANG Cong · 10 years ago
  64. 55334a5 net_sched: act: refuse to remove bound action outside by WANG Cong · 10 years ago
  65. 4f1e9d8 net_sched: act: move tcf_hashinfo_init() into tcf_register_action() by WANG Cong · 10 years ago
  66. a5b5c95 net_sched: act: refactor cleanup ops by WANG Cong · 10 years ago
  67. 8606203 net_sched: act: hide struct tcf_common from API by WANG Cong · 10 years ago
  68. 7282ec8 Merge branch 'bnx2x' by David S. Miller · 10 years ago
  69. 3156b8e bnx2x: utilize FW 7.8.19 by Dmitry Kravkov · 10 years ago
  70. 230bb0f bnx2x: (semantic) revise scheduling of sp_rtnl by Yuval Mintz · 10 years ago
  71. 0155a27 bnx2x: Fix bnx2x_panic_dump for VFs by Yuval Mintz · 10 years ago
  72. 3a3534e bnx2x: Revise IOV vlan/mac validation by Yuval Mintz · 10 years ago
  73. 14a94eb bnx2x: Add support in PF driver for RSC by Michal Kalderon · 10 years ago
  74. ba72f32 bnx2x: Semantic Validate vlan/mac changes by Yuval Mintz · 10 years ago
  75. f96d8d8 bnx2x: Remove unnecessary internal mem config by Ariel Elior · 10 years ago
  76. 3565b66 bnx2x: Remove unused iov code by Yuval Mintz · 10 years ago
  77. 76ca70f bnx2x: [Debug] change verbosity of some prints by Yuval Mintz · 10 years ago
  78. 8bed1285 net: phy: expose phydev->has_fixups to sysfs by Florian Fainelli · 10 years ago
  79. b0ae009 net: phy: add "has_fixups" boolean property by Florian Fainelli · 10 years ago
  80. 3d055d8 net: phy: expose PHY device interface mode by Florian Fainelli · 10 years ago
  81. 8a2fe56 net: phy: re-design phy_modes to be self-contained by Florian Fainelli · 10 years ago
  82. ad03350 net: phy: fix phy_{clear,config}_interrupt comment typos by Florian Fainelli · 10 years ago
  83. 76a423a net: phy: allow driver to implement their own aneg_done by Florian Fainelli · 10 years ago
  84. a9fa6e6 net: phy: add genphy_aneg_done() by Florian Fainelli · 10 years ago
  85. 766d1d3 net: phy: display human readable PHY speed settings by Florian Fainelli · 10 years ago
  86. df40cc8 net: phy: update phy_print_status to show pause settings by Florian Fainelli · 10 years ago
  87. 43b6329 net: phy: use network device in phy_print_status by Florian Fainelli · 10 years ago
  88. 0e4767a Merge branch 'sfc' by David S. Miller · 10 years ago
  89. 5b3b760 sfc: Add/remove blank lines to taste by Ben Hutchings · 10 years ago
  90. 5eed1f6 sfc: Fail self-test with -EBUSY, not -EIO, if the device is busy by Ben Hutchings · 10 years ago
  91. 17e678d sfc: Cosmetic changes to self-test from the out-of-tree driver by Ben Hutchings · 10 years ago
  92. 6a350fd sfc: Update product naming by Ben Hutchings · 10 years ago
  93. e0b3ae3 sfc: Use canonical pointer type for MAC address in efx_set_mac_address() by Ben Hutchings · 10 years ago
  94. 93413f5 sfc: Rename 'use_options' variable in tso_start() to clearer 'use_opt_desc' by Ben Hutchings · 10 years ago
  95. 2fa25cf sfc: Preserve rx_frm_trunc counters when resizing DMA rings by Ben Hutchings · 10 years ago
  96. aa3930e sfc: Correct comment about number of TX queues used on EF10 by Ben Hutchings · 10 years ago
  97. 86fc187 sfc: Remove unused definitions of EF10 user-mode DMA descriptors by Ben Hutchings · 10 years ago
  98. 0bdadad sfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGN by Ben Hutchings · 10 years ago
  99. 92d8f76 sfc: Rewrite adjustment of PPS event in a clearer way by Ben Hutchings · 10 years ago
  100. ce320f4 sfc: Cache skb->data in local variable in efx_ptp_rx() by Ben Hutchings · 10 years ago