1. 6aefc52 bnx2x: Update bnx2x version to 1.62.00-4 by Yaniv Rosner · 14 years ago
  2. 82a0d47 bnx2x: Fix AER setting for BCM57712 by Yaniv Rosner · 14 years ago
  3. f25b3c8 bnx2x: Fix BCM84823 LED behavior by Yaniv Rosner · 14 years ago
  4. 791f18c bnx2x: Mark full duplex on some external PHYs by Yaniv Rosner · 14 years ago
  5. 5c99274b bnx2x: Fix BCM8073/BCM8727 microcode loading by Yaniv Rosner · 14 years ago
  6. 1f48353 bnx2x: LED fix for BCM8727 over BCM57712 by Yaniv Rosner · 14 years ago
  7. b21a342 bnx2x: Common init will be executed only once after POR by Yaniv Rosner · 14 years ago
  8. 74d7a11 bnx2x: Swap BCM8073 PHY polarity if required by Yaniv Rosner · 14 years ago
  9. f966a13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  10. 38d5939 iwlwifi: fix valid chain reading from EEPROM by Wey-Yi Guy · 14 years ago
  11. 599b13a ath5k: fix locking in tx_complete_poll_work by Bob Copeland · 14 years ago
  12. 811ea25 ath9k_hw: do PA offset calibration only on longcal interval by Rajkumar Manoharan · 14 years ago
  13. dc738cb ath9k_htc: Fix endian issue in tx header by Rajkumar Manoharan · 14 years ago
  14. 58c5296 ath9k_hw: ASPM interoperability fix for AR9380/AR9382 by Luis R. Rodriguez · 14 years ago
  15. 7e96fbf vmxnet3: Dont allocate extra MSI-x vectors by Shreyas Bhatewara · 14 years ago
  16. 83d0fef vmxnet3: Add locking for access to command register by Shreyas Bhatewara · 14 years ago
  17. 51956cd vmxnet3: Disable napi in suspend, reenable in resume. by Shreyas Bhatewara · 14 years ago
  18. 76d39da vmxnet3: Make ethtool handlers multiqueue aware by Shreyas Bhatewara · 14 years ago
  19. 39d4a96 vmxnet3: Provide required number of bytes in first SG buffer by Shreyas Bhatewara · 14 years ago
  20. 54da3d0 vmxnet3: Enable HW Rx VLAN stripping by default by Shreyas Bhatewara · 14 years ago
  21. f9f2502 vmxnet3: Preserve the MAC address configured by ifconfig by Shreyas Bhatewara · 14 years ago
  22. a53255d vmxnet3: fix ring size update by Shreyas Bhatewara · 14 years ago
  23. 01a8590 caif: checking the wrong variable by Dan Carpenter · 14 years ago
  24. 5e50732 can: test size of struct sockaddr in sendmsg by Kurt Van Dijck · 14 years ago
  25. d78c68e Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 14 years ago
  26. 16c0f93 qeth: l3 hw tx csum circumvent hw bug by Frank Blaschka · 14 years ago
  27. 3942344 qeth: postpone open till recovery is finished by Ursula Braun · 14 years ago
  28. aa0adb1 batman-adv: Use "__attribute__" shortcut macros by Sven Eckelmann · 14 years ago
  29. 0f73f2c GRETH: resolve SMP issues and other problems by Daniel Hellstrom · 14 years ago
  30. 1ca2343 GRETH: handle frame error interrupts by Daniel Hellstrom · 14 years ago
  31. 2436af8 GRETH: avoid writing bad speed/duplex when setting transfer mode by Daniel Hellstrom · 14 years ago
  32. b669e7f GRETH: fixed skb buffer memory leak on frame errors by Daniel Hellstrom · 14 years ago
  33. 2a2bc01 GRETH: GBit transmit descriptor handling optimization by Daniel Hellstrom · 14 years ago
  34. bbe9e63 GRETH: fix opening/closing by Daniel Hellstrom · 14 years ago
  35. ad4650a GRETH: added raw AMBA vendor/device number to match against. by Daniel Hellstrom · 14 years ago
  36. 3b8f594 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-2.6 by David S. Miller · 14 years ago
  37. 886d7f4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-2.6 by David S. Miller · 14 years ago
  38. b7e2041 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  39. 92d76e8 cassini: Fix build bustage on x86. by David S. Miller · 14 years ago
  40. af667a2 e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs by Bruce Allan · 14 years ago
  41. 0d6057e e1000e: update Copyright for 2011 by Bruce Allan · 14 years ago
  42. 4c11b8a e1000: Avoid unhandled IRQ by Jesse Brandeburg · 14 years ago
  43. f1e02ed r8169: keep firmware in memory. by françois romieu · 14 years ago
  44. d0f4915 netdev: tilepro: Use is_unicast_ether_addr helper by Tobias Klauser · 14 years ago
  45. 51e7eed7 etherdevice.h: Add is_unicast_ether_addr function by Tobias Klauser · 14 years ago
  46. 5cd8a77 ks8695net: Use default implementation of ethtool_ops::get_link by Ben Hutchings · 14 years ago
  47. c3d2a73 ks8695net: Disable non-working ethtool operations by Ben Hutchings · 14 years ago
  48. 9e56790 USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitialized variable. by Jesper Juhl · 14 years ago
  49. e84f885 vxge: Remember to release firmware after upgrading firmware by Jesper Juhl · 14 years ago
  50. f767b6d netdev: bfin_mac: Remove is_multicast_ether_addr use in netdev_for_each_mc_addr by Joe Perches · 14 years ago
  51. 78d0736 ipsec: update MAX_AH_AUTH_LEN to support sha512 by Nicolas Dichtel · 14 years ago
  52. 1ac9ad1 net: remove dev_txq_stats_fold() by Eric Dumazet · 14 years ago
  53. 5b874e2 sfc: Restore the effect of the rss_cpus module parameter by Ben Hutchings · 14 years ago
  54. 9765343 sfc: Make efx_get_tx_queue() an inline function by Ben Hutchings · 14 years ago
  55. ed7809d batman-adv: Even Batman should not dereference NULL pointers by Jesper Juhl · 14 years ago
  56. 82694f7 mac80211: use maximum number of AMPDU frames as default in BA RX by Luciano Coelho · 14 years ago
  57. 681c4d0 mac80211: fix lockdep warning by Johannes Berg · 14 years ago
  58. 8d661f1 ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macro by Amitkumar Karwar · 14 years ago
  59. ccbd4d4 rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware() by Jesper Juhl · 14 years ago
  60. 35b3ac4 iwmc3200wifi: Return proper error for iwm_if_alloc by Axel Lin · 14 years ago
  61. 1949e08 Merge branch 'master' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  62. f31e8d49 netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack() by Pablo Neira Ayuso · 14 years ago
  63. 3806b4f eth: fix new kernel-doc warning by Randy Dunlap · 14 years ago
  64. 838b4dc sched: remove unused backlog in RED stats by stephen hemminger · 14 years ago
  65. 35ab7b7 bna: Remove unnecessary memset(,0,) by Joe Perches · 14 years ago
  66. 464143c Merge branch 'master' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  67. bb12310 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  68. 72b43d0 inet6: prevent network storms caused by linux IPv6 routers by Alexey Kuznetsov · 14 years ago
  69. 1225277 netdev: bfin_mac: Use is_multicast_ether_addr helper by Tobias Klauser · 14 years ago
  70. 6c64b0c netdev: ucc_geth: Use is_multicast_ether_addr helper by Tobias Klauser · 14 years ago
  71. 2fc72c7 netfilter: fix compilation when conntrack is disabled but tproxy is enabled by KOVACS Krisztian · 14 years ago
  72. 5b919f8 net: ax25: fix information leak to userland harder by Kees Cook · 14 years ago
  73. 343a8d1 cxgb4vf: recover from failure in cxgb4vf_open() by Casey Leedom · 14 years ago
  74. 60dbb01 Merge branch 'master' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  75. 2f46e07 netfilter: ebtables: make broute table work again by Florian Westphal · 14 years ago
  76. 13ee6ac netfilter: fix race in conntrack between dump_table and destroy by Stephen Hemminger · 14 years ago
  77. 4b0ef1f2 ah: reload pointers to skb data after calling skb_cow_data() by Dang Hongwu · 14 years ago
  78. e44f39118 ah: update maximum truncated ICV length by Nicolas Dichtel · 14 years ago
  79. fa6dd8a xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNC by Nicolas Dichtel · 14 years ago
  80. f76957f ehea: Increase the skb array usage by Breno Leitao · 14 years ago
  81. b507408 net/fec: remove config FEC2 as it's used nowhere by Shawn Guo · 14 years ago
  82. 0c302f5 pcnet_cs: add new_id by Ken Kawasaki · 14 years ago
  83. c191a83 tcp: disallow bind() to reuse addr/port by Eric Dumazet · 14 years ago
  84. 42b82dc net/r8169: Update the function of parsing firmware by hayeswang · 14 years ago
  85. 96545ae net: ppp: use {get,put}_unaligned_be{16,32} by Changli Gao · 14 years ago
  86. d7b92af CAIF: Fix IPv6 support in receive path for GPRS/3G by Kumar Sanghvi · 14 years ago
  87. 545ecdc arp: allow to invalidate specific ARP entries by Maxim Levitsky · 14 years ago
  88. bfe0d02 net_sched: factorize qdisc stats handling by Eric Dumazet · 14 years ago
  89. f1593d2 mlx4: Call alloc_etherdev to allocate RX and TX queues by Tom Herbert · 14 years ago
  90. 36909ea net: Add alloc_netdev_mqs function by Tom Herbert · 14 years ago
  91. 91b5c98 caif: don't set connection request param size before copying data by Dan Rosenberg · 14 years ago
  92. 80ce3f67 cxgb4vf: fix mailbox data/control coherency domain race by Casey Leedom · 14 years ago
  93. b11a25a qlcnic: change module parameter permissions by amit salecha · 14 years ago
  94. 13b93ed qlcnic: fix ethtool diagnostics test by Sony Chacko · 14 years ago
  95. 0e5f20b qlcnic: fix flash fw version read by amit salecha · 14 years ago
  96. facb4ed phonet: some signedness bugs by Dan Carpenter · 14 years ago
  97. c599bd6 netdev: bfin_mac: let boards set vlan masks by Mike Frysinger · 14 years ago
  98. 2d70a3d netdev: bfin_mac: disable hardware checksum if writeback cache is enabled by Sonic Zhang · 14 years ago
  99. 53ed298 netdev: bfin_mac: drop unused Mac data by Mike Frysinger · 14 years ago
  100. 5ca1bb5 netdev: bfin_mac: mark setup_system_regs as static by Mike Frysinger · 14 years ago