1. 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
  2. b8dad61 ipv4: If fib metrics are default, no need to grab ref to FIB info. by David S. Miller · 14 years ago
  3. 725d1e1 ipv4: Attach FIB info to dst_default_metrics when possible by David S. Miller · 14 years ago
  4. 9c150e8 ipv4: Allocate fib metrics dynamically. by David S. Miller · 14 years ago
  5. 6a4ddef netfilter: xt_iprange: add IPv6 match debug print code by Thomas Jacob · 14 years ago
  6. a4daad6 net: Pre-COW metrics for TCP. by David S. Miller · 14 years ago
  7. 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
  8. aae7c47 sungem: Use net_device's internal stats by Denis Kirjanov · 14 years ago
  9. 13707f9 drivers/net: remove some rcu sparse warnings by Eric Dumazet · 14 years ago
  10. ccf4343 net: fix dev_seq_next() by Eric Dumazet · 14 years ago
  11. 0658254 net: Store ipv4/ipv6 COW'd metrics in inetpeer cache. by David S. Miller · 14 years ago
  12. 1397e17 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  13. 8f2771f ipv6: Remove route peer binding assertions. by David S. Miller · 14 years ago
  14. c2aa366 net: add kmemcheck annotation in __alloc_skb() by Eric Dumazet · 14 years ago
  15. 6d3a9a6 net: fix validate_link_af in rtnetlink core by Kurt Van Dijck · 14 years ago
  16. 9eb7107 dl2k: nulify fraginfo after unmap by Stanislaw Gruszka · 14 years ago
  17. e0ce4af xen: netfront: handle incoming GSO SKBs which are not CHECKSUM_PARTIAL by Ian Campbell · 14 years ago
  18. 389f2a1 econet: remove compiler warnings by Eric Dumazet · 14 years ago
  19. 144001b inetpeer: Mark metrics as "new" in fresh inetpeer entries. by David S. Miller · 14 years ago
  20. 6065982 inetpeer: Add metrics storage to inetpeer entries. by David S. Miller · 14 years ago
  21. 8d8d3fd ath9k: fix misplaced debug code by Felix Fietkau · 14 years ago
  22. aa32452 carl9170: utilize fw seq counter for mgmt/non-QoS data frames by Christian Lamparter · 14 years ago
  23. c42d6cf carl9170: enable wake-on-lan feature testing by Christian Lamparter · 14 years ago
  24. 9e09b5c carl9170: update fw/hw headers by Christian Lamparter · 14 years ago
  25. 705ca14 netfilter: xt_iprange: typo in IPv4 match debug print code by Thomas Jacob · 14 years ago
  26. 62fa8a8 net: Implement read-only protection and COW'ing of metrics. by David S. Miller · 14 years ago
  27. 4bb9ebc bnx2: Eliminate AER error messages on systems not supporting it by Michael Chan · 14 years ago
  28. 5138826 cnic: Fix big endian bug by Michael Chan · 14 years ago
  29. b4e69ac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  30. 7cc2edb xfrm6: Don't forget to propagate peer into ipsec route. by David S. Miller · 14 years ago
  31. 436d0d9 ath9k: clean up enums and unused macros by Mohammed Shafi Shajakhan · 14 years ago
  32. ba99d93 mac80211: use DECLARE_EVENT_CLASS by Johannes Berg · 14 years ago
  33. 144ce87 net_sched: sch_mqprio: dont leak kernel memory by Eric Dumazet · 14 years ago
  34. 34c9204 tg3: Use new VLAN code by Matt Carlson · 14 years ago
  35. 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
  36. 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
  37. 2e0348c Merge branch 'connlimit' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  38. ad86e1f netfilter: xt_connlimit: pick right dstaddr in NAT scenario by Jan Engelhardt · 14 years ago
  39. 682a169 smc91x: add devicetree support by Thomas Chou · 14 years ago
  40. b86fb2c tg3: Update copyrights and update version to 3.117 by Matt Carlson · 14 years ago
  41. d7f2ab2 tg3: Fix eee preprocessor naming by Matt Carlson · 14 years ago
  42. 21a00ab tg3: Fix EEE interoperability issue by Matt Carlson · 14 years ago
  43. ab78904 tg3: Disable EEE during loopback tests by Matt Carlson · 14 years ago
  44. aba49f2 tg3: Disable MAC loopback test for CPMU devices by Matt Carlson · 14 years ago
  45. 49692ca tg3: Fix loopback tests by Matt Carlson · 14 years ago
  46. f746a31 tg3: Restrict phy ioctl access by Matt Carlson · 14 years ago
  47. 0583d52 tg3: Disable multivec mode for 1 MSIX vector by Matt Carlson · 14 years ago
  48. bf933c8 tg3: Use new VLAN code by Matt Carlson · 14 years ago
  49. 4d163b7 tg3: Fix 5719 A0 tx completion bug by Matt Carlson · 14 years ago
  50. b4495ed tg3: Revise 5719 internal FIFO overflow solution by Matt Carlson · 14 years ago
  51. de221bd bonding: update documentation - alternate configuration. by Nicolas de Pesloüan · 14 years ago
  52. 44f5324 TCP: fix a bug that triggers large number of TCP RST by mistake by Jerry Chu · 14 years ago
  53. 97d9c3a ath5k: ath5k_setup_channels cleanup and whitespace by Bruno Randolf · 14 years ago
  54. 0a8d7cb ath9k_hw: read and backup AR_WA register value even before chip reset on. by Senthil Balasubramanian · 14 years ago
  55. ac45c12 ath9k_hw: Fix incorrect macversion and macrev checks by Senthil Balasubramanian · 14 years ago
  56. acd9f9c MAINTAINERS: remove Reinette Chatre as iwlwifi maintainer by Reinette Chatre · 14 years ago
  57. 9c4cf6d rt2x00: add device id for windy31 usb device by Greg Kroah-Hartman · 14 years ago
  58. eb3e554 mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface by Felix Fietkau · 14 years ago
  59. 26ad787 pktgen: speedup fragmented skbs by Eric Dumazet · 14 years ago
  60. 672bda3 bonding: fix return value of couple of store functions by Jiri Pirko · 14 years ago
  61. 73a8bd7 ipv6: Revert 'administrative down' address handling changes. by David S. Miller · 14 years ago
  62. 9f4e1cc netfilter: ipvs: fix compiler warnings by Changli Gao · 14 years ago
  63. de0368d textsearch: doc - fix spelling in lib/textsearch.c. by Jesper Dangaard Brouer · 14 years ago
  64. a512b92 net: add sysfs entry for device group by Vlad Dogaru · 14 years ago
  65. 986e3f6 USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware() by Jesper Juhl · 14 years ago
  66. 2321f3b pch_gbe: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  67. 84c49d8 veth: remove unneeded ifname code from veth_newlink() by Jiri Pirko · 14 years ago
  68. 7c81047 bnx2: Always set ETH_FLAG_TXVLAN by Michael Chan · 14 years ago
  69. b7c7d01 net: clear heap allocation for ethtool_get_regs() by Eugene Teo · 14 years ago
  70. 0792470 IPVS netns BUG, register sysctl for root ns by Hans Schillstrom · 14 years ago
  71. d80bc0f ipv6: Always clone offlink routes. by David S. Miller · 14 years ago
  72. acd1130 net: reduce and unify printk level in netdev_fix_features() by Michał Mirosław · 14 years ago
  73. 04ed3e7 net: change netdev->features to u32 by Michał Mirosław · 14 years ago
  74. 57422dc net: Move check of checksum features to netdev_fix_features() by Michał Mirosław · 14 years ago
  75. 3dce38a dcbnl: make get_app handling symmetric for IEEE and CEE DCBx by John Fastabend · 14 years ago
  76. 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
  77. 2505c54 typhoon: Kill references to UTS_RELEASE by David S. Miller · 14 years ago
  78. fa6d5d4 tlan: add suspend/resume support by Sakari Ailus · 14 years ago
  79. c659c38 tlan: Code cleanup: checkpatch.pl is relatively happy now. by Sakari Ailus · 14 years ago
  80. c445477 net: RPS: Enable hardware acceleration of RFS by Ben Hutchings · 14 years ago
  81. c39649c lib: cpu_rmap: CPU affinity reverse-mapping by Ben Hutchings · 14 years ago
  82. fd0273c tcp: fix bug in listening_get_next() by Eric Dumazet · 14 years ago
  83. 3408404 inetpeer: Use correct AVL tree base pointer in inet_getpeer(). by David S. Miller · 14 years ago
  84. c2df88c Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by David S. Miller · 14 years ago
  85. d1dc7ab GRO: fix merging a paged skb after non-paged skbs by Michal Schmidt · 14 years ago
  86. 5bdc22a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  87. e92427b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 14 years ago
  88. c506653 net: arp_ioctl() must hold RTNL by Eric Dumazet · 14 years ago
  89. b6f4098 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 14 years ago
  90. ec30f34 fix a shutdown regression in intel_idle by Shaohua Li · 14 years ago
  91. 34686fe Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  92. 500d85c Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  93. ce84d53 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  94. bc09475 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  95. 4398f31 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  96. 3a5655a can: at91_can: make can_id of mailbox 0 configurable by Marc Kleine-Budde · 14 years ago
  97. 9e0a2d1 can: at91_can: don't use mailbox 0 by Marc Kleine-Budde · 14 years ago
  98. 0909c1e can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUM by Marc Kleine-Budde · 14 years ago
  99. 3ff6dca sched: Fix poor interactivity on UP systems due to group scheduler nice tune bug by Yong Zhang · 14 years ago
  100. d315777 Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago