1. 03f6199 nohz: Prevent tilegx network driver interrupts by Chris Metcalf · 9 years ago
  2. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  3. b9acf24 ptp: tilegx: convert to the 64 bit get/set time methods. by Richard Cochran · 9 years ago
  4. f9b531f drivers: fix up obsolete cpu function usage. by Rusty Russell · 9 years ago
  5. 839b268 tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  6. eee8492 drivers/net/ethernet/tile: __get_cpu_var call introduced in 3.14 by Christoph Lameter · 10 years ago
  7. 70b2776 drivers/net/ethernet/tile: Replace __get_cpu_var uses for address calculation by Christoph Lameter · 10 years ago
  8. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  9. 9ebe243 net: tile: fix unused variable warning by Chris Metcalf · 10 years ago
  10. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  11. 8844601 net: tile: Remove unnecessary memset of netdev private data by Tobias Klauser · 10 years ago
  12. d581ebf net: tile: Use helpers from linux/etherdevice.h to check/set MAC by Tobias Klauser · 10 years ago
  13. 094e873 tile: net: Use irq_alloc/free_hwirq by Thomas Gleixner · 10 years ago
  14. 4986b4f0 ptp: drivers: set the number of programmable pins. by Richard Cochran · 10 years ago
  15. d110ec4 tilegx: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 10 years ago
  16. 99932d4 netdevice: add queue selection fallback handler for ndo_select_queue by Daniel Borkmann · 11 years ago
  17. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  18. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 11 years ago
  19. 69317a5 tile_net: Always enable PTP clock support on TILE-Gx by Ben Hutchings · 11 years ago
  20. 6ab96d1 tile_net: Implement the SIOCGHWTSTAMP ioctl by Ben Hutchings · 11 years ago
  21. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  22. 444fa88 net: tilegx driver: avoid compiler warning by Chris Metcalf · 11 years ago
  23. 7367d0b drivers/net: Convert uses of compare_ether_addr to ether_addr_equal by Joe Perches · 11 years ago
  24. 1155e96 tile: fix missing unlock on error in tile_net_open() by Wei Yongjun · 11 years ago
  25. 9ab5ec5 tile: support PTP using the tilegx mPIPE (IEEE 1588) by Chris Metcalf · 11 years ago
  26. 84e181b tile: remove deprecated NETIF_F_LLTX flag from tile drivers by Chris Metcalf · 11 years ago
  27. 4aa02644 tile: make "tile_net.custom" a proper bool module parameter by Chris Metcalf · 11 years ago
  28. 2c7d04a tile: support TSO for IPv6 in tilegx network driver by Chris Metcalf · 11 years ago
  29. f3286a3 tile: support multiple mPIPE shims in tilegx network driver by Chris Metcalf · 11 years ago
  30. 6ab4ae9 tile: enable GRO in the tilegx network driver by Chris Metcalf · 11 years ago
  31. 5e7a54a tile: fix panic bug in napi support for tilegx network driver by Chris Metcalf · 11 years ago
  32. ad01818 tile: update dev->stats directly in tilegx network driver by Chris Metcalf · 11 years ago
  33. 2628e8a tile: support jumbo frames in the tilegx network driver by Chris Metcalf · 11 years ago
  34. a8eaed5 tile: set hw_features and vlan_features in setup by Chris Metcalf · 11 years ago
  35. c539914 tile: support new Tilera hypervisor by Chris Metcalf · 11 years ago
  36. 6fc4adc tilegx: request_irq with a non-null device name by Simon Marchi · 12 years ago
  37. 3da3fff tilegx: fix some issues in the SW TSO support by Chris Metcalf · 12 years ago
  38. c8ab13f tilegx net: use eth_hw_addr_random(), not eth_random_addr() by Chris Metcalf · 12 years ago
  39. 8388546 tilegx net driver: handle payload data not in frags by Chris Metcalf · 12 years ago
  40. 9b4c341 net: tilegx driver bugfix (be explicit about percpu queue number) by Chris Metcalf · 12 years ago
  41. 7efd26d ethernet: Use eth_random_addr by Joe Perches · 12 years ago
  42. e3d62d7 tilegx network driver: initial support by Chris Metcalf · 12 years ago