1. 4c22279 ip-tunnel: Use API to access tunnel metadata options. by Pravin B Shelar · 9 years ago
  2. 1af115d Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  3. d77a238 net: thunderx: Support for internal loopback mode by Sunil Goutham · 9 years ago
  4. 92dc876 net: thunderx: Support for upto 96 queues for a VF by Sunil Goutham · 9 years ago
  5. 39ad6ee net: thunderx: Rework interrupt handling by Sunil Goutham · 9 years ago
  6. aa2e259 net: thunderx: Support for HW VLAN stripping by Sunil Goutham · 9 years ago
  7. 38bb5d4 net: thunderx: Receive hashing HW offload support by Sunil Goutham · 9 years ago
  8. 6051cba net: thunderx: mailboxes: remove code duplication by Sunil Goutham · 9 years ago
  9. a2dc5de net: thunderx: Add receive error stats reporting via ethtool by Sunil Goutham · 9 years ago
  10. 06fb4e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  11. 79857cd3 net/mlx4: Postpone the registration of net_device by Moni Shoua · 9 years ago
  12. e999869 net/bonding: Export bond_option_active_slave_get_rcu by Matan Barak · 9 years ago
  13. 8e816df geneve: Use GRO cells infrastructure. by Jesse Gross · 9 years ago
  14. f892a84 net/smsc911x: Fix deferred probe for interrupt by Tony Lindgren · 9 years ago
  15. a43a9ef vxlan: do not receive IPv4 packets on IPv6 socket by Jiri Benc · 9 years ago
  16. 7f9562a ip_tunnels: record IP version in tunnel info by Jiri Benc · 9 years ago
  17. 46fa062 ip_tunnels: convert the mode field of ip_tunnel_info to flags by Jiri Benc · 9 years ago
  18. b0d4943 bonding: fix bond_poll_controller bh_enable warning by Nikolay Aleksandrov · 9 years ago
  19. 7a468ac sh_eth: propagate platform_get_irq() error upstream by Sergei Shtylyov · 9 years ago
  20. f375339 ravb: propagate platform_get_irq() error upstream by Sergei Shtylyov · 9 years ago
  21. a3c8742 mlx5: Fix missing device local_dma_lkey by Sagi Grimberg · 9 years ago
  22. ef899c0 phylib: simplify NULL checks by Sergei Shtylyov · 9 years ago
  23. d3765f0 phylib: simplify bogus phy_device_create() result by Sergei Shtylyov · 9 years ago
  24. b0fbdae sfc: Allow driver to cope with a lower number of VIs than it needs for RSS by Shradha Shah · 9 years ago
  25. a69265e cxgb4: Force uninitialized state if FW in adapter is unsupported by Hariprasad Shenai · 9 years ago
  26. 8f58336 net: Add ethernet header for pass through VRF device by David Ahern · 9 years ago
  27. 274b045 net/xen-netfront: only napi_synchronize() if running by Chas Williams · 9 years ago
  28. d7d2d89 r8169: Add software counter for multicast packages by Corinna Vinschen · 9 years ago
  29. 79f6828 iwlwifi: mvm: remove SCD_QUEUE_CONFIG TLV flag by Liad Kaufman · 9 years ago
  30. 3c1f84a iwlwifi: mvm: don't load -12.ucode anymore by Emmanuel Grumbach · 9 years ago
  31. cfe417b iwlwifi: mvm: don't NUL-terminate low-latency debugfs file by Johannes Berg · 9 years ago
  32. cf8c3cf iwlwifi: mvm: make sure d0i3 exit work runs before suspending by Luciano Coelho · 9 years ago
  33. 9493908 iwlwifi: mvm: don't ask for beacons when AP vif and no assoc sta by Gregory Greenman · 9 years ago
  34. a73a2ce iwlwifi: Deinline iwl_{read,write}(8,32} by Emmanuel Grumbach · 9 years ago
  35. e504601 iwlwifi: mvm: add debugfs hook to send ECHO_CMD to the firmware by Emmanuel Grumbach · 9 years ago
  36. 62e004f iwlwifi: mvm: fix statistics variables type by Sara Sharon · 9 years ago
  37. dbb04b0 iwlwifi: mvm: remove netdetect debugfs entry by Luciano Coelho · 9 years ago
  38. 0d36938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  39. e001d70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  40. b0f6446 net/mlx4_core: Fix unintialized variable used in error path by Carol L Soto · 9 years ago
  41. 9293267 net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX by Carol L Soto · 9 years ago
  42. 1e81779 mlxsw: Make mailboxes 4KB aligned by Ido Schimmel · 9 years ago
  43. 262df69 mlxsw: adjust transmit fail log message level in __mlxsw_emad_transmit by Jiri Pirko · 9 years ago
  44. a585dab mlxsw: Remove duplicate included header by Ido Schimmel · 9 years ago
  45. 686ed30 rocker: use change upper info by Jiri Pirko · 9 years ago
  46. fb4bf21 rocker: use new helper to figure out master kind by Jiri Pirko · 9 years ago
  47. 547c890 virtio-net: avoid unnecessary sg initialzation by Jason Wang · 9 years ago
  48. 66d4700 geneve: Move device hash table to geneve socket. by Pravin B Shelar · 9 years ago
  49. 371bd10 geneve: Consolidate Geneve functionality in single module. by Pravin B Shelar · 9 years ago
  50. e305ac6 geneve: Add support to collect tunnel metadata. by Pravin B Shelar · 9 years ago
  51. cd7918b geneve: Make dst-port configurable. by Pravin B Shelar · 9 years ago
  52. c29a70d tunnel: introduce udp_tun_rx_dst() by Pravin B Shelar · 9 years ago
  53. 980c394 geneve: Use skb mark and protocol to lookup route. by Pravin B Shelar · 9 years ago
  54. 87cd3dc geneve: Initialize ethernet address in device setup. by Pravin B Shelar · 9 years ago
  55. 9c9a652 bnx2x: Add new device ids under the Qlogic vendor by Yuval Mintz · 9 years ago
  56. 31cb5c9 smsc911x: Ignore error return from device_get_phy_mode() by Guenter Roeck · 9 years ago
  57. fe21882 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  58. 0118e01 smsc9194: Remove uncompilable #if 0'd use of pr_dbg by Joe Perches · 9 years ago
  59. 9b00eb4 drivers: net: xgene: Adding support for TSO by Iyappan Subramanian · 9 years ago
  60. 949c40b drivers: net: xgene: Preparatory patch for TSO support by Iyappan Subramanian · 9 years ago
  61. 538e456 bgmac: support up to 3 cores (devices) on a bus by Rafał Miłecki · 9 years ago
  62. fbe4307 sfc: only use vadaptor stats if firmware is capable by Bert Kenward · 9 years ago
  63. 395250e Merge tag 'wireless-drivers-next-for-davem-2015-08-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  64. 4b19536 net: phy: fixed: propagate fixed link values to struct by Madalin Bucur · 9 years ago
  65. bf41846 i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5 by Catherine Sullivan · 9 years ago
  66. 9fffa3f i40e/i40evf: Cache the CEE TLV status returned from firmware by Neerav Parikh · 9 years ago
  67. b8262a6 i40e/i40evf: add VIRTCHNL_VF_OFFLOAD flag by Anjali Singhai Jain · 9 years ago
  68. 2b20c88 i40e: Remove redundant and unneeded messages by Greg Rose · 9 years ago
  69. e02a7f8 i40evf: Remove PF specific register definitions from the VF by Anjali Singhai Jain · 9 years ago
  70. b1f3366 i40evf: Use the correct defines to match the VF registers by Anjali Singhai Jain · 9 years ago
  71. cd494fb i40e: correct spelling error by Mitch Williams · 9 years ago
  72. b4e53f0 i40e: Fix comment for ethtool diagnostic link test by Greg Rose · 9 years ago
  73. fe860af i40e/i40evf: Add capability to gather VEB per TC stats by Neerav Parikh · 9 years ago
  74. 510efb2 i40e: Fix ethtool offline diagnostic with netqueues by Greg Rose · 9 years ago
  75. 26cdc44 i40e: Fix legacy interrupt mode in the driver by Anjali Singhai Jain · 9 years ago
  76. 02b4249 i40e: Move function calls to i40e_shutdown instead of i40e_suspend by Catherine Sullivan · 9 years ago
  77. 9f7c944 i40e: add RX to port CRC errors label by Shannon Nelson · 9 years ago
  78. ecbb44e i40e: don't degrade __le16 by Mitch Williams · 9 years ago
  79. 0ba3ac0 Merge ath-next from ath.git by Kalle Valo · 9 years ago
  80. ee92a20 ath10k: fix compilation warnings in wmi phyerr pull function by Raja Mani · 9 years ago
  81. 36582e5 ath10k: add qca6164 support by Michal Kazior · 9 years ago
  82. 4535edb ath10k: add spectral scan support for 10.4 fw by Raja Mani · 9 years ago
  83. 5e55e3c ath10k: fix dma_mapping_error() handling by Michal Kazior · 9 years ago
  84. 503422d ath10k: add missing mutex unlock on failpath by Michal Kazior · 9 years ago
  85. f50791a usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared by Eugene Shatokhin · 9 years ago
  86. ccc02dd drivers: net: xgene: fix: Oops in linkwatch_fire_event by Iyappan Subramanian · 9 years ago
  87. aac27c7 net: fec: use reinit_completion() in mdio accessor functions by Russell King · 9 years ago
  88. 05a7f58 net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect() by Russell King · 9 years ago
  89. bef0057 vxlan: re-ignore EADDRINUSE from igmp_join by Marcelo Ricardo Leitner · 9 years ago
  90. e732cdd Merge tag 'linux-can-fixes-for-4.2-20150825' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  91. dafc219 enic: reduce ioread in devcmd2 by Govindarajulu Varadarajan · 9 years ago
  92. 83bc805 net: compile renesas directory if NET_VENDOR_RENESAS is configured by Kazuya Mizuguchi · 9 years ago
  93. 6e85d5a r8169: Add values missing in @get_stats64 from HW counters by Corinna Vinschen · 9 years ago
  94. 79c441a ppp: implement x-netns support by Guillaume Nault · 9 years ago
  95. 542a64c net: sun4i-emac: Claim emac sram by Hans de Goede · 9 years ago
  96. 5283af8 net/mlx5e: Avoid accessing NULL pointer at ndo_select_queue by Rana Shahout · 9 years ago
  97. 5c12197 mlxsw: fix error return code by Julia Lawall · 9 years ago
  98. 1ef53eb net: davinci_emac: fix error return code by Julia Lawall · 9 years ago
  99. 8b63ec1 phylib: Make PHYs children of their MDIO bus, not the bus' parent. by David Daney · 9 years ago
  100. a8b9774 rsi: Fix possible leak when loading firmware by Christian Engelmayer · 9 years ago