1. 0675778 sundance: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  2. da556d6 bnx2: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  3. 941992d ethernet: amd: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  4. 5a5ab16 starfire: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  5. aa211d2 3c59x: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  6. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  7. da499f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  8. 7a61fc8 net/mlx4_en: Fix panic on xmit while port is down by Moshe Shemesh · 8 years ago
  9. 564ed9b net/mlx4_en: Fixes for DCBX by Tariq Toukan · 8 years ago
  10. c677071 net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state() by Kamal Heib · 8 years ago
  11. 74a9e90 net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all() by Kamal Heib · 8 years ago
  12. 0215492 net: dsa: bcm_sf2: Get VLAN_PORT_MASK from b53_device by Florian Fainelli · 8 years ago
  13. bd0b841 nvme: make NVME_RDMA depend on BLOCK by Linus Torvalds · 8 years ago
  14. 2afe669 Merge tag 'staging-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  15. 61c3dae Merge tag 'usb-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  16. c71ad3d net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flag by David Ahern · 8 years ago
  17. afb460f net: l3mdev: remove get_rtable method by David Ahern · 8 years ago
  18. 8a966fc net: ipv6: Remove l3mdev_get_saddr6 by David Ahern · 8 years ago
  19. d66f6c0 net: ipv4: Remove l3mdev_get_saddr by David Ahern · 8 years ago
  20. 4c1feac net: vrf: Flip IPv6 output path from FIB lookup hook to out hook by David Ahern · 8 years ago
  21. ebfc102 net: vrf: Flip IPv4 output path from FIB lookup hook to out hook by David Ahern · 8 years ago
  22. cf9932a ATM-ZeitNet: Fix indentation for one DPRINTK() call in start_rx() by Markus Elfring · 8 years ago
  23. 0f0d0ed ATM-ZeitNet: Replace one kzalloc() call by kcalloc() by Markus Elfring · 8 years ago
  24. 5ad3ea3 ATM-ZeitNet: Improve a size determination in zatm_open() by Markus Elfring · 8 years ago
  25. 32230ac ATM-ZeitNet: Use kmalloc_array() in start_tx() by Markus Elfring · 8 years ago
  26. 0ba8abb ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx() by Markus Elfring · 8 years ago
  27. 304f0a4e ATM-nicstar: Refactor a kmalloc() call in ns_init_card() by Markus Elfring · 8 years ago
  28. ee41f07 ATM-nicstar: Improve another size determination in ns_init_card() by Markus Elfring · 8 years ago
  29. 24310fd ATM-nicstar: Improve another size determination in get_scq() by Markus Elfring · 8 years ago
  30. 7870612 ATM-nicstar: Use kmalloc_array() in get_scq() by Markus Elfring · 8 years ago
  31. 3a8963a Revert "hv_netvsc: make inline functions static" by Stephen Hemminger · 8 years ago
  32. f1ee87f net/mlx5: Organize device list API in one place by Mohamad Haj Yahia · 8 years ago
  33. 9df3060 net/mlx5e: Restore vlan filter after seamless reset by Mohamad Haj Yahia · 8 years ago
  34. 26e59d8 net/mlx5e: Implement mlx5e interface attach/detach callbacks by Mohamad Haj Yahia · 8 years ago
  35. 1ab2068 net/mlx5: Implement vports admin state backup/restore by Mohamad Haj Yahia · 8 years ago
  36. c2d6e31 net/mlx5: Align sriov/eswitch modules with the new load/unload flow. by Mohamad Haj Yahia · 8 years ago
  37. 62a9b90 net/mlx5: Implement eswitch attach/detach flows by Mohamad Haj Yahia · 8 years ago
  38. acab721 net/mlx5: Implement SRIOV attach/detach flows by Mohamad Haj Yahia · 8 years ago
  39. 59211bd net/mlx5: Split the load/unload flow into hardware and software flows by Mohamad Haj Yahia · 8 years ago
  40. 737a234 net/mlx5: Introduce attach/detach to interface API by Mohamad Haj Yahia · 8 years ago
  41. 6b6adee net/mlx5: SRIOV core code refactoring by Mohamad Haj Yahia · 8 years ago
  42. d62292e net/mlx5: Skip waiting for vf pages in internal error by Mohamad Haj Yahia · 8 years ago
  43. b0ba357 net: fs_enet: make rx_copybreak value configurable by Christophe Leroy · 8 years ago
  44. 070e1f0 net: fs_enet: don't unmap DMA when packet len is below copybreak by Christophe Leroy · 8 years ago
  45. 8572763 net: fs_enet: merge NAPI RX and NAPI TX by Christophe Leroy · 8 years ago
  46. e148788 net: ethernet: renesas: sh_eth: add POST registers for rz by Chris Brandt · 8 years ago
  47. d817f43 net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id() by Amir Vadai · 8 years ago
  48. 98ac9a6 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  49. b8db371 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  50. e808bb6 ATM-iphase: Use kmalloc_array() in tx_init() by Markus Elfring · 8 years ago
  51. 0c58ee0 alx: add module parameter to enable msi-x support by Tobias Regnery · 8 years ago
  52. dc39a78 alx: add msi-x support by Tobias Regnery · 8 years ago
  53. a0373ae alx: factor out part of the interrupt handler by Tobias Regnery · 8 years ago
  54. 9ee7b68 alx: refactor msi enablement and disablement by Tobias Regnery · 8 years ago
  55. ba56947 qed: mark symbols static where possible by Baoyou Xie · 8 years ago
  56. c2f57fb drivers: net: phy: mdio-xgene: Add hardware dependency by Jean Delvare · 8 years ago
  57. 2c4f414 ATM-ForeRunnerHE: Use kmalloc_array() in he_init_group() by Markus Elfring · 8 years ago
  58. d9e6620 ATM-ENI: Use kmalloc_array() in eni_start() by Markus Elfring · 8 years ago
  59. 0808a29 Merge tag 'wireless-drivers-for-davem-2016-09-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  60. 47b02f7 dwc_eth_qos: do not register semi-initialized device by Lars Persson · 8 years ago
  61. 46dfc23 via-velocity: remove null pointer check on array tdinfo->skb_dma by Colin Ian King · 8 years ago
  62. 9438451 qede: mark qede_set_features() static by Baoyou Xie · 8 years ago
  63. 4ffd03f net: phy: Fixed checkpatch errors for Microsemi PHYs. by Raju Lakkaraju · 8 years ago
  64. 1e8b8d9 libnvdimm: allow legacy (e820) pmem region to clear bad blocks by Dave Jiang · 8 years ago
  65. 2e21807 nfit, mce: Fix SPA matching logic in MCE handler by Vishal Verma · 8 years ago
  66. 3247ff2 mlxsw: spectrum: Set port type before setting its address by Ido Schimmel · 8 years ago
  67. 40d2590 mlxsw: spectrum_router: Fix error path in mlxsw_sp_router_init by Jiri Pirko · 8 years ago
  68. c24acf0 macsec: set network devtype by stephen hemminger · 8 years ago
  69. d0acc7d Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  70. c4a6c70 Merge tag 'gpio-v4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  71. 5e59d9a virtio_console: Stop doing DMA on the stack by Andy Lutomirski · 8 years ago
  72. af7c1be virtio: mark vring_dma_dev() static by Baoyou Xie · 8 years ago
  73. 6b98174 Merge tag 'fixes-for-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 8 years ago
  74. 1b49dae Merge tag 'usb-ci-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus by Greg Kroah-Hartman · 8 years ago
  75. 72d508a Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 8 years ago
  76. 6f3c4fb usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase by Clemens Gruber · 8 years ago
  77. ebecefc nfp: don't pad frames on receive by Jakub Kicinski · 8 years ago
  78. 313b345 nfp: drop support for old firmware ABIs by Jakub Kicinski · 8 years ago
  79. 312fada nfp: remove linux/version.h includes by Jakub Kicinski · 8 years ago
  80. cd17d23 net/mlx5e: Fix parsing of vlan packets when updating lro header by Gal Pressman · 8 years ago
  81. 4e39883 net/mlx5e: Fix global PFC counters replication by Gal Pressman · 8 years ago
  82. 7abc21107 net/mlx5e: Prevent casting overflow by Gal Pressman · 8 years ago
  83. 0dbf657 net/mlx5e: Fix xmit_more counter race issue by Tariq Toukan · 8 years ago
  84. 74f13c8 net: ethernet: xilinx: Enable emaclite for MIPS by Zubair Lutfullah Kakakhel · 8 years ago
  85. cbfff43 i2c: rk3x: Restore clock settings at resume time by Doug Anderson · 8 years ago
  86. e0603c8 i2c: Spelling s/acknowedge/acknowledge/ by Geert Uytterhoeven · 8 years ago
  87. 664d58b i2c: designware: save the preset value of DW_IC_SDA_HOLD by Zhuo-hao Lee · 8 years ago
  88. acdfffb Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 8 years ago
  89. e8b3b45 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  90. e35478e i2c: mux: demux-pinctrl: run properly with multiple instances by Wolfram Sang · 8 years ago
  91. 9b41b92 dmi-id: don't free dev structure after calling device_register by Allen Hung · 8 years ago
  92. bcf42aa xhci: fix null pointer dereference in stop command timeout function by Mathias Nyman · 8 years ago
  93. 368f2f1 be2net: Update the driver version to 11.1.0.0 by Sriharsha Basavapatna · 8 years ago
  94. c27ebf5 be2net: Fix mac address collision in some configurations by Suresh Reddy · 8 years ago
  95. 988d44b be2net: Avoid redundant addition of mac address in HW by Suresh Reddy · 8 years ago
  96. 62259ac be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES SLI cmd. by Somnath Kotur · 8 years ago
  97. f72099e be2net: Issue COMMON_RESET_FUNCTION cmd during driver unload by Somnath Kotur · 8 years ago
  98. 710f3e5 be2net: Support UE recovery in BEx/Skyhawk adapters by Sriharsha Basavapatna · 8 years ago
  99. d71f058 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  100. 1d3ef9c arm-cci: pmu: Fix typo in event name by Suzuki K Poulose · 8 years ago