1. b8e2fde bonding: fix error return code in bond_enslave() by Wei Yongjun · 11 years ago
  2. 2ea567c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  3. 2771399 fs_enet: cleanup clock API use by Gerhard Sittig · 11 years ago
  4. 35b9eb0 fs_enet: silence a build warning (unused variable) by Gerhard Sittig · 11 years ago
  5. 05f147e net: sctp_probe: simplify code by using %pISc format specifier by Daniel Borkmann · 11 years ago
  6. 5b5fde7 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next into cpsw by David S. Miller · 11 years ago
  7. 0ca04b6 net: ethernet: davinci_cpdma: export cpdma_chan_get_stats by Daniel Mack · 11 years ago
  8. f925d0a net: tcp_probe: add IPv6 support by Daniel Borkmann · 11 years ago
  9. d8cdeda net: tcp_probe: kprobes: adapt jtcp_rcv_established signature by Daniel Borkmann · 11 years ago
  10. b4c1c1d net: tcp_probe: also include rcv_wnd next to snd_wnd by Daniel Borkmann · 11 years ago
  11. baf3b3f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  12. 3bca8de ethernet: broadcom: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  13. 0922706 ethernet: moxa: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  14. 0f7cc9a tcp: increase throughput when reordering is high by Yuchung Cheng · 11 years ago
  15. be23ab5 SolutionEngine7724: fix typo in Ether platform data by Sergei Shtylyov · 11 years ago
  16. 0bf2bbd SH7619: fix typo in Ether platform data by Sergei Shtylyov · 11 years ago
  17. 15edae9 r8169: fix invalid register dump by Peter Wu · 11 years ago
  18. cb79abc7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  19. 22f8aba e1000e: resolve checkpatch JIFFIES_COMPARISON warning by Bruce Allan · 11 years ago
  20. e8c254c e1000e: Avoid kernel crash during shutdown by Li Zhang · 11 years ago
  21. 13129d9 e1000e: Add code to check for failure of pci_disable_link_state call by Carolyn Wyborny · 11 years ago
  22. 0cf0459 e1000e: cleanup whitespace in recent commit by Bruce Allan · 11 years ago
  23. ed12cc9 igb: Expose RSS indirection table for ethtool by Laura Mihaela Vasilescu · 11 years ago
  24. c342b39 igb: Add macro for size of RETA indirection table by Laura Mihaela Vasilescu · 11 years ago
  25. 7dc98a6 igb: Fix get_fw_version function for all parts by Carolyn Wyborny · 12 years ago
  26. 53b87ce igb: Add device support for flashless SKU of i210 device by Carolyn Wyborny · 12 years ago
  27. ef3a009 igb: Refactor NVM read functions to accommodate devices with no flash by Carolyn Wyborny · 12 years ago
  28. 5a823d8 igb: Refactor of init_nvm_params by Carolyn Wyborny · 12 years ago
  29. 2ccd994 igb: Update MTU so that it is always at least a standard frame size by Alexander Duyck · 12 years ago
  30. 5026719 igb: don't allow SR-IOV without MSI-X by Mitch A Williams · 12 years ago
  31. 7f90128 igb: Added rcu_lock to avoid race by Akeem G Abodunrin · 12 years ago
  32. e5c3370 igb: Read register for latch_on without return value by Akeem G Abodunrin · 12 years ago
  33. 8a650aa igb: Reset the link when EEE setting changed by Akeem G Abodunrin · 12 years ago
  34. d75ea94 can: flexcan: use platform_set_drvdata() by Libo Chen · 11 years ago
  35. 40f7e0d can: at91_can: use platform_set_drvdata() by Libo Chen · 11 years ago
  36. 6439fbc can: c_can: fix error checking of priv->instance in probe() by Chen Gang · 11 years ago
  37. f882566 net: phy: mdio-octeon: use platform_set_drvdata() by Libo Chen · 11 years ago
  38. 9bcadae net: irda: pxaficp_ir: use platform_set_drvdata() by Libo Chen · 11 years ago
  39. d94a014 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  40. 327dfd8 stmmac: remove useless csum flag by Giuseppe CAVALLARO · 11 years ago
  41. e6b0260 net: emac: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  42. 110a183 net: davinci_mdio: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  43. 0c671dc net: xilinx_emaclite: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  44. 7d9a875 net: sunhme: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  45. 63f076e net: sunbmac: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  46. dcbe8a1 net: fec_mpc52xx_phy: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  47. 01007f5 net: ucc_geth: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  48. 0b25183 net: fsl_pq_mdio: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  49. e2748d7 Merge branch 'tuntap' by David S. Miller · 11 years ago
  50. 76975e9 tun: Get skfilter layout by Pavel Emelyanov · 11 years ago
  51. 849c9b6 tun: Allow to skip filter on attach by Pavel Emelyanov · 11 years ago
  52. 3d407a8 tun: Report whether the queue is attached or not by Pavel Emelyanov · 11 years ago
  53. fb7589a tun: Add ability to create tun device with given index by Pavel Emelyanov · 11 years ago
  54. 5f1cd20 net/mlx4_en: Reduce scope of local variables in mlx4_en_xmit by Amir Vadai · 11 years ago
  55. 237a3a3 net/mlx4_en: Fix handling of dma_map failure by Amir Vadai · 11 years ago
  56. bd2f631 net/mlx4_en: Notify user when TX ring in error state by Amir Vadai · 11 years ago
  57. 0e316f1 net/mlx4_en: Disable global flow control when PFC enabled by Eugenia Emantayev · 11 years ago
  58. 5c044e6 net/mlx4_en: Coding style cleanup in mlx4_en_dcbnl_ieee_setpfc() by Amir Vadai · 11 years ago
  59. f6ae5ac qlcnic: Update version to 5.3.48 by Himanshu Madhani · 11 years ago
  60. 07a251c qlcnic: Implement ndo_get_phys_port_id for 82xx adapter by Shahed Shaikh · 11 years ago
  61. c2c5e3a qlcnic: Enable diagnostic test for multiple Tx queues. by Himanshu Madhani · 11 years ago
  62. aa4a1f7 qlcnic: Enable Tx queue changes using ethtool for 82xx Series adapter. by Himanshu Madhani · 11 years ago
  63. 012ec81 qlcnic: Multi Tx queue support for 82xx Series adapter. by Himanshu Madhani · 11 years ago
  64. f073dde sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion() by Ben Hutchings · 12 years ago
  65. 43f775b2 sfc: Collect all MCDI port functions into mcdi_port.c by Ben Hutchings · 12 years ago
  66. 319ec64 sfc: Move efx_mcdi_mac_reconfigure() to siena.c and rename by Ben Hutchings · 12 years ago
  67. 6bff861 sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI module by Ben Hutchings · 12 years ago
  68. 338f74d sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD() by Ben Hutchings · 12 years ago
  69. 9528b92 sfc: Ensure MCDI buffers, but not lengths, are dword aligned by Ben Hutchings · 12 years ago
  70. c5bb0e9 sfc: Use proper macros to declare and access MCDI arrays by Ben Hutchings · 12 years ago
  71. d0c2ee9 sfc: Introduce and use MCDI_CTL_SDU_LEN_MAX_V1 macro for Siena-specific code by Ben Hutchings · 11 years ago
  72. a649dfc sfc: Fill out the set of MCDI accessors by Ben Hutchings · 12 years ago
  73. 30af691 sfc: Rationalise MCDI buffer accessors by Ben Hutchings · 12 years ago
  74. 59cfc47 sfc: Introduce and use MCDI_DECLARE_BUF macro by Ben Hutchings · 12 years ago
  75. ab0115f sfc: Move more Falcon-specific code and definitions into falcon.c by Ben Hutchings · 12 years ago
  76. 9dd3a13 sfc: Move details of a Falcon bug workaround out of ethtool.c by Ben Hutchings · 12 years ago
  77. e847b53 sfc: Use efx_mcdi_mon() to find efx_mcdi_mon structure from efx_nic by Ben Hutchings · 12 years ago
  78. 5383825 sfc: const-qualify source pointers for MMIO write functions by Ben Hutchings · 12 years ago
  79. abc71bb Merge branch 'sfc-3.11' by Ben Hutchings · 11 years ago
  80. f3851b0 sfc: Fix lookup of default RX MAC filters when steered using ethtool by Ben Hutchings · 12 years ago
  81. b1ef05a can: mcp251x: Allow tuning SPI mode and limit maximal SPI speed by Alexander Shiyan · 11 years ago
  82. ae5d589 can: mcp251x: Eliminate irq_flags from driver platform_data by Alexander Shiyan · 11 years ago
  83. 1ddff7d can: mcp251x: Replace power callbacks with regulator API by Alexander Shiyan · 11 years ago
  84. 954c396 net/phy: micrel: Add OF configuration support for ksz9021 by Sean Cross · 11 years ago
  85. 9fd0784 net: ipv6: mcast: minor: use defines for rfc3810/8.1 lengths by Daniel Borkmann · 11 years ago
  86. c2cef4e net: ipv6: minor: *_start_timer: rather use unsigned long by Daniel Borkmann · 11 years ago
  87. 8469896 net: ipv6: igmp6_event_query: use msecs_to_jiffies by Daniel Borkmann · 11 years ago
  88. d8a6442 net: cpsw: Add support for wake-on-lan for cpsw by Matus Ujhelyi · 11 years ago
  89. dbe3472 drivers: net: cpsw: remove platform data header file of cpsw by Mugunthan V N · 11 years ago
  90. e837735 ip6_tunnel: ensure to always have a link local address by Nicolas Dichtel · 11 years ago
  91. 7eaa48a Revert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c" by David S. Miller · 11 years ago
  92. f607e059 bcm63xx_enet: replace devm_request_and_ioremap by devm_ioremap_resource by Julia Lawall · 11 years ago
  93. 84ce22d net: davinci_mdio: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  94. 34e0184 net: xilinx_emaclite: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  95. 511c4e0 net: sunhme: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  96. 0549d95 net: sunbmac: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  97. 4014e36 net: fec_mpc52xx_phy: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  98. 65d7e7a net: ucc_geth: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  99. a0e1860 net: fsl_pq_mdio: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  100. 8d3214c sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data' by Sergei Shtylyov · 11 years ago