1. 42b82dc net/r8169: Update the function of parsing firmware by hayeswang · 15 years ago
  2. 96545ae net: ppp: use {get,put}_unaligned_be{16,32} by Changli Gao · 15 years ago
  3. d7b92af CAIF: Fix IPv6 support in receive path for GPRS/3G by Kumar Sanghvi · 15 years ago
  4. 545ecdc arp: allow to invalidate specific ARP entries by Maxim Levitsky · 15 years ago
  5. bfe0d02 net_sched: factorize qdisc stats handling by Eric Dumazet · 15 years ago
  6. f1593d2 mlx4: Call alloc_etherdev to allocate RX and TX queues by Tom Herbert · 15 years ago
  7. 36909ea net: Add alloc_netdev_mqs function by Tom Herbert · 15 years ago
  8. 91b5c98 caif: don't set connection request param size before copying data by Dan Rosenberg · 15 years ago
  9. 80ce3f67 cxgb4vf: fix mailbox data/control coherency domain race by Casey Leedom · 15 years ago
  10. b11a25a qlcnic: change module parameter permissions by amit salecha · 15 years ago
  11. 13b93ed qlcnic: fix ethtool diagnostics test by Sony Chacko · 15 years ago
  12. 0e5f20b qlcnic: fix flash fw version read by amit salecha · 15 years ago
  13. facb4ed phonet: some signedness bugs by Dan Carpenter · 15 years ago
  14. c599bd6 netdev: bfin_mac: let boards set vlan masks by Mike Frysinger · 15 years ago
  15. 2d70a3d netdev: bfin_mac: disable hardware checksum if writeback cache is enabled by Sonic Zhang · 15 years ago
  16. 53ed298 netdev: bfin_mac: drop unused Mac data by Mike Frysinger · 15 years ago
  17. 5ca1bb5 netdev: bfin_mac: mark setup_system_regs as static by Mike Frysinger · 15 years ago
  18. c6dd509 netdev: bfin_mac: clean up printk messages by Mike Frysinger · 15 years ago
  19. 45b9f50 ixgbe: update ntuple filter configuration by Alexander Duyck · 15 years ago
  20. 6983052 ixgbe: further flow director performance optimizations by Alexander Duyck · 15 years ago
  21. 905e4a4 ixgbe: cleanup flow director hash computation to improve performance by Alexander Duyck · 15 years ago
  22. 2d39d57 ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer by Yi Zou · 15 years ago
  23. 5377a41 e1000: Add support for the CE4100 reference platform by Dirk Brandewie · 15 years ago
  24. 77996d1 e1000e: add custom set_d[0|3]_lplu_state function pointer for 82574 by Bruce Allan · 15 years ago
  25. 31dbe5b e1000e: power off PHY after reset when interface is down by Bruce Allan · 15 years ago
  26. fe46f58 e1000e: use either_crc_le() rather than re-write it by Bruce Allan · 15 years ago
  27. e0dc4f1 e1000e: properly bounds-check string functions by Bruce Allan · 15 years ago
  28. 482fed8 e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy by Bruce Allan · 15 years ago
  29. dd93f95 e1000e: cleanup variables set but not used by Bruce Allan · 15 years ago
  30. 0363466 net offloading: Convert checksums to use centrally computed features. by Jesse Gross · 15 years ago
  31. 02932ce net offloading: Convert skb_need_linearize() to use precomputed features. by Jesse Gross · 15 years ago
  32. 91ecb63 net offloading: Convert dev_gso_segment() to use precomputed features. by Jesse Gross · 15 years ago
  33. fc74121 net offloading: Pass features into netif_needs_gso(). by Jesse Gross · 15 years ago
  34. f01a523 net offloading: Generalize netif_get_vlan_features(). by Jesse Gross · 15 years ago
  35. 9497a05 net offloading: Accept NETIF_F_HW_CSUM for all protocols. by Jesse Gross · 15 years ago
  36. eee3a96 r8169: delay phy init until device opens. by françois romieu · 15 years ago
  37. 697d0e3 net: fix kernel-doc warning in core/filter.c by Randy Dunlap · 15 years ago
  38. 928c41e net/sock.h: make some fields private to fix kernel-doc warning(s) by Randy Dunlap · 15 years ago
  39. 0ab03c2 netlink: test for all flags of the NLM_F_DUMP composite by Jan Engelhardt · 15 years ago
  40. dba5a68 forcedeth: Do not use legacy PCI power management by Rafael J. Wysocki · 15 years ago
  41. 14934ef Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 15 years ago
  42. 86aa778 sky2: convert to new VLAN model (v0.2) by Stephen Hemminger · 15 years ago
  43. 2aca31e sky2: fix limited auto negotiation by Stephen Hemminger · 15 years ago
  44. 9bcb801 bnx2x: Fix the race on bp->stats_pending. by Vladislav Zolotarov · 15 years ago
  45. 084d6cb bnx2x: Move to D0 before clearing MSI/MSI-X configuration. by Vladislav Zolotarov · 15 years ago
  46. 4a33bc0 bnx2x: registers dump fixes by Vladislav Zolotarov · 15 years ago
  47. 0744db2 bnx2x: Don't prevent RSS configuration in INT#x and MSI interrupt modes. by Vladislav Zolotarov · 15 years ago
  48. 6a75da4 Madge Ambassador ATM Adapter driver: Always release_firmware() in ucode_init() and don't leak memory. by Jesper Juhl · 15 years ago
  49. 26877c7 hamradio: Resolve memory leak due to missing firmware release in add_mcs() by Jesper Juhl · 15 years ago
  50. b5680e0 net/fec: add dual fec support for mx28 by Shawn Guo · 15 years ago
  51. bcc6777 net/fec: improve pm for better suspend/resume by Shawn Guo · 15 years ago
  52. 49da97d net/fec: add mac field into platform data and consolidate fec_get_mac by Shawn Guo · 15 years ago
  53. 8649a23 net/fec: remove the use of "index" which is legacy by Shawn Guo · 15 years ago
  54. 862f098 net/fec: fix MMFR_OP type in fec_enet_mdio_write by Shawn Guo · 15 years ago
  55. 0c21e3a Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus by Linus Torvalds · 15 years ago
  56. 021db8e Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  57. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  58. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  59. e744070 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  60. d004e4d Merge branch 'x86-apic-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  61. 128283a Merge branch 'mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  62. 442d1ba Merge branch 'edac-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  63. fb5131e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  64. d074b10 Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  65. 31b6ca0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  66. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  67. 3e5b08c Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  68. da40d03 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  69. aa58abc input/tc3589x: fix compile error by Dan Carpenter · 15 years ago
  70. 07fe035 spi/omap: Fix DMA API usage in OMAP MCSPI driver by Russell King - ARM Linux · 15 years ago
  71. 7357593 spi/imx: correct the test on platform_get_irq() return value by Richard Genoud · 15 years ago
  72. b4a45f5 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 15 years ago
  73. c9b5f50 sched: Constify function scope static struct sched_param usage by Peter Zijlstra · 15 years ago
  74. 524429c sched: Fix strncmp operation by Hillf Danton · 15 years ago
  75. 1c5354d sched: Move sched_autogroup_exit() to free_signal_struct() by Mike Galbraith · 15 years ago
  76. e9aa1dd sched: Fix struct autogroup memory leak by Mike Galbraith · 15 years ago
  77. 0ca0873 sched: Mark autogroup_init() __init by Yong Zhang · 15 years ago
  78. 07e06b0 sched: Consolidate the name of root_task_group and init_task_group by Yong Zhang · 15 years ago
  79. 1c2a48c Merge branch 'linus' into x86/apic-cleanups by Ingo Molnar · 15 years ago
  80. bfbb234 dccp: make upper bound for seq_window consistent on 32/64 bit by Gerrit Renker · 15 years ago
  81. 763dadd dccp: fix bug in updating the GSR by Samuel Jero · 15 years ago
  82. 2cf5be9 dccp: fix return value for sequence-invalid packets by Samuel Jero · 15 years ago
  83. 6d5db46 EDAC, MCE: Fix NB error formatting by Borislav Petkov · 15 years ago
  84. 50adbbd EDAC, MCE: Use BIT_64() to eliminate warnings on 32-bit by Randy Dunlap · 15 years ago
  85. bad11e0 EDAC, MCE: Enable MCE decoding on F15h by Borislav Petkov · 15 years ago
  86. 1b07ca4 EDAC, MCE: Allow F15h bank 6 MCE injection by Borislav Petkov · 15 years ago
  87. fa7ae8c EDAC, MCE: Shorten error report formatting by Borislav Petkov · 15 years ago
  88. 6245288 EDAC, MCE: Overhaul error fields extraction macros by Borislav Petkov · 15 years ago
  89. b8f85c4 EDAC, MCE: Add F15h FP MCE decoder by Borislav Petkov · 15 years ago
  90. 8259a7e EDAC, MCE: Add F15 EX MCE decoder by Borislav Petkov · 15 years ago
  91. 05cd667 EDAC, MCE: Add an F15h NB MCE decoder by Borislav Petkov · 15 years ago
  92. b18434c EDAC, MCE: No F15h LS MCE decoder by Borislav Petkov · 15 years ago
  93. 70fdb49 EDAC, MCE: Add F15h CU MCE decoder by Borislav Petkov · 15 years ago
  94. 86039cd EDAC, MCE: Add F15h IC MCE decoder by Borislav Petkov · 15 years ago
  95. 25a4f8b EDAC, MCE: Add F15h DC MCE decoder by Borislav Petkov · 15 years ago
  96. 2be64bf EDAC, MCE: Select extended error code mask by Borislav Petkov · 15 years ago
  97. a135cef amd64_edac: Disable DRAM ECC injection on K8 by Borislav Petkov · 15 years ago
  98. 3909444 EDAC: Fixup scrubrate manipulation by Borislav Petkov · 15 years ago
  99. 360b7f3 amd64_edac: Remove two-stage initialization by Borislav Petkov · 15 years ago
  100. 2299ef7 amd64_edac: Check ECC capabilities initially by Borislav Petkov · 15 years ago