1. a622297 cxgb4: Add support in ethtool to dump channel stats by Hariprasad Shenai · 10 years ago
  2. a4cfd92 cxgb4: Add ethtool support to get adapter stats by Hariprasad Shenai · 10 years ago
  3. cf71f43 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  4. 3349b0b net: tulip: rearrange order of searching for substrings by Rasmus Villemoes · 10 years ago
  5. 633cc5f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
  6. 3896d65 bpf: introduce bpf_clone_redirect() helper by Alexei Starovoitov · 10 years ago
  7. 613d8c1 net/mlx4_core: fix typo in mlx4_set_vf_mac by Carol Soto · 10 years ago
  8. ed3d227 net/mlx4_core: need to call close fw if alloc icm is called twice by Carol Soto · 10 years ago
  9. 5114a04 net/mlx4_core: double free of dev_vfs by Carol L Soto · 10 years ago
  10. e1395a3 drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli526x_timer by David Malcolm · 10 years ago
  11. 2a10154 net: phy: dp83867: Add TI dp83867 phy by Dan Murphy · 10 years ago
  12. f6b59f3 ethernet: micrel: use time_after_eq by Antonio Murdaca · 10 years ago
  13. db9777e net/mlx4_core: Fix build failure introduced by the EQ pool changes by Or Gerlitz · 10 years ago
  14. f372d09 batman-adv: Remove unnecessary ret variable in algo_register by Markus Pargmann · 10 years ago
  15. 9fb6c65 batman-adv: Remove unnecessary ret variable by Markus Pargmann · 10 years ago
  16. f2d5cf2 batman-adv: main, batadv_compare_eth return bool by Markus Pargmann · 10 years ago
  17. e8ad3b1 batman-adv: main, Convert is_my_mac() to bool by Markus Pargmann · 10 years ago
  18. a0c7722 batman-adv: Remove unnecessary check for orig_ifinfo not NULL by Sven Eckelmann · 10 years ago
  19. 2110262 batman-adv: types, Fix comment on bcast_own by Markus Pargmann · 10 years ago
  20. 529498c e1000e: Bump the version to 3.2.5 by Yanir Lubetkin · 10 years ago
  21. 2ec7d29 e1000e: fix unit hang during loopback test by Yanir Lubetkin · 10 years ago
  22. 83129b3 e1000e: fix systim issues by Yanir Lubetkin · 10 years ago
  23. ec945cf e1000e: fix legacy interrupt handling in i219 by Yanir Lubetkin · 10 years ago
  24. ff91742 e1000e: fix flush_desc_ring implementation by Yanir Lubetkin · 10 years ago
  25. 95f0d95 e1000e: fix logical error in flush_desc_rings by Yanir Lubetkin · 10 years ago
  26. bfc9473 e1000e: remove call to do_div and sign mismatch warning by Yanir Lubetkin · 10 years ago
  27. 0ffc564 e1000e: i219 execute unit hang fix on every reset or power state transition by Yanir Lubetkin · 10 years ago
  28. ad851fb e1000e: i219 fix unit hang on reset and runtime D3 by Yanir Lubetkin · 10 years ago
  29. d491dbb batman-adv: iv_ogm, fix comment function name by Markus Pargmann · 10 years ago
  30. 6c4a162 batman-adv: iv_ogm, fix coding style by Markus Pargmann · 10 years ago
  31. 9f52ee1 batman-adv: iv_ogm, Fix dup_status comment by Markus Pargmann · 10 years ago
  32. 23badd6 batman-adv: iv_ogm_orig_update, style, add missing brackets by Markus Pargmann · 10 years ago
  33. 5648915 batman-adv: iv_ogm_queue_add, Simplify expressions by Markus Pargmann · 10 years ago
  34. 940d156 batman-adv: iv_ogm_aggregate_new, simplify error handling by Markus Pargmann · 10 years ago
  35. df905ce Merge branch 'sfc-next' by David S. Miller · 10 years ago
  36. 6598dad sfc: leak vports if a VF is assigned during PF unload by Daniel Pieczko · 10 years ago
  37. 2a3fc31 sfc: force removal of VF and vport on driver removal by Daniel Pieczko · 10 years ago
  38. 71158bf sfc: do not allow VFs to be destroyed if assigned to guests by Daniel Pieczko · 10 years ago
  39. f00bf23 sfc: don't update stats on VF when called in atomic context by Daniel Pieczko · 10 years ago
  40. d94619c sfc: suppress vadaptor stats when EVB is not present by Daniel Pieczko · 10 years ago
  41. 6dd4859 sfc: suppress ENOENT error messages from MC_CMD_MAC_STATS by Daniel Pieczko · 10 years ago
  42. 0fc95fc sfc: update netdevice statistics to use vadaptor stats by Daniel Pieczko · 10 years ago
  43. d778819 sfc: DMA the VF stats only when requested by Daniel Pieczko · 10 years ago
  44. 3c36a2a sfc: display vadaptor statistics for all interfaces by Daniel Pieczko · 10 years ago
  45. 0a2ab4d sfc: set the port-id when calling MC_CMD_MAC_STATS by Daniel Pieczko · 10 years ago
  46. e80ca013 sfc: add "port_" prefix to MAC stats by Daniel Pieczko · 10 years ago
  47. 1d051e0 sfc: Implement ndo_gets_phys_port_id() for EF10 VFs by Shradha Shah · 10 years ago
  48. 0f5c084 sfc: Add sysfs entry for flags (link control and primary) by Shradha Shah · 10 years ago
  49. c9012e0 sfc: Add paranthesis correctly on all branches of the if statement by Shradha Shah · 10 years ago
  50. 8be4132 sfc: Add code to export port_num in netdev->dev_port by Shradha Shah · 10 years ago
  51. 41d3b5e Merge branch 'thunderx-next' by David S. Miller · 10 years ago
  52. 86ace69 net: thunderx: use GFP_KERNEL in thread context by Aleksey Makarov · 10 years ago
  53. fa1a6c9 net: thunderx: check if memory allocation was successful by Aleksey Makarov · 10 years ago
  54. 39a0dd0 net: thunderx: remove unneeded type conversions by Aleksey Makarov · 10 years ago
  55. 8998784 net: thunderx: fix nicvf_set_rxfh() by Aleksey Makarov · 10 years ago
  56. fd7ec06 net: thunderx: add static by Aleksey Makarov · 10 years ago
  57. 0c886a1 net: thunderx: delete unused variables by Aleksey Makarov · 10 years ago
  58. e610cb3 net: thunderx: rework mac address handling by Aleksey Makarov · 10 years ago
  59. 2cd2a19 net: thunderx: introduce a function for mailbox access by Aleksey Makarov · 10 years ago
  60. 4a4f87d net: thunderx: fix constants by Aleksey Makarov · 10 years ago
  61. d768b67 net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id() by Robert Richter · 10 years ago
  62. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  63. db3397b Merge branch 'cxgb4-next' by David S. Miller · 10 years ago
  64. 41fc2e4 cxgb4vf: Adds SRIOV driver changes for T6 adapter by Hariprasad Shenai · 10 years ago
  65. 3ccc6cf cxgb4: Adds support for T6 adapter by Hariprasad Shenai · 10 years ago
  66. ab4b583 cxgb4: Add is_t6 macro and T6 register ranges by Hariprasad Shenai · 10 years ago
  67. c46a024 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  68. 2459c60 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  69. fec345b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  70. d895112 geneve: allow user to specify TOS info for tunnel frames by John W. Linville · 10 years ago
  71. 8760ce5 geneve: allow user to specify TTL for tunnel frames by John W. Linville · 10 years ago
  72. ff43c28 Merge branch 'rocker-next' by David S. Miller · 10 years ago
  73. 2aa2ed0 rocker: remove support for legacy VLAN ndo ops by Scott Feldman · 10 years ago
  74. 027e00d rocker: install/remove router MAC for untagged VLAN when joining/leaving bridge by Scott Feldman · 10 years ago
  75. bcfd780 rocker: install untagged VLAN (vid=0) support for each port by Scott Feldman · 10 years ago
  76. cec04a6 rocker: cleanup vlan table on error adding vlan by Scott Feldman · 10 years ago
  77. 27b808c rocker: zero allocate ports array by Scott Feldman · 10 years ago
  78. e453581 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  79. 66e5133 vlan: Add GRO support for non hardware accelerated vlan by Toshiaki Makita · 10 years ago
  80. 661b689 cxgb4: remove unused fn to enable/disable db coalescing by Hariprasad Shenai · 10 years ago
  81. cd842a6 Merge tag 'wireless-drivers-for-davem-2015-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 10 years ago
  82. 534ba6a rocker: remove rocker parameter from functions that have rocker_port parameter by Simon Horman · 10 years ago
  83. ccd740c vti6: Add pmtu handling to vti6_xmit. by Steffen Klassert · 10 years ago
  84. 4cace67 bnx2x: Alloc 4k fragment for each rx ring buffer element by Gabriel Krisman Bertazi · 10 years ago
  85. ccea744 openvswitch: include datapath actions with sampled-packet upcall to userspace by Neil McKee · 10 years ago
  86. bdef7de net: Add priority to packet_offload objects. by David S. Miller · 10 years ago
  87. 18ec898 Revert "net: core: 'ethtool' issue with querying phy settings" by David S. Miller · 10 years ago
  88. c6e36d8 bnx2x: Move statistics implementation into semaphores by Yuval Mintz · 10 years ago
  89. 31a4189 xen: netback: read hotplug script once at start of day. by Ian Campbell · 10 years ago
  90. dc5e7a8 xen: netback: fix printf format string warning by Ian Campbell · 10 years ago
  91. d26e2c9 Revert "netfilter: ensure number of counters is >0 in do_replace()" by Bernhard Thaler · 10 years ago
  92. 8a7b19d include/uapi/linux/virtio_balloon.h: include linux/virtio_types.h by Mikko Rapeli · 10 years ago
  93. 493be55 xen-netfront: Use setup_timer by Vaishali Thakkar · 10 years ago
  94. 494e5b6 sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE by Khalid Aziz · 10 years ago
  95. f0c1a11 sparc64: pci slots information is not populated in sysfs by Eric Snowberg · 10 years ago
  96. 8642ad1 sparc: kernel: GRPCI2: Remove a useless memset by Christophe Jaillet · 10 years ago
  97. 2459534 net: dsa: Properly propagate errors from dsa_switch_setup_one by Florian Fainelli · 10 years ago
  98. 9f95041 tcp: fix child sockets to use system default congestion control if not set by Neal Cardwell · 10 years ago
  99. f7f35c0 Merge branch 'rds-next' by David S. Miller · 10 years ago
  100. 8ba3846 net/rds Add getsockopt support for SO_RDS_TRANSPORT by Sowmini Varadhan · 10 years ago