1. 2cf7acf bnx2x: Set comments according to preferred Linux style by Yaniv Rosner · 14 years ago
  2. cd2be89 bnx2x: Rename CL45 macro by Yaniv Rosner · 14 years ago
  3. cd88cce bnx2x: Fix line indentation by Yaniv Rosner · 14 years ago
  4. 5403c8a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  5. c79b9e4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  6. c4c9310 bnx2x: Update bnx2x version to 1.62.00-5 by Yaniv Rosner · 14 years ago
  7. 5866df6 bnx2x: Fix potential link loss in multi-function mode by Yaniv Rosner · 14 years ago
  8. c8e64df bnx2x: Fix port swap for BCM8073 by Yaniv Rosner · 14 years ago
  9. 53eda06 bnx2x: Fix LED blink rate on BCM84823 by Yaniv Rosner · 14 years ago
  10. 81a3516 bnx2x: Remove setting XAUI low-power for BCM8073 by Yaniv Rosner · 14 years ago
  11. 81c2bdb Merge branch 'batman-adv/merge-oopsonly' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 14 years ago
  12. 1181e1d batman-adv: Make vis info stack traversal threadsafe by Sven Eckelmann · 14 years ago
  13. dda9fc6 batman-adv: Remove vis info element in free_info by Sven Eckelmann · 14 years ago
  14. 2674c15 batman-adv: Remove vis info on hashing errors by Sven Eckelmann · 14 years ago
  15. 709b46e net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT by Eric W. Biederman · 14 years ago
  16. 13ad177 net: Fix ip link add netns oops by Eric W. Biederman · 14 years ago
  17. 52fe7c9 caif: bugfix - add caif headers for userspace usage. by sjur.brandeland@stericsson.com · 14 years ago
  18. c128df7 slcan: fix referenced website in Kconfig help text by Oliver Hartkopp · 14 years ago
  19. 66c46d7 gro: Reset dev pointer on reuse by Herbert Xu · 14 years ago
  20. b8dad61 ipv4: If fib metrics are default, no need to grab ref to FIB info. by David S. Miller · 14 years ago
  21. 725d1e1 ipv4: Attach FIB info to dst_default_metrics when possible by David S. Miller · 14 years ago
  22. 9c150e8 ipv4: Allocate fib metrics dynamically. by David S. Miller · 14 years ago
  23. 6a4ddef netfilter: xt_iprange: add IPv6 match debug print code by Thomas Jacob · 14 years ago
  24. a4daad6 net: Pre-COW metrics for TCP. by David S. Miller · 14 years ago
  25. 8571a19 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  26. aae7c47 sungem: Use net_device's internal stats by Denis Kirjanov · 14 years ago
  27. 13707f9 drivers/net: remove some rcu sparse warnings by Eric Dumazet · 14 years ago
  28. ccf4343 net: fix dev_seq_next() by Eric Dumazet · 14 years ago
  29. 0658254 net: Store ipv4/ipv6 COW'd metrics in inetpeer cache. by David S. Miller · 14 years ago
  30. 1397e17 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  31. 8f2771f ipv6: Remove route peer binding assertions. by David S. Miller · 14 years ago
  32. c2aa366 net: add kmemcheck annotation in __alloc_skb() by Eric Dumazet · 14 years ago
  33. 6d3a9a6 net: fix validate_link_af in rtnetlink core by Kurt Van Dijck · 14 years ago
  34. 9eb7107 dl2k: nulify fraginfo after unmap by Stanislaw Gruszka · 14 years ago
  35. e0ce4af xen: netfront: handle incoming GSO SKBs which are not CHECKSUM_PARTIAL by Ian Campbell · 14 years ago
  36. 389f2a1 econet: remove compiler warnings by Eric Dumazet · 14 years ago
  37. 144001b inetpeer: Mark metrics as "new" in fresh inetpeer entries. by David S. Miller · 14 years ago
  38. 6065982 inetpeer: Add metrics storage to inetpeer entries. by David S. Miller · 14 years ago
  39. 8d8d3fd ath9k: fix misplaced debug code by Felix Fietkau · 14 years ago
  40. aa32452 carl9170: utilize fw seq counter for mgmt/non-QoS data frames by Christian Lamparter · 14 years ago
  41. c42d6cf carl9170: enable wake-on-lan feature testing by Christian Lamparter · 14 years ago
  42. 9e09b5c carl9170: update fw/hw headers by Christian Lamparter · 14 years ago
  43. 705ca14 netfilter: xt_iprange: typo in IPv4 match debug print code by Thomas Jacob · 14 years ago
  44. 62fa8a8 net: Implement read-only protection and COW'ing of metrics. by David S. Miller · 14 years ago
  45. 4bb9ebc bnx2: Eliminate AER error messages on systems not supporting it by Michael Chan · 14 years ago
  46. 5138826 cnic: Fix big endian bug by Michael Chan · 14 years ago
  47. b4e69ac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  48. 7cc2edb xfrm6: Don't forget to propagate peer into ipsec route. by David S. Miller · 14 years ago
  49. 436d0d9 ath9k: clean up enums and unused macros by Mohammed Shafi Shajakhan · 14 years ago
  50. ba99d93 mac80211: use DECLARE_EVENT_CLASS by Johannes Berg · 14 years ago
  51. 144ce87 net_sched: sch_mqprio: dont leak kernel memory by Eric Dumazet · 14 years ago
  52. 34c9204 tg3: Use new VLAN code by Matt Carlson · 14 years ago
  53. 62362de Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  54. 9b6941d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  55. 2e0348c Merge branch 'connlimit' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  56. ad86e1f netfilter: xt_connlimit: pick right dstaddr in NAT scenario by Jan Engelhardt · 14 years ago
  57. 682a169 smc91x: add devicetree support by Thomas Chou · 14 years ago
  58. b86fb2c tg3: Update copyrights and update version to 3.117 by Matt Carlson · 14 years ago
  59. d7f2ab2 tg3: Fix eee preprocessor naming by Matt Carlson · 14 years ago
  60. 21a00ab tg3: Fix EEE interoperability issue by Matt Carlson · 14 years ago
  61. ab78904 tg3: Disable EEE during loopback tests by Matt Carlson · 14 years ago
  62. aba49f2 tg3: Disable MAC loopback test for CPMU devices by Matt Carlson · 14 years ago
  63. 49692ca tg3: Fix loopback tests by Matt Carlson · 14 years ago
  64. f746a31 tg3: Restrict phy ioctl access by Matt Carlson · 14 years ago
  65. 0583d52 tg3: Disable multivec mode for 1 MSIX vector by Matt Carlson · 14 years ago
  66. bf933c8 tg3: Use new VLAN code by Matt Carlson · 14 years ago
  67. 4d163b7 tg3: Fix 5719 A0 tx completion bug by Matt Carlson · 14 years ago
  68. b4495ed tg3: Revise 5719 internal FIFO overflow solution by Matt Carlson · 14 years ago
  69. dd58ddc batman-adv: Fix kernel panic when fetching vis data on a vis server by Linus Lüssing · 14 years ago
  70. de221bd bonding: update documentation - alternate configuration. by Nicolas de Pesloüan · 14 years ago
  71. 44f5324 TCP: fix a bug that triggers large number of TCP RST by mistake by Jerry Chu · 14 years ago
  72. 97d9c3a ath5k: ath5k_setup_channels cleanup and whitespace by Bruno Randolf · 14 years ago
  73. 0a8d7cb ath9k_hw: read and backup AR_WA register value even before chip reset on. by Senthil Balasubramanian · 14 years ago
  74. ac45c12 ath9k_hw: Fix incorrect macversion and macrev checks by Senthil Balasubramanian · 14 years ago
  75. acd9f9c MAINTAINERS: remove Reinette Chatre as iwlwifi maintainer by Reinette Chatre · 14 years ago
  76. 9c4cf6d rt2x00: add device id for windy31 usb device by Greg Kroah-Hartman · 14 years ago
  77. eb3e554 mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface by Felix Fietkau · 14 years ago
  78. 26ad787 pktgen: speedup fragmented skbs by Eric Dumazet · 14 years ago
  79. 672bda3 bonding: fix return value of couple of store functions by Jiri Pirko · 14 years ago
  80. 73a8bd7 ipv6: Revert 'administrative down' address handling changes. by David S. Miller · 14 years ago
  81. 9f4e1cc netfilter: ipvs: fix compiler warnings by Changli Gao · 14 years ago
  82. de0368d textsearch: doc - fix spelling in lib/textsearch.c. by Jesper Dangaard Brouer · 14 years ago
  83. a512b92 net: add sysfs entry for device group by Vlad Dogaru · 14 years ago
  84. 986e3f6 USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware() by Jesper Juhl · 14 years ago
  85. 2321f3b pch_gbe: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  86. 84c49d8 veth: remove unneeded ifname code from veth_newlink() by Jiri Pirko · 14 years ago
  87. 7c81047 bnx2: Always set ETH_FLAG_TXVLAN by Michael Chan · 14 years ago
  88. b7c7d01 net: clear heap allocation for ethtool_get_regs() by Eugene Teo · 14 years ago
  89. 0792470 IPVS netns BUG, register sysctl for root ns by Hans Schillstrom · 14 years ago
  90. d80bc0f ipv6: Always clone offlink routes. by David S. Miller · 14 years ago
  91. acd1130 net: reduce and unify printk level in netdev_fix_features() by Michał Mirosław · 14 years ago
  92. 04ed3e7 net: change netdev->features to u32 by Michał Mirosław · 14 years ago
  93. 57422dc net: Move check of checksum features to netdev_fix_features() by Michał Mirosław · 14 years ago
  94. 3dce38a dcbnl: make get_app handling symmetric for IEEE and CEE DCBx by John Fastabend · 14 years ago
  95. 5955e75 Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/linux-2.6 by David S. Miller · 14 years ago
  96. 2505c54 typhoon: Kill references to UTS_RELEASE by David S. Miller · 14 years ago
  97. fa6d5d4 tlan: add suspend/resume support by Sakari Ailus · 14 years ago
  98. c659c38 tlan: Code cleanup: checkpatch.pl is relatively happy now. by Sakari Ailus · 14 years ago
  99. c445477 net: RPS: Enable hardware acceleration of RFS by Ben Hutchings · 14 years ago
  100. c39649c lib: cpu_rmap: CPU affinity reverse-mapping by Ben Hutchings · 14 years ago