1. 7ae0e40 net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFs by Matan Barak · 10 years ago
  2. e8c4265 net/mlx4_core: Add QUERY_FUNC firmware command by Matan Barak · 10 years ago
  3. a0eacca net/mlx4_core: Refactor mlx4_load_one by Matan Barak · 10 years ago
  4. ffc39f6 net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanup by Matan Barak · 10 years ago
  5. 225c6c8 net/mlx4_core: Use correct variable type for mlx4_slave_cap by Matan Barak · 10 years ago
  6. 7c68dd4 net/mlx4_core: Fix wrong reading of reserved_eqs by Matan Barak · 10 years ago
  7. 9cf5476 Merge branch 'rhash_prove_locking' by David S. Miller · 10 years ago
  8. 7b4ce23 rhashtable: Add parent argument to mutex_is_held by Herbert Xu · 10 years ago
  9. 1b2f309 rhashtable: Move mutex_is_held under PROVE_LOCKING by Herbert Xu · 10 years ago
  10. 1f501d62 netfilter: Move mutex_is_held under PROVE_LOCKING by Herbert Xu · 10 years ago
  11. 9712756 netlink: Move mutex_is_held under PROVE_LOCKING by Herbert Xu · 10 years ago
  12. 9488e1e net: sh_eth: Add r8a7793 support by Hisashi Nakamura · 10 years ago
  13. 966d6db net: sh_eth: Add RMII mode setting in probe by Hisashi Nakamura · 10 years ago
  14. fbe168b net: generic dev_disable_lro() stacked device handling by Michal Kubeček · 10 years ago
  15. b6267d3 amd-xgbe: fix ->rss_hash_type by Dan Carpenter · 10 years ago
  16. d7990b0 cxgb4i/cxgb4 : Refactor macros to conform to uniform standards by Anish Bhatt · 10 years ago
  17. 8c847d2 tun: fix issues of iovec iterators using in tun_put_user() by Jason Wang · 10 years ago
  18. 882288c FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELS by Thomas Graf · 10 years ago
  19. 9dfa9a2 net: systemport: fix tx work done in TX napi poll by Florian Fainelli · 10 years ago
  20. f41281d enic: fix work done in tx napi_poll by Govindarajulu Varadarajan · 10 years ago
  21. a768851 irda: Fix build failures after IRDA_DEBUG->pr_debug by Joe Perches · 10 years ago
  22. 4d3c9d3 hyperv: Add processing of MTU reduced by the host by Haiyang Zhang · 10 years ago
  23. 5226cfc amd-xgbe: Fix sparse endian warnings by Lendacky, Thomas · 10 years ago
  24. 824ab78 net: pxa168_eth: move SET_NETDEV_DEV a bit earlier by Jisheng Zhang · 10 years ago
  25. c94f8f4 cxgb4: Fix static checker warning by Hariprasad Shenai · 10 years ago
  26. a8c5f90 ip_tunnel: Ops registration for secondary encap (fou, gue) by Tom Herbert · 10 years ago
  27. 4243cdc udp: Neaten function pointer calls and add braces by Joe Perches · 10 years ago
  28. feed1a9 Merge branch 'r8152-next' by David S. Miller · 10 years ago
  29. a1f83fe r8152: check RTL8152_UNPLUG and netif_running before autoresume by hayeswang · 10 years ago
  30. 9451a11 r8152: clear the flag of SCHEDULE_TASKLET in tasklet by hayeswang · 10 years ago
  31. 0c29dde r8152: remove the duplicate init for the list of rx_done by hayeswang · 10 years ago
  32. d3f15db Merge branch 'bcm7xxx-next' by David S. Miller · 10 years ago
  33. 0c2fdc2 net: phy: bcm7xxx: add workaround for PHY revision E0 and F0 by Florian Fainelli · 10 years ago
  34. a490631 net: phy: bcm7xxx: add PHY revision D0 workaround sequence by Florian Fainelli · 10 years ago
  35. 9c41f2b net: phy: bcm7xxx: introduce r_rc_cal_reset helper by Florian Fainelli · 10 years ago
  36. 2a9df74 net: phy: bcm7xxx: drop A0 revision workaround and fix B0 workaround by Florian Fainelli · 10 years ago
  37. 6ec259c net: phy: bcm7xxx: only show PHY revision once by Florian Fainelli · 10 years ago
  38. 955a9d20 irda: Convert IRDA_DEBUG to pr_debug by Joe Perches · 10 years ago
  39. 8d326d8 Merge branch 'micrel-next' by David S. Miller · 10 years ago
  40. 7b52314 net: phy: micrel: enable led-mode for KSZ8081/KSZ8091 by Johan Hovold · 10 years ago
  41. 5a16778 net: phy: micrel: clean up led-mode setup by Johan Hovold · 10 years ago
  42. b703586 net: phy: micrel: refactor led-mode error handling by Johan Hovold · 10 years ago
  43. 8620546 net: phy: micrel: add led-mode sanity check by Johan Hovold · 10 years ago
  44. 57a38ef net: phy: micrel: disable broadcast for KSZ8081/KSZ8091 by Johan Hovold · 10 years ago
  45. bde1512 net: phy: micrel: refactor broadcast disable by Johan Hovold · 10 years ago
  46. 00aee09 net: phy: micrel: use BIT macro by Johan Hovold · 10 years ago
  47. 5bb8fc0 net: phy: micrel: fix config_intr error handling by Johan Hovold · 10 years ago
  48. c88c7d3 dt/bindings: fix documentation of ethernet-phy compatible property by Johan Hovold · 10 years ago
  49. 59af81a Merge branch 'module_phy_driver' by David S. Miller · 10 years ago
  50. 50fd715 net: phy: replace phy_drivers_register calls by Johan Hovold · 10 years ago
  51. 116dffa net: phy: replace phy_driver_register calls by Johan Hovold · 10 years ago
  52. c31accd net: phy: add module_phy_driver macro by Johan Hovold · 10 years ago
  53. c647cc3 sunvnet: fix NULL pointer dereference by David L Stevens · 10 years ago
  54. ee47ad4 Merge branch 'skb_alloc_pages' by David S. Miller · 10 years ago
  55. 160d2ab net: Remove __skb_alloc_page and __skb_alloc_pages by Alexander Duyck · 10 years ago
  56. 42b17f0 fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_page by Alexander Duyck · 10 years ago
  57. 5693d28 phonet: Replace calls to __skb_alloc_page with __dev_alloc_page by Alexander Duyck · 10 years ago
  58. aa9cd31 cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_page by Alexander Duyck · 10 years ago
  59. 71dfda5 net: Add device Rx page allocation function by Alexander Duyck · 10 years ago
  60. 6c91023 irda: Remove IRDA_<TYPE> logging macros by Joe Perches · 10 years ago
  61. 09626e9 net: kill netif_copy_real_num_queues() by WANG Cong · 10 years ago
  62. 2387e3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  63. 8bca81d usbnet: smsc95xx: dereferencing NULL pointer by Sudip Mukherjee · 10 years ago
  64. d65c4e4 irda: Simplify IRDA logging macros by Joe Perches · 10 years ago
  65. d7480fd neigh: remove dynamic neigh table registration support by WANG Cong · 10 years ago
  66. b2e2f0c stmmac: split to core library and probe drivers by Andy Shevchenko · 10 years ago
  67. ba7a46f net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited by Joe Perches · 10 years ago
  68. 5b61c4d PPC: bpf_jit_comp: add SKF_AD_HATYPE instruction by Denis Kirjanov · 10 years ago
  69. 4083c80 Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch by David S. Miller · 10 years ago
  70. a2ae600 dsa: Use netdev_<level> instead of printk by Joe Perches · 10 years ago
  71. 008e816 Merge branch 'mlx4-next' by David S. Miller · 10 years ago
  72. f8c6455 net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE by Shani Michaeli · 10 years ago
  73. dd65bea net/mlx4_en: Extend usage of napi_gro_frags by Shani Michaeli · 10 years ago
  74. b00394c Merge branch 'so_incoming_cpu' by David S. Miller · 10 years ago
  75. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  76. 3d97379 tcp: move sk_mark_napi_id() at the right place by Eric Dumazet · 10 years ago
  77. d1b849b ixgbe: add helper function for setting RSS key in preparation of X550 by Don Skidmore · 10 years ago
  78. 9a75a1a ixgbe: Add new support for X550 MAC's by Don Skidmore · 10 years ago
  79. 8d697e7 ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function. by Don Skidmore · 10 years ago
  80. 2b509c0 ixgbe: cleanup ixgbe_ndo_set_vf_vlan by Don Skidmore · 10 years ago
  81. 71bde60 ixgbe: fix X540 Completion timeout by Don Skidmore · 10 years ago
  82. cc05292 i40evf: don't use more queues than CPUs by Mitch Williams · 10 years ago
  83. f8d4db3 i40evf: make early init processing more robust by Mitch Williams · 10 years ago
  84. 79442d3 i40e: clean up throttle rate code by Jesse Brandeburg · 10 years ago
  85. 2153671 i40e: don't do link_status or stats collection on every ARQ by Shannon Nelson · 10 years ago
  86. 0db4e16 i40e: poll firmware slower by Kamil Krawczyk · 10 years ago
  87. 2e1af7d mlx4: restore conditional call to napi_complete_done() by Eric Dumazet · 10 years ago
  88. d21385f Merge branch 'sunvnet-next' by David S. Miller · 10 years ago
  89. df20286 sunvnet: Add missing rcu_read_unlock() in vnet_start_xmit by Sowmini Varadhan · 10 years ago
  90. 777362d sunvnet: vnet_ack() should check if !start_cons to send a missed trigger by Sowmini Varadhan · 10 years ago
  91. b0cffed sunvnet: Fix race between vnet_start_xmit() and vnet_ack() by Sowmini Varadhan · 10 years ago
  92. 6f6e741 8139too: Allow using the largest possible MTU by Alban Bedel · 10 years ago
  93. ef786f1 8139too: Allow setting MTU larger than 1500 by Alban Bedel · 10 years ago
  94. b921726 Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  95. e344458 Merge branch 'raw_probe_proto_opt' by David S. Miller · 10 years ago
  96. c008ba5b ipv4: Avoid reading user iov twice after raw_probe_proto_opt by Herbert Xu · 10 years ago
  97. 32b5913 ipv4: Use standard iovec primitive in raw_probe_proto_opt by Herbert Xu · 10 years ago
  98. 1ef8019 net: Move bonding headers under include/net by David S. Miller · 10 years ago
  99. 4483589 cxgb4: Remove unnecessary struct in6_addr * casts by Joe Perches · 10 years ago
  100. c42e253 Merge branch 'cxgb4-next' by David S. Miller · 10 years ago