1. acc6563 rionet: fix page allocation order of rionet_active by Akinobu Mita · 13 years ago
  2. 3f8c91a via-rhine: fix wait-bit inversion. by Andreas Mohr · 13 years ago
  3. cdaf0b8 net: lpc_eth: Fix rename of dev_hw_addr_random by stigge@antcom.de · 13 years ago
  4. 464b57d Fix non TBI PHY access; a bad merge undid bug fix in a previous commit. by Kenth Eriksson · 13 years ago
  5. 54f5ffb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  6. 7d26bb1 bonding: emit event when bonding changes MAC by Weiping Pan · 13 years ago
  7. a4d6367 ath9k: Use HW HT capabilites properly by Sujith Manoharan · 13 years ago
  8. e90c7e7 net: orinoco: add error handling for failed kmalloc(). by Santosh Nayak · 13 years ago
  9. 75836b8 net/wireless: ipw2x00: fix a typo in wiphy struct initilization by Stanislav Yakovlev · 13 years ago
  10. 2e57b79 virtio_net: do not rate limit counter increments by Rick Jones · 13 years ago
  11. 973db569 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 13 years ago
  12. 8e4f325 ixgbe: update version number by Don Skidmore · 13 years ago
  13. 70e5576 ixgbe: fix typo in enumeration name by Don Skidmore · 13 years ago
  14. b3f4d59 intel: make wired ethernet driver message level consistent (rev2) by stephen hemminger · 13 years ago
  15. 094b585 cdc-phonet: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  16. 09e79d6 eql: dont rely on HZ=100 by Eric Dumazet · 13 years ago
  17. c54e9bd bnx2x: fix vector traveling while looking for an empty entry by Dmitry Kravkov · 13 years ago
  18. 452427b bnx2x: previous driver unload revised by Yuval Mintz · 13 years ago
  19. a2daf26 USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus" by Guan Xin · 13 years ago
  20. f0e81fe net: sh_eth: Add support SH7734 by Nobuhiro Iwamatsu · 13 years ago
  21. b744089 wimax: i2400m-usb - use a private struct ethtool_ops by Phil Sutter · 13 years ago
  22. 4eee6a3 wimax: i2400m - prevent a possible kernel bug due to missing fw_name string by Phil Sutter · 13 years ago
  23. 7dd30d4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  24. 52f5509 e1000: fix vlan processing regression by Jiri Pirko · 13 years ago
  25. de8856d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  26. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  27. 643c61e rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanning by Larry Finger · 13 years ago
  28. 4e808a3 rt2x00: rt2800usb: fix status register reread logic by Stanislaw Gruszka · 13 years ago
  29. b9fc106 rt2x00: rt2800usb: schedule txdone work on timeout by Stanislaw Gruszka · 13 years ago
  30. b5447ff ath9k: fix a memory leak in ath_rx_tasklet() by Eric Dumazet · 13 years ago
  31. 195ca3b ath9k: reduce listen time period by Rajkumar Manoharan · 13 years ago
  32. e92109b iwlegacy: fix BSSID setting by Stanislaw Gruszka · 13 years ago
  33. 2ee0a07 ath9k: fix max noise floor threshold by Rajkumar Manoharan · 13 years ago
  34. 883a649 iwlegacy: do not nulify il->vif on reset by Stanislaw Gruszka · 13 years ago
  35. 50269e1 net: add a truesize parameter to skb_add_rx_frag() by Eric Dumazet · 13 years ago
  36. 0015e55 gianfar: Fix possible overrun and simplify interrupt name field creation by Joe Perches · 13 years ago
  37. dbb6d09 USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfaces by Andrew Bird (Sphere Systems) · 13 years ago
  38. 1aa35a2 USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfaces by Andrew Bird (Sphere Systems) · 13 years ago
  39. e22057c Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  40. 1d5c88e qlcnic: Bug fix for LRO by Anirban Chakraborty · 13 years ago
  41. 934e18b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  42. 8a78335 usbnet: consider device busy at each recieved packet by Oliver Neukum · 13 years ago
  43. eaddcd7 bonding: remove entries for master_ip and vlan_ip and query devices instead by Andy Gospodarek · 13 years ago
  44. 5d5440a usbnet: don't clear urb->dev in tx_complete by tom.leiming@gmail.com · 13 years ago
  45. 0956a8c usbnet: increase URB reference count before usb_unlink_urb by tom.leiming@gmail.com · 13 years ago
  46. b9136d2 xen: initialize platform-pci even if xen_emul_unplug=never by Igor Mammedov · 13 years ago
  47. 8ec3e70 cnic: Fix parity error code conflict by Michael Chan · 13 years ago
  48. 7ae5289 tg3: Fix RSS ring refill race condition by Michael Chan · 13 years ago
  49. 5676cc7 sky2: override for PCI legacy power management by stephen hemminger · 13 years ago
  50. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  51. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  52. 0c2fe82 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  53. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  54. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
  55. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  56. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  57. 8818739 debugfs-related mode_t whack-a-mole by Al Viro · 13 years ago
  58. f907ab0 Merge branch 'next/fixes-non-critical' into next/drivers by Arnd Bergmann · 13 years ago
  59. ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  60. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  61. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  62. 4679026 net: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  63. 5c473ed cpsw: Hook up default ndo_change_mtu. by David S. Miller · 13 years ago
  64. 74cba4a net: qmi_wwan: fix build error due to cdc-wdm dependecy by Bjørn Mork · 13 years ago
  65. df82859 netdev: driver: ethernet: Add TI CPSW driver by Mugunthan V N · 13 years ago
  66. db82173 netdev: driver: ethernet: add cpsw address lookup engine support by Mugunthan V N · 13 years ago
  67. 4909912 phy: add am79c874 PHY support by Heiko Schocher · 13 years ago
  68. 58a3de0 mlx4_core: fix race on comm channel by Eugenia Emantayev · 13 years ago
  69. 1c3ac42 bonding: send igmp report for its master by Peter Pan(潘卫平) · 13 years ago
  70. ba56833 fs_enet: Add MPC5125 FEC support and PHY interface selection by Vladimir Ermakov · 13 years ago
  71. 8f4a0a3 ixgbe: Fix issues with SR-IOV loopback when flow control is disabled by Alexander Duyck · 13 years ago
  72. da24e90 net/hyperv: Fix the code handling tx busy by Haiyang Zhang · 13 years ago
  73. f24fd89 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  74. 8af3c33 ixgbe: fix namespace issues when FCoE/DCB is not enabled by Jeff Kirsher · 13 years ago
  75. fb04121 rtlwifi: Remove unused ETH_ADDR_LEN defines by Joe Perches · 13 years ago
  76. 449e39d igbvf: Use ETH_ALEN by Joe Perches · 13 years ago
  77. c81f212 atlx: Use ETH_ALEN by Joe Perches · 13 years ago
  78. de12880 bnx2x: validate FW trace prior to its printing by Dmitry Kravkov · 13 years ago
  79. cb4dca2 bnx2x: consistent statistics for old FW by Yuval Mintz · 13 years ago
  80. 9e62e91 bnx2x: changed iscsi/fcoe mac init and macros by Dmitry Kravkov · 13 years ago
  81. 910b220 bnx2x: added TLV_NOT_FOUND flags to the dcb by Dmitry Kravkov · 13 years ago
  82. 9d4884f bnx2x: changed initial dcb configuration by Dmitry Kravkov · 13 years ago
  83. c315a4e bnx2x: removed dcb unused code by Yuval Mintz · 13 years ago
  84. 3b60306 bnx2x: reduced sparse warnings by Yuval Mintz · 13 years ago
  85. 51c1a58 bnx2x: revised driver prints by Merav Sicron · 13 years ago
  86. d8290ae bnx2x: added 'likely' to fast-path skb existence by Yuval Mintz · 13 years ago
  87. f1f3ee1 be2net: fix programming of VLAN tags for VF by Ajit Khaparde · 13 years ago
  88. 456d9c9 be2net: Fix number of vlan slots in flex mode by Ajit Khaparde · 13 years ago
  89. fbc13f0 be2net: Program secondary UC MAC address into MAC filter by Ajit Khaparde · 13 years ago
  90. 4762f6c be2net: enable WOL by default if h/w supports it by Ajit Khaparde · 13 years ago
  91. 2770747 Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 13 years ago
  92. 567d2de ixgbe: Correct flag values set by ixgbe_fix_features by Alexander Duyck · 13 years ago
  93. ef6afc0 ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command by Alexander Duyck · 13 years ago
  94. 581330b ixgbe: Whitespace cleanups by Alexander Duyck · 13 years ago
  95. 6ca4350 ixgbe: Two minor fixes for RSS and FDIR set queues functions by Alexander Duyck · 13 years ago
  96. 35937c0 ixgbe: drop err_eeprom tag which is at same location as err_sw_init by Alexander Duyck · 13 years ago
  97. eb01b97 ixgbe: Move poll routine in order to improve readability by Alexander Duyck · 13 years ago
  98. 6bb78cf ixgbe: cleanup logic for the service timer and VF hang detection by Alexander Duyck · 13 years ago
  99. d3ee429 ixgbe: Update layout of ixgbe_ring structure to improve cache performance by Alexander Duyck · 13 years ago
  100. 244e27a ixgbe: Store Tx flags and protocol information to tx_buffer sooner by Alexander Duyck · 13 years ago