1. 807249d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  2. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  3. 832f5da MIPS: Remove all the uses of custom gpio.h by Alban Bedel · 9 years ago
  4. ed63f1d net: fec: clear receive interrupts before processing a packet by Russell King · 9 years ago
  5. 210c34d xen-netback: add support for multicast control by Paul Durrant · 9 years ago
  6. 4db78d3 bgmac: Update fixed_phy_register() by Fabio Estevam · 9 years ago
  7. 1bd4054 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  8. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  9. 990a2d6 ixgbe: Resolve "initialized field overwritten" warnings by Mark Rustad · 9 years ago
  10. 7837e28 ixgbe: Remove bimodal SR-IOV disabling by Alex Williamson · 9 years ago
  11. 454adb0 ixgbe: Add support for reporting 2.5G link speed by Mark Rustad · 9 years ago
  12. 7e3f5c8 ixgbe: fix bounds checking in ixgbe_setup_tc for 82598 by Emil Tantilov · 9 years ago
  13. 1c7cf07 ixgbe: support for ethtool set_rxfh by Tom Barbette · 9 years ago
  14. ae8140a ixgbe: Avoid needless PHY access on copper phys by Mark Rustad · 9 years ago
  15. 897b934 ixgbe: cleanup to use cached mask value by Don Skidmore · 9 years ago
  16. d5702de ixgbe: Remove second instance of lan_id variable by Don Skidmore · 9 years ago
  17. bc52f95 ixgbe: use kzalloc for allocating one thing by Maninder Singh · 9 years ago
  18. fa888b8 ixgbe: Remove unused PCI bus types by Don Skidmore · 9 years ago
  19. f9328bc ixgbe: add new bus type for intergrated I/O interface (IOSF) by Don Skidmore · 9 years ago
  20. 454c65d ixgbe: add get_bus_info method for X550 by Don Skidmore · 9 years ago
  21. 6ac7439 ixgbe: Add support for entering low power link up state by Don Skidmore · 9 years ago
  22. 67359c3 ixgbe: Add support for VXLAN RX offloads by Mark Rustad · 9 years ago
  23. f467bc0 ixgbe: Add support for UDP-encapsulated tx checksum offload by Mark Rustad · 9 years ago
  24. d490d15 ixgbe: Check whether FDIRCMD writes actually complete by Mark Rustad · 9 years ago
  25. b5529ef ixgbe: Assign set_phy_power dynamically where needed by Don Skidmore · 9 years ago
  26. bd8069a ixgbe: add new function to check for management presence by Don Skidmore · 9 years ago
  27. 92faef8 i40e: Set defport behavior for the Main VSI when in promiscuous mode by Anjali Singhai Jain · 9 years ago
  28. cd79a23 flow_dissector: Add flags argument to skb_flow_dissector functions by Tom Herbert · 9 years ago
  29. d3d11fe tg3: Fix temperature reporting by Jean Delvare · 9 years ago
  30. b6c6aed phylib: fix device deletion order in mdiobus_unregister() by Mark Salter · 9 years ago
  31. 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. 65a9959 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  33. e704059 net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354 by David Ward · 9 years ago
  34. bc0f4a8 net: phy: fixed_phy: Set phy capabilities even when link down. by Andrew Lunn · 9 years ago
  35. a559700 phy: fixed_phy: Add gpio to determine link up/down. by Andrew Lunn · 9 years ago
  36. 8b59d19 dsa: mv88e6xxx: Don't poll forced interfaces for state changes by Andrew Lunn · 9 years ago
  37. e7e72ac dsa: mv88e6xxx: Set the RGMII delay based on phy interface by Andrew Lunn · 9 years ago
  38. 34b31da4 phy: fixed_phy: Set supported speed in phydev by Andrew Lunn · 9 years ago
  39. dea8702 dsa: mv88e6xxx: Allow speed/duplex of port to be configured by Andrew Lunn · 9 years ago
  40. 5a11dd7 net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc. by Florian Fainelli · 9 years ago
  41. 4c22279 ip-tunnel: Use API to access tunnel metadata options. by Pravin B Shelar · 9 years ago
  42. 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
  43. d77a238 net: thunderx: Support for internal loopback mode by Sunil Goutham · 9 years ago
  44. 92dc876 net: thunderx: Support for upto 96 queues for a VF by Sunil Goutham · 9 years ago
  45. 39ad6ee net: thunderx: Rework interrupt handling by Sunil Goutham · 9 years ago
  46. aa2e259 net: thunderx: Support for HW VLAN stripping by Sunil Goutham · 9 years ago
  47. 38bb5d4 net: thunderx: Receive hashing HW offload support by Sunil Goutham · 9 years ago
  48. 6051cba net: thunderx: mailboxes: remove code duplication by Sunil Goutham · 9 years ago
  49. a2dc5de net: thunderx: Add receive error stats reporting via ethtool by Sunil Goutham · 9 years ago
  50. 06fb4e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  51. 8e816df geneve: Use GRO cells infrastructure. by Jesse Gross · 9 years ago
  52. f892a84 net/smsc911x: Fix deferred probe for interrupt by Tony Lindgren · 9 years ago
  53. a43a9ef vxlan: do not receive IPv4 packets on IPv6 socket by Jiri Benc · 9 years ago
  54. 7f9562a ip_tunnels: record IP version in tunnel info by Jiri Benc · 9 years ago
  55. 46fa062 ip_tunnels: convert the mode field of ip_tunnel_info to flags by Jiri Benc · 9 years ago
  56. b0d4943 bonding: fix bond_poll_controller bh_enable warning by Nikolay Aleksandrov · 9 years ago
  57. 7a468ac sh_eth: propagate platform_get_irq() error upstream by Sergei Shtylyov · 9 years ago
  58. f375339 ravb: propagate platform_get_irq() error upstream by Sergei Shtylyov · 9 years ago
  59. ef899c0 phylib: simplify NULL checks by Sergei Shtylyov · 9 years ago
  60. d3765f0 phylib: simplify bogus phy_device_create() result by Sergei Shtylyov · 9 years ago
  61. b0fbdae sfc: Allow driver to cope with a lower number of VIs than it needs for RSS by Shradha Shah · 9 years ago
  62. a69265e cxgb4: Force uninitialized state if FW in adapter is unsupported by Hariprasad Shenai · 9 years ago
  63. 8f58336 net: Add ethernet header for pass through VRF device by David Ahern · 9 years ago
  64. 274b045 net/xen-netfront: only napi_synchronize() if running by Chas Williams · 9 years ago
  65. d7d2d89 r8169: Add software counter for multicast packages by Corinna Vinschen · 9 years ago
  66. 0d36938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  67. e001d70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  68. b0f6446 net/mlx4_core: Fix unintialized variable used in error path by Carol L Soto · 9 years ago
  69. 9293267 net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX by Carol L Soto · 9 years ago
  70. 1e81779 mlxsw: Make mailboxes 4KB aligned by Ido Schimmel · 9 years ago
  71. 262df69 mlxsw: adjust transmit fail log message level in __mlxsw_emad_transmit by Jiri Pirko · 9 years ago
  72. a585dab mlxsw: Remove duplicate included header by Ido Schimmel · 9 years ago
  73. 686ed30 rocker: use change upper info by Jiri Pirko · 9 years ago
  74. fb4bf21 rocker: use new helper to figure out master kind by Jiri Pirko · 9 years ago
  75. 547c890 virtio-net: avoid unnecessary sg initialzation by Jason Wang · 9 years ago
  76. 66d4700 geneve: Move device hash table to geneve socket. by Pravin B Shelar · 9 years ago
  77. 371bd10 geneve: Consolidate Geneve functionality in single module. by Pravin B Shelar · 9 years ago
  78. e305ac6 geneve: Add support to collect tunnel metadata. by Pravin B Shelar · 9 years ago
  79. cd7918b geneve: Make dst-port configurable. by Pravin B Shelar · 9 years ago
  80. c29a70d tunnel: introduce udp_tun_rx_dst() by Pravin B Shelar · 9 years ago
  81. 980c394 geneve: Use skb mark and protocol to lookup route. by Pravin B Shelar · 9 years ago
  82. 87cd3dc geneve: Initialize ethernet address in device setup. by Pravin B Shelar · 9 years ago
  83. 9c9a652 bnx2x: Add new device ids under the Qlogic vendor by Yuval Mintz · 9 years ago
  84. 31cb5c9 smsc911x: Ignore error return from device_get_phy_mode() by Guenter Roeck · 9 years ago
  85. fe21882 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  86. 0118e01 smsc9194: Remove uncompilable #if 0'd use of pr_dbg by Joe Perches · 9 years ago
  87. 9b00eb4 drivers: net: xgene: Adding support for TSO by Iyappan Subramanian · 9 years ago
  88. 949c40b drivers: net: xgene: Preparatory patch for TSO support by Iyappan Subramanian · 9 years ago
  89. 538e456 bgmac: support up to 3 cores (devices) on a bus by Rafał Miłecki · 9 years ago
  90. fbe4307 sfc: only use vadaptor stats if firmware is capable by Bert Kenward · 9 years ago
  91. 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
  92. 4b19536 net: phy: fixed: propagate fixed link values to struct by Madalin Bucur · 9 years ago
  93. bf41846 i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5 by Catherine Sullivan · 9 years ago
  94. 9fffa3f i40e/i40evf: Cache the CEE TLV status returned from firmware by Neerav Parikh · 9 years ago
  95. b8262a6 i40e/i40evf: add VIRTCHNL_VF_OFFLOAD flag by Anjali Singhai Jain · 9 years ago
  96. 2b20c88 i40e: Remove redundant and unneeded messages by Greg Rose · 9 years ago
  97. e02a7f8 i40evf: Remove PF specific register definitions from the VF by Anjali Singhai Jain · 9 years ago
  98. b1f3366 i40evf: Use the correct defines to match the VF registers by Anjali Singhai Jain · 9 years ago
  99. cd494fb i40e: correct spelling error by Mitch Williams · 9 years ago
  100. b4e53f0 i40e: Fix comment for ethtool diagnostic link test by Greg Rose · 9 years ago