1. 5fe7f68 net: dsa: mv88e6xxx: fix hardware bridging by Vivien Didelot · 9 years ago
  2. f02bdff net: dsa: mv88e6xxx: do not support per-port FID by Vivien Didelot · 9 years ago
  3. ede8098 net: dsa: mv88e6xxx: bridges do not need an FID by Vivien Didelot · 9 years ago
  4. 571f2c1 qlcnic: constify qlcnic_mbx_ops structure by Julia Lawall · 9 years ago
  5. 99dcc7d net: hns: fix the unknown phy_nterface_t type error by huangdaode · 9 years ago
  6. 5fcd2d8 tun: use sk_fullsock() before reading sk->sk_tsflags by Eric Dumazet · 9 years ago
  7. 19bcf9f ipv4: Pass struct net into ip_defrag and ip_check_defrag by Eric W. Biederman · 9 years ago
  8. 9916596 Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  9. 3703ebe BNX2: free temp_stats_blk on error path by wangweidong · 9 years ago
  10. 0fa2887 net: HNS: fix MDIO dependencies by Arnd Bergmann · 9 years ago
  11. c577e59 sfc: fully reset if MC_REBOOT event received without warm_boot_count increment by Daniel Pieczko · 9 years ago
  12. d0cf57f rocker: handle setting bridge ageing_time by Scott Feldman · 9 years ago
  13. 8057b3e net: dsa: use switchdev obj in port_fdb_del by Vivien Didelot · 9 years ago
  14. 1f36faf net: dsa: push prepare phase in port_fdb_add by Vivien Didelot · 9 years ago
  15. 146a320 net: dsa: add port_fdb_prepare by Vivien Didelot · 9 years ago
  16. 6e86ac1 net: encx24j600: Fix typos in Kconfig by Jon Ringle · 9 years ago
  17. 7bcfeea Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  18. 8fae307 BNX2: fix a Null Pointer for stats_blk by wangweidong · 9 years ago
  19. 21d11bd cxgb4: Enhance driver to update FW, when FW is too old by Hariprasad Shenai · 9 years ago
  20. b3c8ec3 drivers/net/ethernet: make ti/cpsw-phy-sel.c explicitly non-modular by Paul Gortmaker · 9 years ago
  21. 95e1963 net/mlx4_core: Fix resource tracker error flow in add_res_range by Saeed Mahameed · 9 years ago
  22. a5b3c56 net/mlx4_core: Fix mailbox leak in error flow when performing update qp by Jack Morgenstein · 9 years ago
  23. ba4b87ae net/mlx4_en: Add steering rules after RSS creation by Ido Shamay · 9 years ago
  24. ac6ea6e net/mlx5_core: Use private health thread for each device by Eli Cohen · 9 years ago
  25. 0144a95 net/mlx5_core: Use accessor functions to read from device memory by Eli Cohen · 9 years ago
  26. 020446e net/mlx5_core: Prepare cmd interface to system errors handling by Eli Cohen · 9 years ago
  27. 5a78839 net/mlx5_core: Improve mlx5 messages by Eli Cohen · 9 years ago
  28. ce6fcb3 i40e: print neato new features by Jesse Brandeburg · 9 years ago
  29. f578f5f i40e/i40evf: pass QOS handle to VF by Mitch Williams · 9 years ago
  30. 8ed995f i40evf: use capabilities flags properly by Mitch Williams · 9 years ago
  31. a5fdaf3 i40e: refactor code to remove indent by Jesse Brandeburg · 9 years ago
  32. 6995b36 i40e/i40evf: clean up some code by Jesse Brandeburg · 9 years ago
  33. ee5c1e9 i40evf: detect reset more reliably by Mitch Williams · 9 years ago
  34. 95e5613 i40e: Support FW CEE DCB UP to TC map nibble swap by Greg Bowers · 9 years ago
  35. 66486cd i40e/i40evf: Explicitly assign enum index for VSI type by Serey Kong · 9 years ago
  36. 9ac7726 i40e: add switch for link polling by Shannon Nelson · 9 years ago
  37. c156f85 i40e: Fix multiple link up messages by Matt Jared · 9 years ago
  38. 3487b6c i40e: Fix for extra Flow Director filter in table after error by Carolyn Wyborny · 9 years ago
  39. 1a9375e i40e/i40evf: Store CEE DCBX DesiredCfg and RemoteCfg by Neerav Parikh · 9 years ago
  40. 909b2d16 i40e: Add parsing for CEE DCBX TLVs by Neerav Parikh · 9 years ago
  41. 96c8d07 i40e: add more verbose error messages by Mitch Williams · 9 years ago
  42. 02d109b i40e: inline interrupt enable by Jesse Brandeburg · 9 years ago
  43. 1e8efb4 i40e: fix erroneous WARN_ON by Jesse Brandeburg · 9 years ago
  44. dfdd723 net: hns: fix 32-bit build warning by Arnd Bergmann · 9 years ago
  45. d70e532 net: Microchip encx24j600 driver by Jon Ringle · 9 years ago
  46. 9200c27 net: phy: bcm7xxx: Modified to use global core register defines by Arun Parameswaran · 9 years ago
  47. 8e185d6 net: phy: Broadcom Cygnus internal Etherent PHY driver by Arun Parameswaran · 9 years ago
  48. a1cba56 net: phy: Add Broadcom phy library for common interfaces by Arun Parameswaran · 9 years ago
  49. ddc24ae net: phy: Broadcom iProc MDIO bus driver by Arun Parameswaran · 9 years ago
  50. ede2059 dst: Pass net into dst->output by Eric W. Biederman · 9 years ago
  51. 33224b1 ipv4, ipv6: Pass net into ip_local_out and ip6_local_out by Eric W. Biederman · 9 years ago
  52. cf91a99 ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out by Eric W. Biederman · 9 years ago
  53. 57c4bf8 ipvlan: Cache net in ipvlan_process_v4_outbound and ipvlan_process_v6_outbound by Eric W. Biederman · 9 years ago
  54. a7093fe ppp: Cache net in pptp_xmit by Eric W. Biederman · 9 years ago
  55. 7928833 ipv6: Merge ip6_local_out and ip6_local_out_sk by Eric W. Biederman · 9 years ago
  56. e2cb77d ipv4: Merge ip_local_out and ip_local_out_sk by Eric W. Biederman · 9 years ago
  57. 4ebdfba7 dst: Pass a sk into .local_out by Eric W. Biederman · 9 years ago
  58. 7fd0ac6 i40e/i40evf: remove unused opcode by Mitch Williams · 9 years ago
  59. 313ed2d i40evf: propagate interrupt allocation failure by Mitch Williams · 9 years ago
  60. 2642f02 i40e: Additional checks for CEE APP priority validity by Neerav Parikh · 9 years ago
  61. 2fc3d71 i40e/i40evf: Add a stat to keep track of linearization count by Anjali Singhai Jain · 9 years ago
  62. 2f41f33 i40e/i40evf: fix unicast mac address add by Shannon Nelson · 9 years ago
  63. a72a5abc i40e: fix bug in return from get_link_status and avoid spurious link messages by Jesse Brandeburg · 9 years ago
  64. dd38c58 i40e: add little endian conversion for checksum by Jesse Brandeburg · 9 years ago
  65. fb43201f i40e/i40evf: give up the __func__ by Shannon Nelson · 9 years ago
  66. 0002e11 i40e: Never let speed get set to 0 in get_settings by Catherine Sullivan · 9 years ago
  67. fba52e2 i40e: Fix for truncated interrupt name by Carolyn Wyborny · 9 years ago
  68. 9e1c26e i40e/i40evf: assure clean asq status report by Shannon Nelson · 9 years ago
  69. 21364bc i40e: make i40e_init_pf_fcoe to void by Shannon Nelson · 9 years ago
  70. 725821f3 i40e: fix bad CEE status shift value by Shannon Nelson · 9 years ago
  71. df08fd4 i40e/i40evf: fix a potential type compare issue by Shannon Nelson · 9 years ago
  72. bc5166b9 i40e/i40evf: add driver support for new device ids by Shannon Nelson · 9 years ago
  73. 0325fca i40e: stop VF rings by Mitch Williams · 9 years ago
  74. 1d5109d i40e: enable WoL operation if config bit show WoL capable by Shannon Nelson · 9 years ago
  75. 22e05bd i40e: Increase the amount of time we wait for reset to be done by Paul M Stillwell Jr · 9 years ago
  76. 2579c98 Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  77. 8cbb512c net: Add source address lookup op for VRF by David Ahern · 9 years ago
  78. fee6d4c net: Add netif_is_l3_slave by David Ahern · 9 years ago
  79. 6e2895a net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC by David Ahern · 9 years ago
  80. 3e905b8 gianfar: Add WAKE_UCAST and "wake-on-filer" support by Claudiu Manoil · 9 years ago
  81. e892406 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  82. 4bac50b net: dsa: mv88e6xxx: remove link polling by Russell King · 9 years ago
  83. 7e64e5e Merge tag 'iwlwifi-next-for-kalle-2015-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 9 years ago
  84. 6a27a6c Revert "net: Microchip encx24j600 driver" by David S. Miller · 9 years ago
  85. c664bc6 Revert "net: encx24j600_exit() can be static" by David S. Miller · 9 years ago
  86. f79683d Merge ath-next from ath.git by Kalle Valo · 9 years ago
  87. 6a57081 asix: Continue processing URB if no RX netdev buffer by Dean Jenkins · 9 years ago
  88. 3f30b15 asix: On RX avoid creating bad Ethernet frames by Dean Jenkins · 9 years ago
  89. 9a5ccd8 asix: Simplify asix_rx_fixup_internal() netdev alloc by Dean Jenkins · 9 years ago
  90. 3bfc69a asix: Tidy-up 32-bit header word synchronisation by Dean Jenkins · 9 years ago
  91. 7b0378f asix: Rename remaining and size for clarity by Dean Jenkins · 9 years ago
  92. 0a15afd vrf: fix a kernel warning by WANG Cong · 9 years ago
  93. 0316d30 iwlwifi: mvm: add minimal multi-RXQ infrastructure by Johannes Berg · 9 years ago
  94. d3f555f4 iwlwifi: size firmware flags memory correctly by Johannes Berg · 9 years ago
  95. fe96cc7 iwlwifi: mvm: make threshold temperatures unsigned by Johannes Berg · 9 years ago
  96. 91fac94 iwlwifi: nvm: add nvm phy_sku section to debugfs by Moshe Harel · 9 years ago
  97. e6c21be iwlwifi: mvm: fix signedness warnings in ToF debugfs by Johannes Berg · 9 years ago
  98. 1191f64 iwlwifi: mvm: rs: dynamically switch between 80MHz and 20MHz in some scenarios by Eyal Shapira · 9 years ago
  99. 7c0ebd7 iwlwifi: mvm: minor rx code cleanup by Johannes Berg · 9 years ago
  100. 5736b7e iwlwifi: remove IWL3165_UCODE_API_OK and _MIN by Johannes Berg · 9 years ago