1. da61b36 fm10k: mbx_update_max_size does not drop all oversized messages by Jeff Kirsher · 9 years ago
  2. 78288e3 fm10k: reset head instead of calling update_max_size by Jeff Kirsher · 9 years ago
  3. 750c607 fm10k: renamed mbx_tx_dropped to mbx_tx_oversized by Jeff Kirsher · 9 years ago
  4. a7731cc fm10k: update xcast mode before synchronizing multicast addresses by Jeff Kirsher · 9 years ago
  5. 54b3c9c fm10k: start service timer on probe by Jeff Kirsher · 9 years ago
  6. 4185756 fm10k: fix function header comment by Jeff Kirsher · 9 years ago
  7. ada2411 fm10k: comment next_vf_mbx flow by Jeff Kirsher · 9 years ago
  8. 9de15bd fm10k: don't handle mailbox events in iov_event path and always process mailbox by Jeff Kirsher · 9 years ago
  9. b382bb1 fm10k: use separate workqueue for fm10k driver by Jeff Kirsher · 9 years ago
  10. ded8b20 fm10k: Set PF queues to unlimited bandwidth during virtualization by Jeff Kirsher · 9 years ago
  11. e05546e fm10k: expose tx_timeout_count as an ethtool stat by Jeff Kirsher · 9 years ago
  12. 10df06f fm10k: only increment tx_timeout_count in Tx hang path by Jeff Kirsher · 9 years ago
  13. 5deaf50 fm10k: remove extraneous "Reset interface" message by Jeff Kirsher · 9 years ago
  14. fbdb159 fm10k: separate PF only stats so that VF does not display them by Jeff Kirsher · 9 years ago
  15. c0e6178 fm10k: use hw->mac.max_queues for stats by Jeff Kirsher · 9 years ago
  16. 29a928e fm10k: only show actual queues, not the maximum in hardware by Jeff Kirsher · 9 years ago
  17. 661b206 fm10k: allow creation of VLAN on default vid by Jeff Kirsher · 9 years ago
  18. de44519 fm10k: fix unused warnings by Jeff Kirsher · 9 years ago
  19. 8b4a98c fm10k: Add netconsole support by Jeff Kirsher · 9 years ago
  20. 4c16cea fm10k: Have the VF get the default VLAN during init by Jeff Kirsher · 9 years ago
  21. a4bcea8 fm10k: Correct spelling mistake by Jeff Kirsher · 9 years ago
  22. 97c71e3 fm10k: Remove redundant rx_errors in ethtool by Jeff Kirsher · 9 years ago
  23. f4e25f6 fm10k: Corrected an error in Tx statistics by Jeff Kirsher · 9 years ago
  24. 87ffabb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  25. 5e0e0dc Merge branch 'cxgb4-next' by David S. Miller · 9 years ago
  26. c3c7b12 cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF by Hariprasad Shenai · 9 years ago
  27. 0aac3f5 cxgb4: Add comment for calculate tx flits and sge length code by Hariprasad Shenai · 9 years ago
  28. d52ce92 cxgb4: Use device node in page allocation by Hariprasad Shenai · 9 years ago
  29. c098b02 cxgb4: Freelist starving threshold varies from adapter to adapter by Hariprasad Shenai · 9 years ago
  30. 21dcfad cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes by Hariprasad Shenai · 9 years ago
  31. 29ba877 bgmac: drop ring->num_slots by Felix Fietkau · 9 years ago
  32. 4668ae1 bgmac: fix DMA rx corruption by Felix Fietkau · 9 years ago
  33. 74b6f29 bgmac: simplify dma init/cleanup by Felix Fietkau · 9 years ago
  34. b965055 bgmac: increase rx ring size from 511 to 512 by Felix Fietkau · 9 years ago
  35. 6a6c708 bgmac: add check for oversized packets by Felix Fietkau · 9 years ago
  36. 56faacd bgmac: simplify/optimize rx DMA error handling by Felix Fietkau · 9 years ago
  37. 4b62dce bgmac: set received skb headroom to NET_SKB_PAD by Felix Fietkau · 9 years ago
  38. eb64e29 bgmac: leave interrupts disabled as long as there is work to do by Felix Fietkau · 9 years ago
  39. b38c83d bgmac: simplify tx ring index handling by Felix Fietkau · 9 years ago
  40. e076783 toshiba: Remove celleb from Kconfig options by Daniel Axtens · 9 years ago
  41. aa0a34b hv_netvsc: Implement partial copy into send buffer by Haiyang Zhang · 9 years ago
  42. 6e8a9d9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 9 years ago
  43. 789f558 tcp/dccp: get rid of central timewait timer by Eric Dumazet · 9 years ago
  44. 20a1d16 netfilter: Fix format string of nfnetlink_log proc file by Richard Weinberger · 9 years ago
  45. 6b46f7b netfilter: Fix format string of nfnetlink_queue proc file by Richard Weinberger · 9 years ago
  46. cc6bc44 netfilter: Fix portid types by Richard Weinberger · 9 years ago
  47. 65bc4f9 nfc: Fix portid type in urelease_work by Richard Weinberger · 9 years ago
  48. 0392d09 netlink: Fix portid type in netlink_notify by Richard Weinberger · 9 years ago
  49. 3d0d26c tcp: fix bogus RTT for CC when retransmissions are acked by Kenneth Klette Jonassen · 9 years ago
  50. 4577139 net: use jump label patching for ingress qdisc in __netif_receive_skb_core by Daniel Borkmann · 9 years ago
  51. dfc96c1 Merge branch 'netdev_diet' by David S. Miller · 9 years ago
  52. 14ffbbb net_device: Reorder members to fill holes by Thomas Graf · 9 years ago
  53. e2c6544 e1000e: Move pm_qos_req to e1000e adapter by Thomas Graf · 9 years ago
  54. cf89013 selinux/nlmsg: add a build time check for rtnl/xfrm cmds by Nicolas Dichtel · 9 years ago
  55. e60a9de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  56. 1ceb0b8 Merge branch 'fou-next' by David S. Miller · 9 years ago
  57. 7a6c8c3 fou: implement FOU_CMD_GET by WANG Cong · 9 years ago
  58. 02d793c fou: add network namespace support by WANG Cong · 9 years ago
  59. 4cbcdf2 fou: always use be16 for port by WANG Cong · 9 years ago
  60. 6727063 fou: exit early when parsing config fails by WANG Cong · 9 years ago
  61. 9272f04 fou: avoid calling udp_del_offload() twice by WANG Cong · 9 years ago
  62. d72da6aa Merge branch 'selinux_xfrm_nl_cmd' by David S. Miller · 9 years ago
  63. bd2cba0 selinux/nlmsg: add XFRM_MSG_MAPPING by Nicolas Dichtel · 9 years ago
  64. 8d465bb selinux/nlmsg: add XFRM_MSG_MIGRATE by Nicolas Dichtel · 9 years ago
  65. b0b59b0 selinux/nlmsg: add XFRM_MSG_REPORT by Nicolas Dichtel · 9 years ago
  66. 52db70d tcp: do not cache align timewait sockets by Eric Dumazet · 9 years ago
  67. 4e78eb0d Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  68. 716723c net/macb: sqe_test_errors are TX errors, not RX errors by Wolfgang Steinwender · 9 years ago
  69. 01e97e6 new helper: msg_data_left() by Al Viro · 10 years ago
  70. a2dd379 Merge remote-tracking branch 'dh/afs' into for-davem by Al Viro · 9 years ago
  71. d8725c8 get rid of the size argument of sock_sendmsg() by Al Viro · 10 years ago
  72. b641173 ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and key by Vlad Zolotarov · 9 years ago
  73. ad1431e ixgbevf: Add RSS Key query code by Vlad Zolotarov · 9 years ago
  74. 3c0841a ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set by Vlad Zolotarov · 9 years ago
  75. 94cf66f ixgbevf: Add a RETA query code by Vlad Zolotarov · 9 years ago
  76. 4ce37a4 ixgbe: Add a RETA query command to VF-PF channel API by Vlad Zolotarov · 9 years ago
  77. e65ce0d ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info by Vlad Zolotarov · 9 years ago
  78. 01a3d79 if_link: Add an additional parameter to ifla_vf_info for RSS querying by Vlad Zolotarov · 9 years ago
  79. 7f276ef ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key by Vlad Zolotarov · 9 years ago
  80. dfaf891 ixgbe: Refactor the RSS configuration code by Vlad Zolotarov · 9 years ago
  81. 5288ec1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  82. 78ebb0d rtnetlink: Mark name argument of rtnl_create_link() const by Thomas Graf · 9 years ago
  83. 020f1d9 ixgbe: Drop unnecessary call to rcu_barrier by Alexander Duyck · 9 years ago
  84. 87031c0 ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_features by Alexander Duyck · 9 years ago
  85. ea41201 ixgbe: adds x550 specific FCoE offloads by Vasu Dev · 9 years ago
  86. 6d4c96a ixgbe: add support for X550 source_address_prunning by Don Skidmore · 9 years ago
  87. 219efe9 ixgbe: add new bridge mode support function. by Don Skidmore · 9 years ago
  88. aa2bacb ixgbe: Move bridge mode from flag to variable by Don Skidmore · 9 years ago
  89. 322d3ed ixgb: remove references to ifconfig by Stephen Hemminger · 9 years ago
  90. d7018be ixgbe: fix documentation by Stephen Hemminger · 9 years ago
  91. c0a34eb igb: doc don't refer to ifconfig by Stephen Hemminger · 9 years ago
  92. c3d0dac Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  93. b52e692 tcp: md5: fix a typo in tcp_v4_md5_lookup() by Eric Dumazet · 9 years ago
  94. 2e90952 Merge branch 'xgbe-next' by David S. Miller · 9 years ago
  95. a8373f1 amd-xgbe: Add support for the netdev Tx watchdog by Lendacky, Thomas · 9 years ago
  96. b876382 amd-xgbe: Move Rx mode configuration into init by Lendacky, Thomas · 9 years ago
  97. 8dee19e amd-xgbe: Allow rx-frames coalescing to be changed anytime by Lendacky, Thomas · 9 years ago
  98. 1e53d5b net: Pass VLAN ID to rtnl_fdb_notify. by Hubert Sokolowski · 9 years ago
  99. b50edd7 tcp: tcp_make_synack() should clear skb->tstamp by Eric Dumazet · 9 years ago
  100. b736a62 udptunnels: Call handle_offloads after inserting vlan tag. by Jesse Gross · 9 years ago