1. d9569f0 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  2. 48f58ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  3. 60a6531 team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid by Ido Schimmel · 9 years ago
  4. 918f618 net: hns: bug fix about hisilicon TSO BD mode by huangdaode · 9 years ago
  5. 23195ec brcmfmac: fix BRCMF_FW_NVRAM_DEF macro for older gcc compilers by Arend van Spriel · 9 years ago
  6. e6e4a55 net: phy: at803x: Add the interrupt register bit definitions by Martin Blumenstingl · 9 years ago
  7. a46bd63 net: phy: at803x: Clean up duplicate register definitions by Martin Blumenstingl · 9 years ago
  8. 2e5f9f2 net: phy: at803x: Allow specifying the RGMII RX clock delay via phy mode by Martin Blumenstingl · 9 years ago
  9. e15bb4c net: phy: at803x: Don't set gbit features for the AR8030 phy by Martin Blumenstingl · 9 years ago
  10. 0b6e26c net/mlx5_core: Fix trimming down IRQ number by Doron Tsur · 9 years ago
  11. 8f57e4d include/linux/kernel.h: change abs() macro so it uses consistent return type by Michal Nazarewicz · 9 years ago
  12. 6c3f5ae bna: fix Rx data corruption with VLAN stripping enabled and MTU > 4096 by Ivan Vecera · 9 years ago
  13. 4e5448a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  14. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  15. 750afbf bgmac: Fix reversed test of build_skb() return value. by David S. Miller · 9 years ago
  16. f147d0b net: smsc: Add support h8300 by Yoshinori Sato · 9 years ago
  17. 9c6f3ff xen-netback: free queues after freeing the net device by David Vrabel · 9 years ago
  18. 4a65852 xen-netback: delete NAPI instance when queue fails to initialize by David Vrabel · 9 years ago
  19. 99a2dea xen-netback: use skb to determine number of required guest Rx requests by David Vrabel · 9 years ago
  20. 113c74d net: phy: turn carrier off on phy attach by Sjoerd Simons · 9 years ago
  21. 2446837 net: macb: clear interrupts when disabling them by Nathan Sullivan · 9 years ago
  22. 28052e758 net: hns: fixes no syscon error when init mdio by yankejian · 9 years ago
  23. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  24. 5d19c61 fsl/fman: Delete one function call "put_device" in dtsec_config() by Markus Elfring · 9 years ago
  25. 701a0fd hip04_eth: fix missing error handle for build_skb failed by wangweidong · 9 years ago
  26. 6e14441 3c59x: fix another page map/single unmap imbalance by Neil Horman · 9 years ago
  27. 7356f4e 3c59x: balance page maps and unmaps by Neil Horman · 9 years ago
  28. 3b780be x25_asy: Free x25_asy on x25_asy_open() failure. by David S. Miller · 9 years ago
  29. 00ae40e mlxsw: fix SWITCHDEV_OBJ_ID_PORT_MDB by Dan Carpenter · 9 years ago
  30. f1640c3 bgmac: fix a missing check for build_skb by wangweidong · 9 years ago
  31. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  32. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  33. 415b6f1 net: bnxt: always return values from _bnxt_get_max_rings by Arnd Bergmann · 9 years ago
  34. d461873 dwc_eth_qos: Fix dma address for multi-fragment skbs by Lars Persson · 9 years ago
  35. 47b356e phy: remove an unneeded condition by Dan Carpenter · 9 years ago
  36. db9107b mdio_bus: NULL dereference on allocation error by Dan Carpenter · 9 years ago
  37. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  38. e47ad65 net: freescale: mac-fec: Fix build error from phy_device API change by Andrew Lunn · 9 years ago
  39. 5e43165 net: freescale: ucc_geth: Fix build error from phy_device API change by Andrew Lunn · 9 years ago
  40. 03d84a5 bonding: Prevent IPv6 link local address on enslaved devices by Karl Heiss · 9 years ago
  41. b217ea2 net/mlx5_core: Export flow steering API by Maor Gottlieb · 9 years ago
  42. 4cbdd30 net/mlx5_core: Enable flow steering support for the IB driver by Maor Gottlieb · 9 years ago
  43. 8d40d16 net/mlx5_core: Initialize namespaces only when supported by device by Maor Gottlieb · 9 years ago
  44. 655227e net/mlx5_core: Set priority attributes by Maor Gottlieb · 9 years ago
  45. f90edfd net/mlx5_core: Connect flow tables by Maor Gottlieb · 9 years ago
  46. 34a40e6 net/mlx5_core: Introduce modify flow table command by Maor Gottlieb · 9 years ago
  47. 2cc43b4 net/mlx5_core: Managing root flow table by Maor Gottlieb · 9 years ago
  48. fdb6896 net/mlx5_core: Add utilities to find next and prev flow-tables by Maor Gottlieb · 9 years ago
  49. f0d22d1 net/mlx5_core: Introduce flow steering autogrouped flow table by Maor Gottlieb · 9 years ago
  50. bffa731 sh_eth: stop reading ECMR in sh_eth_dev_init() by Sergei Shtylyov · 9 years ago
  51. 1c1fa82 ravb: stop reading ECMR in ravb_emac_init() by Sergei Shtylyov · 9 years ago
  52. c8086f6 bonding: make mii_status sysfs node consistent by Jarod Wilson · 9 years ago
  53. 366ce60 mlxsw: spectrum: Add FDB lock to prevent session interleaving by Ido Schimmel · 9 years ago
  54. 713d402 net: bfin_mac: Use phy_find_first() instead of open-coding it by Guenter Roeck · 9 years ago
  55. 3c6396d net: ti: cpmac: Fix build error due to missed API change by Guenter Roeck · 9 years ago
  56. e253e8f net: tc35815: Drop unused variable by Guenter Roeck · 9 years ago
  57. a05876b net: tc35815: Fix build error due to missed API change by Guenter Roeck · 9 years ago
  58. 26706d4 net: phy: Add support for SMSC LAN8740 PHY by Joshua Henderson · 9 years ago
  59. 7d7f5d0 Merge tag 'wireless-drivers-next-for-davem-2016-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  60. 541b8e2 net: lpc_eth: Remove unused variables by Fabio Estevam · 9 years ago
  61. fdffd2e bfin_mac: fix error path by Sudip Mukherjee · 9 years ago
  62. 053842a phy: fix blackfin build failure by Sudip Mukherjee · 9 years ago
  63. 89e7a15 cxgb4: Fixes static checker warning in mps_tcam_show() by Hariprasad Shenai · 9 years ago
  64. af72261 net: ethernet: arc: Add support emac for RK3036 by Xing Zheng · 9 years ago
  65. f4c9d3e net: ethernet: arc: Keep emac compatibility for more Rockchip SoCs by Xing Zheng · 9 years ago
  66. c9bca2f net: ethernet: arc: Probe emac after set RMII clock by Xing Zheng · 9 years ago
  67. d2d6318 bnxt_en: Reset embedded processor after applying firmware upgrade by Rob Swindell · 9 years ago
  68. d79979a bnxt_en: Zero pad firmware messages to 128 bytes. by Michael Chan · 9 years ago
  69. ede5599 ethernet: amd: au1000: Remove pointless warning by Andrew Lunn · 9 years ago
  70. e574f39 net: ethernet: faraday: Use phy_find_first() instead of open coding it by Guenter Roeck · 9 years ago
  71. ee64f08 net: ethernet: broadcom: Fix build errors by Guenter Roeck · 9 years ago
  72. 2a4fc4e net: lantiq_etop.c: Use helper to find first phy by Andrew Lunn · 9 years ago
  73. 6c672c9 stmmac: Don't exit mdio registration when mdio subnode is not found in the DTS by Romain Perier · 9 years ago
  74. 18715b2 net: qmi_wwan: Add SIMCom 7230E by Kristian Evensen · 9 years ago
  75. 787d7ac udp: restrict offloads to one namespace by Hannes Frederic Sowa · 9 years ago
  76. 3a49b4f mlxsw: Adding layer 2 multicast support by Elad Raz · 9 years ago
  77. e4b6f69 mlxsw: Adding VID to FID translatation by Elad Raz · 9 years ago
  78. 53ae628 mlxsw: Changing the maximum number of multicast group to a define by Elad Raz · 9 years ago
  79. fabe548 mlxsw: reg: Adding SMID register by Elad Raz · 9 years ago
  80. 5230b25 mlxsw: reg: Add definition of multicast record for SFD register by Elad Raz · 9 years ago
  81. 12f1501 mlxsw: spectrum: remove FDB entry in case we get unknown object notification by Jiri Pirko · 9 years ago
  82. 2fa9d45 mlxsw: spectrum: pass local_port to mlxsw_sp_port_fdb_uc_op by Jiri Pirko · 9 years ago
  83. 07b9b37 vxlan: fix test which detect duplicate vxlan iface by Nicolas Dichtel · 9 years ago
  84. 824b1a9 net: plip: use new parport device model by Sudip Mukherjee · 9 years ago
  85. 29c6dd5 cdc-acm: fix NULL pointer reference by Oliver Neukum · 9 years ago
  86. cda9fb0 r8152: adjust ALDPS function by hayeswang · 9 years ago
  87. 216a834 r8152: use test_and_clear_bit by hayeswang · 9 years ago
  88. 5ee3c60 r8152: fix the wake event by hayeswang · 9 years ago
  89. b4c19f7 phy: micrel: Fix finding PHY properties in MAC node for KSZ9031. by Roosen Henri · 9 years ago
  90. 6108209 Merge branch 'for-linus' into work.misc by Al Viro · 9 years ago
  91. 7d39721 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  92. 6757e6f irda: toim3232-sir: delete some dead code by Dan Carpenter · 9 years ago
  93. 250fbf1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  94. e19dcde ixgbe: Make ATR recognize IPv6 extended headers by Mark Rustad · 9 years ago
  95. 8b75451 ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled by Neerav Parikh · 9 years ago
  96. b262a9a ixgbe: Fix to get FDMI HBA attributes information with X550 by Usha Ketineni · 9 years ago
  97. d469251 ixgbe: Correct handling of any outer UDP checksum setting by Mark Rustad · 9 years ago
  98. 0e4d422 ixgbe: do not call check_link for ethtool in ixgbe_get_settings() by Emil Tantilov · 9 years ago
  99. cb78cf1 ixgbe: fix broken PFC with X550 by Vasu Dev · 9 years ago
  100. f10166a ixgbe: use correct FCoE DDP max check by Vasu Dev · 9 years ago