1. 5c473ed cpsw: Hook up default ndo_change_mtu. by David S. Miller · 12 years ago
  2. 74cba4a net: qmi_wwan: fix build error due to cdc-wdm dependecy by Bjørn Mork · 12 years ago
  3. df82859 netdev: driver: ethernet: Add TI CPSW driver by Mugunthan V N · 12 years ago
  4. db82173 netdev: driver: ethernet: add cpsw address lookup engine support by Mugunthan V N · 12 years ago
  5. 4909912 phy: add am79c874 PHY support by Heiko Schocher · 12 years ago
  6. 58a3de0 mlx4_core: fix race on comm channel by Eugenia Emantayev · 12 years ago
  7. 1c3ac42 bonding: send igmp report for its master by Peter Pan(潘卫平) · 12 years ago
  8. ba56833 fs_enet: Add MPC5125 FEC support and PHY interface selection by Vladimir Ermakov · 12 years ago
  9. cf64bc8 fcoe: use CHECKSUM_UNNECESSARY instead of CHECKSUM_PARTIAL on tx by Yi Zou · 12 years ago
  10. 8f4a0a3 ixgbe: Fix issues with SR-IOV loopback when flow control is disabled by Alexander Duyck · 12 years ago
  11. da24e90 net/hyperv: Fix the code handling tx busy by Haiyang Zhang · 12 years ago
  12. f24fd89 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  13. 8af3c33 ixgbe: fix namespace issues when FCoE/DCB is not enabled by Jeff Kirsher · 12 years ago
  14. fb04121 rtlwifi: Remove unused ETH_ADDR_LEN defines by Joe Perches · 12 years ago
  15. 449e39d igbvf: Use ETH_ALEN by Joe Perches · 12 years ago
  16. c81f212 atlx: Use ETH_ALEN by Joe Perches · 12 years ago
  17. de12880 bnx2x: validate FW trace prior to its printing by Dmitry Kravkov · 12 years ago
  18. cb4dca2 bnx2x: consistent statistics for old FW by Yuval Mintz · 12 years ago
  19. 9e62e91 bnx2x: changed iscsi/fcoe mac init and macros by Dmitry Kravkov · 12 years ago
  20. 910b220 bnx2x: added TLV_NOT_FOUND flags to the dcb by Dmitry Kravkov · 12 years ago
  21. 9d4884f bnx2x: changed initial dcb configuration by Dmitry Kravkov · 12 years ago
  22. c315a4e bnx2x: removed dcb unused code by Yuval Mintz · 12 years ago
  23. 3b60306 bnx2x: reduced sparse warnings by Yuval Mintz · 12 years ago
  24. 51c1a58 bnx2x: revised driver prints by Merav Sicron · 12 years ago
  25. d8290ae bnx2x: added 'likely' to fast-path skb existence by Yuval Mintz · 12 years ago
  26. f1f3ee1 be2net: fix programming of VLAN tags for VF by Ajit Khaparde · 12 years ago
  27. 456d9c9 be2net: Fix number of vlan slots in flex mode by Ajit Khaparde · 12 years ago
  28. fbc13f0 be2net: Program secondary UC MAC address into MAC filter by Ajit Khaparde · 12 years ago
  29. 4762f6c be2net: enable WOL by default if h/w supports it by Ajit Khaparde · 12 years ago
  30. 2770747 Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  31. 567d2de ixgbe: Correct flag values set by ixgbe_fix_features by Alexander Duyck · 12 years ago
  32. ef6afc0 ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command by Alexander Duyck · 12 years ago
  33. 581330b ixgbe: Whitespace cleanups by Alexander Duyck · 12 years ago
  34. 6ca4350 ixgbe: Two minor fixes for RSS and FDIR set queues functions by Alexander Duyck · 12 years ago
  35. 35937c0 ixgbe: drop err_eeprom tag which is at same location as err_sw_init by Alexander Duyck · 12 years ago
  36. eb01b97 ixgbe: Move poll routine in order to improve readability by Alexander Duyck · 12 years ago
  37. 6bb78cf ixgbe: cleanup logic for the service timer and VF hang detection by Alexander Duyck · 12 years ago
  38. d3ee429 ixgbe: Update layout of ixgbe_ring structure to improve cache performance by Alexander Duyck · 12 years ago
  39. 244e27a ixgbe: Store Tx flags and protocol information to tx_buffer sooner by Alexander Duyck · 12 years ago
  40. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  41. 5407b14 gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stopped by Paul Gortmaker · 12 years ago
  42. c579bc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  43. 81a430a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  44. 729739b ixgbe: always write DMA for single_mapped value with skb by Alexander Duyck · 12 years ago
  45. c2ec3ff phc: Update author's email address. by Richard Cochran · 12 years ago
  46. 091a624 ixgbe: Write gso_segs and bytcount to the ring sooner by Alexander Duyck · 12 years ago
  47. fd0db0e ixgbe: Place skb on first buffer_info structure to avoid using stack space by Alexander Duyck · 12 years ago
  48. 7d7ce68 ixgbe: Use packets to track Tx completions instead of a seperate value by Alexander Duyck · 12 years ago
  49. 93f5b3c ixgbe: Modify setup of descriptor flags to avoid conditional jumps by Alexander Duyck · 12 years ago
  50. a50c29d ixgbe: Make certain that all frames fit minimum size requirements by Alexander Duyck · 12 years ago
  51. 655309e ixgbe: cleanup logic in ixgbe_change_mtu by Alexander Duyck · 12 years ago
  52. f800326 ixgbe: Replace standard receive path with a page based receive by Alexander Duyck · 12 years ago
  53. 3f2d1c0 ixgbe: Support RX-ALL feature flag. by Ben Greear · 12 years ago
  54. f43f313 ixgbe: Support sending custom Ethernet FCS. by Ben Greear · 12 years ago
  55. 89eaefb igb: Support RX-ALL feature flag. by Ben Greear · 12 years ago
  56. 6b8f092 igb: Support sending custom Ethernet FCS. by Ben Greear · 12 years ago
  57. 126a3fd eni: fix driver remove function and driver probe error path. by françois romieu · 12 years ago
  58. 4823cd3 net/irda: add clk_prepare/clk_unprepare to pxaficp_ir by Philipp Zabel · 12 years ago
  59. 1aa9bc5 usbnet: use netif_tx_wake_queue instead of netif_start_queue by Alexey Orishko · 12 years ago
  60. 6a22845 stmmac: Add device-tree support by Stefan Roese · 12 years ago
  61. 06d6c10 netxen: qlogic ethernet : Fix endian bug. by Santosh Nayak · 12 years ago
  62. 50cdc8f pxa168: remove unused stats member. by Rami Rosen · 12 years ago
  63. 01a2829 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  64. d5ddb4a cdc_ncm: avoid discarding datagrams in rx path by Alexey Orishko · 12 years ago
  65. 3f658cd cdc_ncm: fix MTU and max_datagram_size handling by Alexey Orishko · 12 years ago
  66. c84ff1d cdc_ncm: reduce driver latency in the data path by Alexey Orishko · 12 years ago
  67. b8fbaef wimax/i2400m: fix erroneous NETDEV_TX_BUSY use by Eric Dumazet · 12 years ago
  68. bb6d5e7 net/hyperv: fix erroneous NETDEV_TX_BUSY use by Eric Dumazet · 12 years ago
  69. 7bdd402 net/usbnet: reserve headroom on rx skbs by Eric Dumazet · 12 years ago
  70. c0ea452 bnx2x: fix memory leak in bnx2x_init_firmware() by Michal Schmidt · 12 years ago
  71. 127d0a1 bnx2x: fix a crash on corrupt firmware file by Michal Schmidt · 12 years ago
  72. a9e0aca asix: asix_rx_fixup surgery to reduce skb truesizes by Eric Dumazet · 12 years ago
  73. 0c4d067 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  74. 7c32442 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  75. 538e7e9 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  76. 0c48ca8 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  77. 72c79bd Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  78. fe83558 Merge branch '3.3-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  79. cf2b94d drivers/video/backlight/s6e63m0.c: fix corruption storing gamma mode by Dan Carpenter · 12 years ago
  80. 9bbad7d rapidio/tsi721: fix bug in register offset definitions by Alexandre Bounine · 12 years ago
  81. 1174764 Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  82. 1571df8 gianfar: delete orphaned version strings and dead macros by Paul Gortmaker · 13 years ago
  83. 30f7e31 gianfar: constify giant block of status descriptor strings by Paul Gortmaker · 13 years ago
  84. d8a0f1b gianfar: Add support for byte queue limits. by Paul Gortmaker · 13 years ago
  85. 3775265 libertas: remove dump_survey implementation by Daniel Drake · 12 years ago
  86. 783b732 ath9k_hw: remove unused initvals by Felix Fietkau · 12 years ago
  87. c7effd3 ath9k: inline AR9271 1.0 INI overrides by Felix Fietkau · 12 years ago
  88. aa0e578 ath9k_hw: remove iniModes_*_tx_gain_9271 by Felix Fietkau · 12 years ago
  89. c7d36f9 ath9k_hw: clean up iniModesAdditional by Felix Fietkau · 12 years ago
  90. 9951c4d ath9k_hw: fix AR9380 register settings for channel 14 by Felix Fietkau · 12 years ago
  91. c8664d1 ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initialization by Felix Fietkau · 12 years ago
  92. bbf2b30 ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271 by Felix Fietkau · 12 years ago
  93. aebc0a8 ath9k_hw: clean up ath9k_hw_setuprxdesc by Felix Fietkau · 12 years ago
  94. 239c795 ath9k_hw: remove ath9k_hw_gettxintrtxqs by Felix Fietkau · 12 years ago
  95. f3eef64 ath9k: optimize register access functions by Felix Fietkau · 12 years ago
  96. 99ac8cd ath9k_hw: remove ath9k_hw_getdefantenna by Felix Fietkau · 12 years ago
  97. 8efa7a8 ath9k_hw: remove ath9k_hw_htc_resetinit by Felix Fietkau · 12 years ago
  98. ce8fdf6 ath9k_hw: clean up tx completion interrupt handling by Felix Fietkau · 12 years ago
  99. 7e03072 ath9k_hw: simplify tx queue interrupt mask handling by Felix Fietkau · 12 years ago
  100. 0d9be8a rt2x00: rt2800usb: limit tx queues length by Stanislaw Gruszka · 12 years ago