1. 3ed69d7 ixgbe: use typed min/max functions where possible by Jesse Brandeburg · 13 years ago
  2. 9cdcf09 ixgbe: fix obvious return value bug. by Don Skidmore · 13 years ago
  3. 621bd70 ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itr by Alexander Duyck · 13 years ago
  4. bdda1a6 ixgbe: Do not disable read relaxed ordering when DCA is enabled by Alexander Duyck · 13 years ago
  5. 5edc446 ixgb: Remove unnecessary defines, use pr_debug by Joe Perches · 13 years ago
  6. 3832b26 ixgbe: Simplify logic for ethtool loopback frame creation and testing by Alexander Duyck · 13 years ago
  7. a557928 ixgbe: Add iterator for cycling through rings on a q_vector by Alexander Duyck · 13 years ago
  8. de88eee ixgbe: Allocate rings as part of the q_vector by Alexander Duyck · 13 years ago
  9. b9f6ed2 ixgbe: Drop unnecessary napi_schedule_prep and spare blank line from ixgbe_intr by Alexander Duyck · 13 years ago
  10. 8f15486 ixgbe: Default to queue pairs when number of queues is less than CPUs by Alexander Duyck · 13 years ago
  11. 5d967eb ixgbe: Correct Adaptive Interrupt Moderation so that it will change values by Alexander Duyck · 13 years ago
  12. e954b37 ixgbe: Address issues with Tx WHTRESH value not being set correctly by Alexander Duyck · 13 years ago
  13. 46646e6 ixgbe: Reorder adapter contents for better cache utilization by Alexander Duyck · 13 years ago
  14. 7f83a9e ixgbe: Do no clear Tx status bits since eop_desc provides enough info by Alexander Duyck · 13 years ago
  15. b37c0fb net: Add memory barriers to prevent possible race in byte queue limits by Alexander Duyck · 13 years ago
  16. 5c49035 net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state by Alexander Duyck · 13 years ago
  17. b2d96e0 ixgbe: add support for byte queue limits by Alexander Duyck · 13 years ago
  18. 35551c4 ixgbe: remove tie between NAPI work limits and interrupt moderation by Jeff Kirsher · 13 years ago
  19. 51a76c3 igb: fix ethtool offline test by Jeff Kirsher · 13 years ago
  20. f124488 bnx2x: code doesn't use stats for allocating Rx BDs by Dmitry Kravkov · 13 years ago
  21. 241fb5d bnx2x: ethtool returns req. AN even when AN fails by Yuval Mintz · 13 years ago
  22. 3829846 bnx2x: ethtool now returns unknown speed/duplex by Yuval Mintz · 13 years ago
  23. 9ce392d bnx2x: mark functions as loaded on shared memory by Yuval Mintz · 13 years ago
  24. 259afa1 bnx2x: use param's id instead of sp_obj's id by Yuval Mintz · 13 years ago
  25. 33ac338 bnx2x: set_one_mac_e1x uses raw's state as input by Yuval Mintz · 13 years ago
  26. c121089 bnx2x: removed unused function bnx2x_queue_set_cos_cid by Yuval Mintz · 13 years ago
  27. 0a52fd0 bnx2x: move LLH_CAM to header, apply naming conventions by Yuval Mintz · 13 years ago
  28. b737011 lpc32xx: Added ethernet driver by stigge@antcom.de · 13 years ago
  29. 1f5f3a7 net/hyperv: Add support for vlan trunking from guests by Haiyang Zhang · 13 years ago
  30. ef31bef net/hyperv: Fix data corruption in rndis_filter_receive() by Haiyang Zhang · 13 years ago
  31. afd46503 net: ipv4: Standardize prefixes for message logging by Joe Perches · 13 years ago
  32. 058bd4d net: Convert printks to pr_<level> by Joe Perches · 13 years ago
  33. 43db362 net: get rid of some pointless casts to sockaddr by Maciej Żenczykowski · 13 years ago
  34. 8b2aaed ipv6: Fix Smatch warning. by Li Wei · 13 years ago
  35. 7fbc415 MAINTAINERS: add an entry for the PHC code by Richard Cochran · 13 years ago
  36. 5047fb5 r8169: enable transmit time stamping. by Richard Cochran · 13 years ago
  37. a997cbb3 drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to request_irq and free_irq are compatible by Julia Lawall · 13 years ago
  38. 5eac5f6 drivers/atm/eni.c: ensure arguments to request_irq and free_irq are compatible by Julia Lawall · 13 years ago
  39. e3abcc2 caif: make zero a legal caif connetion id. by sjur.brandeland@stericsson.com · 13 years ago
  40. 374458b caif: Fix for a race in socket transmit with flow control. by Dmitry Tarnyagin · 13 years ago
  41. e8abbe0 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  42. bb092c0 Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux by David S. Miller · 13 years ago
  43. 40e0c4f batman-adv: Remove spaces after a cast by Sven Eckelmann · 13 years ago
  44. 96741ad batman-adv: Use {} braces consistent on the arms of a statement by Sven Eckelmann · 13 years ago
  45. 21a1236 batman-adv: Don't begin block comments with only a /* line by Sven Eckelmann · 13 years ago
  46. 86ceb36 batman-adv: Ignore 80-chars per line limits for strings by Sven Eckelmann · 13 years ago
  47. 92a7c4e r8169: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  48. 31fa8b1 r8169: move rtl_cfg_info closer to its caller. by Francois Romieu · 13 years ago
  49. dc1c00c r8169: move the netpoll handler after the irq handler. by Francois Romieu · 13 years ago
  50. df43ac7 r8169: move rtl8169_open after rtl_task it depends on. by Francois Romieu · 13 years ago
  51. e6b763e r8169: move rtl_set_rx_mode before its rtl_hw_start callers. by Francois Romieu · 13 years ago
  52. fa9c385 r8169: move net_device_ops beyond the methods it references. by Francois Romieu · 13 years ago
  53. 3b6cf25 r8169: move the driver probe method to the end of the driver file. by Francois Romieu · 13 years ago
  54. e27566e r8169: move the driver removal method to the end of the driver file. by Francois Romieu · 13 years ago
  55. a320757 net: powerpc: remove the legacy iSeries ethernet driver by Stephen Rothwell · 13 years ago
  56. d503859 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 13 years ago
  57. d8d78949 ptp_pch: rename pch_pcidev to pci_driver to fix section mismatch warnings. by David S. Miller · 13 years ago
  58. 4d29515 net: Use bool in netdevice.h helpers. by David S. Miller · 13 years ago
  59. bdcc092 net: Use bool in skbuff.h helper functions. by David S. Miller · 13 years ago
  60. 6a91395 ipv4: Make ip_rcv_options() return bool. by David S. Miller · 13 years ago
  61. ba57b4d ipv4: Make ip_call_ra_chain() return bool. by David S. Miller · 13 years ago
  62. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  63. 1a0bdad net/pch_gbe: supports eg20t ptp clock by Takahiroi Shimizu · 13 years ago
  64. 863d08e supports eg20t ptp clock by Takahiro Shimizu · 13 years ago
  65. a7f4255 x86: Derandom delay_tsc for 64 bit by Thomas Gleixner · 13 years ago
  66. c447064 Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  67. 8cd5c86 MAINTAINERS: new git entry for arm/mach-msm by David Brown · 13 years ago
  68. 74dd152 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  69. 1745e44 iwlwifi: fix the delta for remove max_txq_num patch by Wey-Yi Guy · 13 years ago
  70. 9ba1947 iwlwifi: fix cmd_queue number merge by Wey-Yi Guy · 13 years ago
  71. 3dc420b iwlwifi: restore PAN support by Emmanuel Grumbach · 13 years ago
  72. c6f600f iwlwifi: move command queue number out of the iwl_shared struct by Meenakshi Venkataraman · 13 years ago
  73. 0ab5d75 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 13 years ago
  74. 0cacaf5 Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  75. 45b8da9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  76. e304dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  77. 9f8050c Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  78. 9a0cee7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  79. ee0849c Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  80. 7d77696 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  81. 42a6c7e Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  82. 5d0edf2 Merge tag 'dm-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 13 years ago
  83. d31b20f net/hyperv: Use the built-in macro KBUILD_MODNAME for this driver by Haiyang Zhang · 13 years ago
  84. 2f2d76c dlm: Do not allocate a fd for peeloff by Benjamin Poirier · 13 years ago
  85. 0343c55 sctp: Export sctp_do_peeloff by Benjamin Poirier · 13 years ago
  86. 8763848 mwifiex: correction in number of bitrates by Amitkumar Karwar · 13 years ago
  87. d11f0ca net/wireless: ipw2x00: remove WEXT_USECHANNELS define by Stanislav Yakovlev · 13 years ago
  88. f44d4eb mac80211: update ieee80211_tx_rate_control kerneldoc by Simon Wunderlich · 13 years ago
  89. 1353a7b iwlwifi: correct status bit refactoring errors by Don Fry · 13 years ago
  90. 9742051 iwlwifi: don't delete AP station directly by Johannes Berg · 13 years ago
  91. e6dd583 iwlwifi: make iwl_init_context static by Johannes Berg · 13 years ago
  92. bada991 iwlwifi: remove messages from queue wake/stop by Johannes Berg · 13 years ago
  93. 8362640 iwlwifi: more status bit factoring by Don Fry · 13 years ago
  94. 9bdfbfa iwlwifi: move setting up fw parameters by Meenakshi Venkataraman · 13 years ago
  95. 92d743a iwlwifi: configure transport layer from dvm op mode by Meenakshi Venkataraman · 13 years ago
  96. 3251715 iwlwifi: log stop / wake queues by Emmanuel Grumbach · 13 years ago
  97. 354928dd iwlwifi: make tx_cmd_pool kmem cache global by Stanislaw Gruszka · 13 years ago
  98. 9a71686 iwlwifi: separate status to priv and trans by Don Fry · 13 years ago
  99. 18c57d3 iwlwifi: add option to test MFP by David Spinadel · 13 years ago
  100. 8e81f65 iwlwifi: fixed testmode notifications length by Amit Beka · 13 years ago