1. 0fff060 bonding: convert use_carrier to use the new option API by Nikolay Aleksandrov · 11 years ago
  2. 388d3a6 bonding: convert primary_reselect to use the new option API by Nikolay Aleksandrov · 11 years ago
  3. 180222f bonding: convert primary to use the new option API by Nikolay Aleksandrov · 11 years ago
  4. b98d9c6 bonding: convert miimon to use the new option API by Nikolay Aleksandrov · 11 years ago
  5. ef56bec bonding: convert num_peer_notif to use the new option API by Nikolay Aleksandrov · 11 years ago
  6. 9e5f5ee bonding: convert ad_select to use the new option API by Nikolay Aleksandrov · 11 years ago
  7. 633ddc9 bonding: convert min_links to use the new option API by Nikolay Aleksandrov · 11 years ago
  8. d3131de bonding: convert lacp_rate to use the new option API by Nikolay Aleksandrov · 11 years ago
  9. e499461 bonding: convert updelay to use the new option API by Nikolay Aleksandrov · 11 years ago
  10. 25a9b54 bonding: convert downdelay to use the new option API by Nikolay Aleksandrov · 11 years ago
  11. 4fb0ef5 bonding: convert arp_ip_target to use the new option API by Nikolay Aleksandrov · 11 years ago
  12. 7bdb04e bonding: convert arp_interval to use the new option API by Nikolay Aleksandrov · 11 years ago
  13. 1df6b6a bonding: convert fail_over_mac to use the new option API by Nikolay Aleksandrov · 11 years ago
  14. edf36b2 bonding: convert arp_all_targets to use the new option API by Nikolay Aleksandrov · 11 years ago
  15. 1622888 bonding: convert arp_validate to use the new option API by Nikolay Aleksandrov · 11 years ago
  16. a4b32ce bonding: convert xmit_hash_policy to use the new option API by Nikolay Aleksandrov · 11 years ago
  17. aa59d85 bonding: convert packets_per_slave to use the new option API by Nikolay Aleksandrov · 11 years ago
  18. 2b3798d bonding: convert mode setting to use the new option API by Nikolay Aleksandrov · 11 years ago
  19. 0911736 bonding: add infrastructure for an option API by Nikolay Aleksandrov · 11 years ago
  20. 809fa97 reciprocal_divide: update/correction of the algorithm by Hannes Frederic Sowa · 11 years ago
  21. f337db6 random32: add prandom_u32_max and convert open coded users by Daniel Borkmann · 11 years ago
  22. 6cd28f0 net/mlx4_core: Remove unnecessary validation for port number by Moni Shoua · 11 years ago
  23. a6b74e0 be2net: Fix be_vlan_add/rem_vid() routines by Somnath Kotur · 11 years ago
  24. 076d132 bnx2x: Fix VF flr flow by Ariel Elior · 11 years ago
  25. dc01e7d net: Add GRO support for vxlan traffic by Or Gerlitz · 11 years ago
  26. 2618abb stmmac: Fix kernel crashes for jumbo frames by Vince Bridgers · 11 years ago
  27. 8d78316 bond: make slave_sysfs_ops static by stephen hemminger · 11 years ago
  28. ead5139 net: add vxlan description by Jesse Brandeburg · 11 years ago
  29. 13c92e8 sfc: Fix transposed ptp_{under, over}size_sync_windows statistics by Ben Hutchings · 11 years ago
  30. 3e33626 sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command. by Jon Cooper · 11 years ago
  31. 75e4364 net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstamp by damuzi000 · 11 years ago
  32. af0bd4e net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC's by Chen-Yu Tsai · 11 years ago
  33. 022066f net: stmmac: Use driver data and callbacks tied with compatible strings by Chen-Yu Tsai · 11 years ago
  34. 436f7ec net: stmmac: Deprecate snps, phy-addr and auto-detect PHY address by Chen-Yu Tsai · 11 years ago
  35. 6aedb8c net: stmmac: Honor DT parameter to force DMA store and forward mode by Chen-Yu Tsai · 11 years ago
  36. 938dfda net: stmmac: Allocate and pass soc/board specific data to callbacks by Chen-Yu Tsai · 11 years ago
  37. c5e4ddb net: stmmac: Add support for optional reset control by Chen-Yu Tsai · 11 years ago
  38. 62866e9 net: stmmac: Enable stmmac main clock when probing hardware by Chen-Yu Tsai · 11 years ago
  39. 395056e phy: cleanup 10g code by stephen hemminger · 11 years ago
  40. a91e681 qlcnic: fix sparse warnings by Fengguang Wu · 11 years ago
  41. 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 11 years ago
  42. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  43. 7d0d46d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  44. 29d37fa ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single function by Emil Tantilov · 11 years ago
  45. 9bdfefd ixgbevf: redo dma mapping using the tx buffer info by Emil Tantilov · 11 years ago
  46. 7ad1a09 ixgbevf: make the first tx_buffer a repository for most of the skb info by Emil Tantilov · 11 years ago
  47. 6e2580f ixgbevf: add tx counters by Emil Tantilov · 11 years ago
  48. 9703192 ixgbevf: remove counters for Tx/Rx checksum offload by Emil Tantilov · 11 years ago
  49. 095e261 ixgbevf: move ring specific stats into ring specific structure by Emil Tantilov · 11 years ago
  50. 05d063a ixgbevf: make use of the dev pointer in the ixgbevf_ring struct by Emil Tantilov · 11 years ago
  51. ab60085 i40e: Fix device ID define names to align to standard by Shannon Nelson · 11 years ago
  52. 9d48872 i40e: add DCB option to Kconfig by Neerav Parikh · 11 years ago
  53. 4e3b35b i40e: add DCB and DCBNL support by Neerav Parikh · 11 years ago
  54. afb3ff0 i40e: implement DCB support infastructure by Neerav Parikh · 11 years ago
  55. cbf6132 i40e: refactor flow director by Anjali Singhai Jain · 11 years ago
  56. 60ea5f8 i40e: rename defines by Jesse Brandeburg · 11 years ago
  57. 8fb905b i40e: whitespace fixes by Jesse Brandeburg · 11 years ago
  58. d0b1024 i40e: Change firmware workaround by Jesse Brandeburg · 11 years ago
  59. e15c9fa i40e: fix compile warning on checksum_local by Jesse Brandeburg · 11 years ago
  60. 8cabd6a virtio-net: fix build error when CONFIG_AVERAGE is not enabled by Michael Dalton · 11 years ago
  61. 86f359f ixgbevf: bump version by Don Skidmore · 11 years ago
  62. f341c4e ixgbe: bump version number by Don Skidmore · 11 years ago
  63. 78d820e ixgbe: add braces around else condition in ixgbe_qv_lock_* calls by Jacob Keller · 11 years ago
  64. 0113e34 net: ftgmac100: use kfree_skb() where appropriate by Eric Dumazet · 11 years ago
  65. 1d3ee88 bonding: add netlink attributes to slave link dev by sfeldma@cumulusnetworks.com · 11 years ago
  66. 07699f9 bonding: add sysfs /slave dir for bond slave devices. by sfeldma@cumulusnetworks.com · 11 years ago
  67. fd27e0d net: vxlan: do not use vxlan_net before checking event type by Daniel Borkmann · 11 years ago
  68. 31ac910 ixgbe: set driver_max_VFs should be done before enabling SRIOV by ethan.zhao · 11 years ago
  69. dcc23e3 ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63 by ethan.zhao · 11 years ago
  70. db89347 sh_eth: Add support for r7s72100 by Simon Horman · 11 years ago
  71. 504c8ca sh_eth: Use bool as return type of sh_eth_is_gether() by Simon Horman · 11 years ago
  72. c3bc40e qlcnic: remove unused code by stephen hemminger · 11 years ago
  73. 2104140 qlcnic: make local functions static by stephen hemminger · 11 years ago
  74. 7916a07 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  75. fbf28d7 virtio-net: initial rx sysfs support, export mergeable rx buffer size by Michael Dalton · 11 years ago
  76. ab7db91 virtio-net: auto-tune mergeable rx buffer size for improved performance by Michael Dalton · 11 years ago
  77. fb51879 virtio-net: use per-receive queue page frag alloc for mergeable bufs by Michael Dalton · 11 years ago
  78. be121f4 virtio-net: drop rq->max and rq->num by Jason Wang · 11 years ago
  79. 9b05f46 net: davinci_mdio: Fix sparse warning by Lad, Prabhakar · 11 years ago
  80. 3ec775b bonding: handle slave's name change with primary_slave logic by Veaceslav Falico · 11 years ago
  81. 0aebd2d i40e: updates to AdminQ interface by Shannon Nelson · 11 years ago
  82. 68bf94a i40e: check desc pointer before printing by Shannon Nelson · 11 years ago
  83. b01f236 team: block mtu change before it happens via NETDEV_PRECHANGEMTU by Veaceslav Falico · 11 years ago
  84. 31cf344 r6040: use ETH_ZLEN instead of MISR for SKB length checking by Florian Fainelli · 11 years ago
  85. 4f8d9f3 r6040: add delays in MDIO read/write polling loops by Florian Fainelli · 11 years ago
  86. 2c0057d xen-netfront: add support for IPv6 offloads by Paul Durrant · 11 years ago
  87. e40c10f vxge: make local functions static by stephen hemminger · 11 years ago
  88. 2fd888a bnad: code cleanup by stephen hemminger · 11 years ago
  89. 5b22721 dm9000: fix a lot of checkpatch issues by Barry Song · 11 years ago
  90. ec48a78 i40e: Remove autogenerated Module.symvers file. by David S. Miller · 11 years ago
  91. f088cbb net/mlx4_core: clean up srq_res_start_move_to() by Paul Bolle · 11 years ago
  92. c9218a9 net/mlx4_core: clean up cq_res_start_move_to() by Paul Bolle · 11 years ago
  93. 38a529b e1000e: Fix compilation warning when !CONFIG_PM_SLEEP by Mika Westerberg · 11 years ago
  94. d3cec927 ixgbe: Fix incorrect logic for fixed fiber eeprom write by Don Skidmore · 11 years ago
  95. de02dec ixgbevf: create function for all of ring init by Don Skidmore · 11 years ago
  96. 87e70ab ixgbevf: Convert ring storage form pointer to an array to array of pointers by Don Skidmore · 11 years ago
  97. 27ae296 ixgbevf: use pci drvdata correctly in ixgbevf_suspend() by Wei Yongjun · 11 years ago
  98. e689e72 ixgbevf: set the disable state when ixgbevf_qv_disable is called by Jacob Keller · 11 years ago
  99. 8f4c5c9 ixgbe: reinit_locked() should be called with rtnl_lock by John Fastabend · 11 years ago
  100. 89f7f2c net: stmmac: notify the PM core of a wakeup event. by Srinivas Kandagatla · 11 years ago