1. 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 8 years ago
  2. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  3. af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 8 years ago
  4. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  5. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  6. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  7. bd88298 r8152: move calling delay_autosuspend function by hayeswang · 8 years ago
  8. 21cbd0e r8152: split rtl8152_resume function by hayeswang · 8 years ago
  9. 4c07c13 net/mlx4_en: Refactor mlx4_en_free_tx_desc by Tariq Toukan · 8 years ago
  10. 9573e0d net/mlx4_en: Replace TXBB_SIZE multiplications with shift operations by Tariq Toukan · 8 years ago
  11. 77788b5b net/mlx4_en: Increase default TX ring size by Tariq Toukan · 8 years ago
  12. 6c78511 net/mlx4_en: Poll XDP TX completion queue in RX NAPI by Tariq Toukan · 8 years ago
  13. 36ea796 net/mlx4_en: Improve XDP xmit function by Tariq Toukan · 8 years ago
  14. f28186d net/mlx4_en: Improve stack xmit function by Tariq Toukan · 8 years ago
  15. cc26a49 net/mlx4_en: Improve transmit CQ polling by Tariq Toukan · 8 years ago
  16. 9bcee89 net/mlx4_en: Improve receive data-path by Tariq Toukan · 8 years ago
  17. 4931c6e net/mlx4_en: Optimized single ring steering by Saeed Mahameed · 8 years ago
  18. cf97050 net/mlx4_en: Remove unused argument in TX datapath function by Tariq Toukan · 8 years ago
  19. 1492a3a atm: solos-pci: remove useless variable assignments by Gustavo A. R. Silva · 8 years ago
  20. d8fbd27 r8152: add byte_enable for ocp_read_word function by hayeswang · 8 years ago
  21. 65b82d6 r8152: support RTL8153B by hayeswang · 8 years ago
  22. c27b32c r8152: support new chip 8050 by hayeswang · 8 years ago
  23. 21ecba6 ibmvnic: Exit polling routine correctly during adapter reset by Thomas Falcon · 8 years ago
  24. 1cf9cc7 ibmvnic: Remove VNIC_CLOSING check from pending_scrq by Thomas Falcon · 8 years ago
  25. c8b2ad0 ibmvnic: Sanitize entire SCRQ buffer on reset by Thomas Falcon · 8 years ago
  26. 4c2687a ibmvnic: Ensure that TX queues are disabled in __ibmvnic_close by Thomas Falcon · 8 years ago
  27. c3e53b9 ibmvnic: Activate disabled RX buffer pools on reset by Thomas Falcon · 8 years ago
  28. 7e9191c sunvnet: restrict advertized checksum offloads to just IP by Shannon Nelson · 8 years ago
  29. 9d7cded net: s2io: remove useless variable in fill_rx_buffers by Gustavo A. R. Silva · 8 years ago
  30. ccba8f3 net: dsa: mv88e6xxx: prefix Global Prio and Tag macros by Vivien Didelot · 8 years ago
  31. 57d1ef3 net: dsa: mv88e6xxx: prefix Global Stats macros by Vivien Didelot · 8 years ago
  32. 101515c net: dsa: mv88e6xxx: prefix Global Monitor Control macros by Vivien Didelot · 8 years ago
  33. d77f432 net: dsa: mv88e6xxx: prefix Global Control macros by Vivien Didelot · 8 years ago
  34. 7ec60d6e net: dsa: mv88e6xxx: prefix Global VTU macros by Vivien Didelot · 8 years ago
  35. 27c0e60 net: dsa: mv88e6xxx: prefix Global ATU macros by Vivien Didelot · 8 years ago
  36. 4b0c481 net: dsa: mv88e6xxx: prefix Global Switch MAC macros by Vivien Didelot · 8 years ago
  37. 8246692 net: dsa: mv88e6xxx: prefix Global Status macros by Vivien Didelot · 8 years ago
  38. 8a56aa1 ptp: Add a ptp clock driver for Broadcom DTE by Arun Parameswaran · 8 years ago
  39. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. a090bd4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  41. 54ed0f7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  42. 35e60a6 Merge tag 'acpi-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  43. 92091c4 Merge tag 'pm-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  44. b45edc2 Merge branch 'for-4.12/driver-matching-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  45. 906e0c5 Merge tag 'media/v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  46. 640f93c i40e: Fix a sleep-in-atomic bug by Jia-Ju Bai · 8 years ago
  47. 9522933 Merge branch 'acpica-fixes' by Rafael J. Wysocki · 8 years ago
  48. f63e4f7 Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq' by Rafael J. Wysocki · 8 years ago
  49. 0430a26 liquidio: fix VF driver off-by-one bug when setting ethtool -C ethX rx-frames by Weilin Chang · 8 years ago
  50. f5165a5 net/mlxfw: fix a NULL dereference by Dan Carpenter · 8 years ago
  51. 4cbf87c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  52. 0331402 qed: Fix an off by one bug by Dan Carpenter · 8 years ago
  53. 2ea1090 mlxsw: spectrum: Add support for access cable info via ethtool by Arkadi Sharshevsky · 8 years ago
  54. 7ca3699 mlxsw: reg: Add MCIA register for cable info access by Arkadi Sharshevsky · 8 years ago
  55. a88e267 macvlan: propagate the mac address change status for lowerdev by Zhang Shengju · 8 years ago
  56. 06e41d8 Bluetooth: btusb: Add support for 0489:e0a2 QCA_ROME device by Shih-Yuan Lee (FourDollars) · 8 years ago
  57. a09c0fc ixgbe: pci_set_drvdata must be called before register_netdev by Jeff Mahoney · 8 years ago
  58. 4ebdf8a ixgbe: Resolve cppcheck format string warning by Tony Nguyen · 8 years ago
  59. d28b194 ixgbe: fix writes to PFQDE by Emil Tantilov · 8 years ago
  60. adc2c83 ixgbevf: Bump version number by Tony Nguyen · 8 years ago
  61. 01ec552 ixgbe: Bump version number by Tony Nguyen · 8 years ago
  62. 622a2ef ixgbe: check for Tx timestamp timeouts during watchdog by Jacob Keller · 8 years ago
  63. 4cc74c0 ixgbe: add statistic indicating number of skipped Tx timestamps by Jacob Keller · 8 years ago
  64. 5fef124 ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESS by Jacob Keller · 8 years ago
  65. aaebaf5 ixgbe: fix race condition with PTP_TX_IN_PROGRESS bits by Jacob Keller · 8 years ago
  66. 6d3c8c0 net: dsa: Remove master_netdev and use dst->cpu_dp->netdev by Florian Fainelli · 8 years ago
  67. 38b6ec5 cxgb4: handle serial flash interrupt by Ganesh Goudar · 8 years ago
  68. 4798a71 of_mdio: move of_mdio_parse_addr to header file by Jon Mason · 8 years ago
  69. fb34a36 fjes: remove duplicate set of flag IFF_BROADCAST by Zhang Shengju · 8 years ago
  70. aa9f979 networking: use skb_put_zero() by Johannes Berg · 8 years ago
  71. ace17c3 qed: fix dump of context data by Tayar, Tomer · 8 years ago
  72. 60cfe1e qmi_wwan: new Telewell and Sierra device IDs by Bjørn Mork · 8 years ago
  73. 5514174 net: phy: Make phy_ethtool_ksettings_get return void by yuval.shaia@oracle.com · 8 years ago
  74. 665fff2 net: phy: Fix MDIO_THUNDER dependencies by Florian Fainelli · 8 years ago
  75. 4a6a97e netconsole: Remove duplicate "netconsole: " logging prefix by Joe Perches · 8 years ago
  76. fe0e405 mdio_bus: use devm_gpiod_get_optional() by Sergei Shtylyov · 8 years ago
  77. d396e84 mdio_bus: handle only single PHY reset GPIO by Sergei Shtylyov · 8 years ago
  78. 61d3e1d ibmvnic: Remove netdev notify for failover resets by Nathan Fontenot · 8 years ago
  79. 40c9db8 ibmvnic: Client-initiated failover by Thomas Falcon · 8 years ago
  80. 725757a net: mvpp2: enable basic 10G support by Antoine Ténart · 8 years ago
  81. eb3c28c r8152: give the device version by Oliver Neukum · 8 years ago
  82. b810959 net: dsa: mv88e6xxx: prefix remaining port macros by Vivien Didelot · 8 years ago
  83. 8009df9 net: dsa: mv88e6xxx: prefix Port IEEE Priority mapping macros by Vivien Didelot · 8 years ago
  84. 2a4614e net: dsa: mv88e6xxx: prefix Port Association Vector macros by Vivien Didelot · 8 years ago
  85. 2cb8cb1 net: dsa: mv88e6xxx: prefix Port Egress Rate Control macros by Vivien Didelot · 8 years ago
  86. 81c6edb net: dsa: mv88e6xxx: prefix Port Control 2 macros by Vivien Didelot · 8 years ago
  87. b7929fb net: dsa: mv88e6xxx: prefix Port Default VLAN macros by Vivien Didelot · 8 years ago
  88. 7e5cc5f net: dsa: mv88e6xxx: prefix Port Based VLAN macros by Vivien Didelot · 8 years ago
  89. cd985bb net: dsa: mv88e6xxx: prefix Port Control 1 macros by Vivien Didelot · 8 years ago
  90. a89b433be net: dsa: mv88e6xxx: prefix Port Control macros by Vivien Didelot · 8 years ago
  91. 107fcc1 net: dsa: mv88e6xxx: prefix Port Switch ID macros by Vivien Didelot · 8 years ago
  92. 6c96bbf net: dsa: mv88e6xxx: prefix Port Jamming macros by Vivien Didelot · 8 years ago
  93. 5ee5557 net: dsa: mv88e6xxx: prefix Port MAC Control macros by Vivien Didelot · 8 years ago
  94. 5f83dc9 net: dsa: mv88e6xxx: prefix Port Status macros by Vivien Didelot · 8 years ago
  95. 0ca4cd7 HID: let generic driver yield control iff specific driver has been enabled by Jiri Kosina · 8 years ago
  96. 63f700a Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
  97. 2ab99b0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  98. 6964e53 i40e: fix handling of HW ATR eviction by Jacob Keller · 8 years ago
  99. a1fa1a0 net: phy: marvell: Show complete link partner advertising by Thomas Bogendoerfer · 8 years ago
  100. e0090a9 vxlan: dont migrate permanent fdb entries during learn by Roopa Prabhu · 8 years ago