1. 1ab95d3 net/mlx4: Add data structures to support N-Ports per VF by Matan Barak · 11 years ago
  2. 8237370 IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constant by Matan Barak · 11 years ago
  3. 8798998 smsc911x: Change clock warning message to debug level by Fabio Estevam · 11 years ago
  4. e35bad5 net: remove empty lines from tcp_syn_flood_action by Daniel Baluta · 11 years ago
  5. c60c833 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  6. cdc04dc ixgbe: enable tx queues after link up by Emil Tantilov · 11 years ago
  7. 7155d05 ixgbe: Stop cacheing if the MNG FW enabled by Don Skidmore · 11 years ago
  8. 65ce9dc ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599 by Jacob Keller · 11 years ago
  9. 0d7c6e0 ixgbe: use ixgbe_read_pci_cfg_word by Jacob Keller · 11 years ago
  10. cbcc637 ixgbe: remove unused media type by Jacob Keller · 11 years ago
  11. ee98b57 ixgbe: fix ixgbe_setup_mac_link_82599 autoc variables by Jacob Keller · 11 years ago
  12. 8036d29 ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctly by Jacob Keller · 11 years ago
  13. f68bfdb ixgbe: check Core Clock Disable bit by Jacob Keller · 11 years ago
  14. f8cf7a0 ixgbe: fix errors related to protected AUTOC calls by Don Skidmore · 11 years ago
  15. 0933ce4 ixgbevf: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  16. a1108ff ixgbe: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  17. 1dcf875 igbvf: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  18. 7c4d16f igb: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  19. 3d2372e e100: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  20. dc1edc6 igb: enable VLAN stripping for VMs with i350 by Stefan Assmann · 11 years ago
  21. a9baf10 qeth: Fix IP version detection for VLAN traffic by Stefan Raspl · 11 years ago
  22. 4393407 qeth: Removed unused parameter by Stefan Raspl · 11 years ago
  23. e71e407 qeth: make qeth_query_card_info_cb() static by Heiko Carstens · 11 years ago
  24. 2f139a5 af_iucv: recvmsg problem for SOCK_STREAM sockets by Ursula Braun · 11 years ago
  25. 2024816 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  26. 5b346dc ixgbevf: Protect ixgbevf_down with __IXGBEVF_DOWN bit by Mark Rustad · 11 years ago
  27. 2e7cfbd ixgbevf: Indicate removal state explicitly by Mark Rustad · 11 years ago
  28. ed19231 ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check by Jacob Keller · 11 years ago
  29. 0c375ac igb: Add register defines needed for time sync functions by Carolyn Wyborny · 11 years ago
  30. e7e834a e1000e: Fix Explicitly set Transmit Control Register by David Ertman · 11 years ago
  31. d9554e9 e1000e: Fix Hardware Unit Hang by David Ertman · 11 years ago
  32. db44609 i40e/i40evf: Bump build versions by Catherine Sullivan · 11 years ago
  33. c243e96 i40e: potential array underflow in i40e_vc_process_vf_msg() by Dan Carpenter · 11 years ago
  34. ff40dd5 i40e/i40evf: reduce context descriptors by Jesse Brandeburg · 11 years ago
  35. 1943d8b i40e/i40evf: enable hardware feature head write back by Jesse Brandeburg · 11 years ago
  36. 6c167f5 i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open() by Elizabeth Kappler · 11 years ago
  37. 7c3c288 i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE control by Anjali Singhai Jain · 11 years ago
  38. 30a500e i40evf: use min_t by Mitch Williams · 11 years ago
  39. 96d4770 i40evf: correctly program RSS HLUT table by Mitch Williams · 11 years ago
  40. 28bdc49 micrel: fix masking off LED bits by Sergei Shtylyov · 11 years ago
  41. 588aefa i40e: support VF link state ndo by Mitch Williams · 11 years ago
  42. 3ab428a netfilter: Add missing vmalloc.h include to nft_hash.c by David S. Miller · 11 years ago
  43. 8cfad49 ieee802154: properly unshare skbs in ieee802154 *_rcv functions by Phoebe Buckheister · 11 years ago
  44. 3c5dfef Merge tag 'linux-can-next-for-3.15-20140317' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  45. e76070f via: fix a punctuation typo by wangweidong · 11 years ago
  46. 59cb89e doc: update driver TX algorithm in timestamping.txt by Jakub Kicinski · 11 years ago
  47. 86a2b9c bonding: ratelimit pr_warn()s in 802.3ad mode by Veaceslav Falico · 11 years ago
  48. d37d8ac net: sched: use no more than one page in struct fw_head by Eric Dumazet · 11 years ago
  49. 995dca4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  50. d70e941 net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature mask by Or Gerlitz · 11 years ago
  51. 37a622c i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookup by Eric W Biederman · 11 years ago
  52. 72f72dc e1000e: fix the build error when PM is disabled by Kevin Hao · 11 years ago
  53. 406d496 igb: remove references to long gone command line parameters by Fernando Luis Vazquez Cao · 11 years ago
  54. 33125df3 Merge branch 'altera_tse' by David S. Miller · 11 years ago
  55. f7b1824 net: ethernet: Change Ethernet Makefile and Kconfig for Altera TSE driver by Vince Bridgers · 11 years ago
  56. 16b8b92 MAINTAINERS: Add entry for Altera Triple Speed Ethernet Driver by Vince Bridgers · 11 years ago
  57. ed33ef6 Altera TSE: Add Altera Ethernet Driver Makefile and Kconfig by Vince Bridgers · 11 years ago
  58. bbd2190 Altera TSE: Add main and header file for Altera Ethernet Driver by Vince Bridgers · 11 years ago
  59. 6c3324a9 Altera TSE: Add Miscellaneous Files for Altera Ethernet Driver by Vince Bridgers · 11 years ago
  60. f64f880 Altera TSE: Add Altera Ethernet Driver SGDMA file components by Vince Bridgers · 11 years ago
  61. 94fb0ef Altera TSE: Add Altera Ethernet Driver MSGDMA File Components by Vince Bridgers · 11 years ago
  62. 04add4a Documentation: networking: Add Altera Ethernet (TSE) Documentation by Vince Bridgers · 11 years ago
  63. d6da06f dts: Add bindings for the Altera Triple Speed Ethernet driver by Vince Bridgers · 11 years ago
  64. d5d2091 netfilter: conntrack: Fix UP builds by Eric Dumazet · 11 years ago
  65. e73087a Merge branch 'at86rf230' by David S. Miller · 11 years ago
  66. fa2d3e9 at86rf230: add support for devicetree by Alexander Aring · 11 years ago
  67. 3fa2757 at86rf230: make reset pin optionally by Alexander Aring · 11 years ago
  68. 56f023f at86rf230: change reset timings by Alexander Aring · 11 years ago
  69. 7e81461 at86rf230: move locking state in xmit by Alexander Aring · 11 years ago
  70. 7332fcb at86rf230: fix unexpected state change by Alexander Aring · 11 years ago
  71. d5c065e Merge branch 'sh_eth' by David S. Miller · 11 years ago
  72. 8d5009f sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocations by Sergei Shtylyov · 11 years ago
  73. da24685 sh_eth: convert dev_*() to netdev_*() calls by Sergei Shtylyov · 11 years ago
  74. f75f14e sh_eth: convert pr_*() to netdev_*() calls by Sergei Shtylyov · 11 years ago
  75. 264be2f sh_eth: exit probe with unknown register layout by Sergei Shtylyov · 11 years ago
  76. 7c16944 Merge branch 'netpoll-next' by David S. Miller · 11 years ago
  77. 9c62a68 netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP) by Eric W. Biederman · 11 years ago
  78. e1bd4d3 netpoll: Move all receive processing under CONFIG_NETPOLL_TRAP by Eric W. Biederman · 11 years ago
  79. 18b3753 netpoll: Consolidate neigh_tx processing in service_neigh_queue by Eric W. Biederman · 11 years ago
  80. ad8d475 netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAP by Eric W. Biederman · 11 years ago
  81. b6bacd5 netpoll: Don't drop all received packets. by Eric W. Biederman · 11 years ago
  82. ff60763 netpoll: Add netpoll_rx_processing by Eric W. Biederman · 11 years ago
  83. e97dc3f netpoll: Warn if more packets are processed than are budgeted by Eric W. Biederman · 11 years ago
  84. eb8143b netpoll: Visit all napi handlers in poll_napi by Eric W. Biederman · 11 years ago
  85. 9852fbe netpoll: Pass budget into poll_napi by Eric W. Biederman · 11 years ago
  86. b249b51 netpoll: move setting of NETPOLL_RX_DROP into netpoll_poll_dev by Eric W. Biederman · 11 years ago
  87. e86e180 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  88. 7d08487 netfilter: connlimit: use rbtree for per-host conntrack obj storage by Florian Westphal · 11 years ago
  89. 50e0e9b netfilter: connlimit: make same_source_net signed by Florian Westphal · 11 years ago
  90. 1442e75 netfilter: connlimit: use keyed locks by Florian Westphal · 11 years ago
  91. 76aeec8 can: mcp251x: Fix regulators operation without CONFIG_REGULATOR by Alexander Shiyan · 11 years ago
  92. 3e66d01 can: populate netdev::dev_id for udev discrimination by Christopher R. Baker · 11 years ago
  93. c971fa2 can: Unify MTU settings for CAN interfaces by Oliver Hartkopp · 11 years ago
  94. e7ef085 Merge branch 'napi_budget_zero' by David S. Miller · 11 years ago
  95. 75363a4 sfc: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  96. c7b82cc vxge: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  97. 176f792 tc35815: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  98. d1def91 tilepro: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  99. d110ec4 tilegx: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  100. 99a09c2 s2io: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago