1. 02a4761 Phonet: implement GPRS virtual interface over PEP socket by Rémi Denis-Courmont · 16 years ago
  2. 9641458 Phonet: Pipe End Point for Phonet Pipes protocol by Rémi Denis-Courmont · 16 years ago
  3. f5715ae ipv4: Implement IP_TRANSPARENT socket option by KOVACS Krisztian · 16 years ago
  4. 12a169e ipsec: Put dumpers on the dump list by Herbert Xu · 16 years ago
  5. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  6. 04a4bb5 net: add skb_recycle_check() to enable netdriver skb recycling by Lennert Buytenhek · 16 years ago
  7. 6e50e8a phonet: Protect if_phonet.h against multiple inclusions. by Remi Denis-Courmont · 16 years ago
  8. a57334e Phonet: declare headers by Rémi Denis-Courmont · 16 years ago
  9. cf04a4c7 netdev: use const for some name functions by Stephen Hemminger · 16 years ago
  10. db4148d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  11. ae19161 Merge branch 'for-2.6.28' of git://git.marvell.com/mv643xx_eth into upstream-next by Jeff Garzik · 16 years ago
  12. b4f151f MN10300: Move asm-arm/cnt32_to_63.h to include/linux/ by David Howells · 16 years ago
  13. 040dec3 netxen: add pci ids by Dhananjay Phadke · 16 years ago
  14. 79617de mac80211: mesh portal functionality support by YanBo · 16 years ago
  15. e002bcc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  16. c32a162 smb.h: do not include linux/time.h in userspace by Kirill A. Shutemov · 16 years ago
  17. 1164f52 net: Add skb_queue_walk_from() and skb_queue_walk_from_safe(). by David S. Miller · 16 years ago
  18. 249c8b4 net: Add skb_queue_next(). by David S. Miller · 16 years ago
  19. fc7ebb2 net: Add skb_queue_is_last(). by David S. Miller · 16 years ago
  20. 1d4a31d net: Fix bus in SKB queue splicing interfaces. by David S. Miller · 16 years ago
  21. 0b815a1 net: network device name ifalias support by Stephen Hemminger · 16 years ago
  22. be0c52b Phonet: emit errors when a packet cannot be delivered locally by Remi Denis-Courmont · 16 years ago
  23. 5f77076 Phonet: provide MAC header operations by Remi Denis-Courmont · 16 years ago
  24. ba113a9 Phonet: common socket glue by Remi Denis-Courmont · 16 years ago
  25. bce7b15 Phonet: global definitions by Remi Denis-Courmont · 16 years ago
  26. 5c18245 ipsec: Fix xfrm_state_walk race by Herbert Xu · 16 years ago
  27. 38783e6 isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation. by David S. Miller · 16 years ago
  28. 67fed45 net: Add new interfaces for SKB list light-weight init and splicing. by David S. Miller · 16 years ago
  29. 0e1c54c tcp: reorganize retransmit code loops by Ilpo Järvinen · 16 years ago
  30. 006f582 tcp: convert retransmit_cnt_hint to seqno by Ilpo Järvinen · 16 years ago
  31. 5a0cd4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  32. d950f26 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  33. 4fd5f81 phylib: allow incremental scanning of an mii bus by Lennert Buytenhek · 16 years ago
  34. 01f2e4e enic: add Cisco 10G Ethernet NIC driver by Scott Feldman · 16 years ago
  35. 452c1ce atl2: add atl2 driver by Chris Snook · 16 years ago
  36. ef3d771 Fix PNP build failure, bugzilla #11276 by David Miller · 16 years ago
  37. b08508c PCI: fix compiler warnings in pci_get_subsys() by Greg KH · 16 years ago
  38. 29bdc88 IB/mlx4: Fix up fast register page list format by Vladimir Sokolovsky · 16 years ago
  39. b2e1b30 cfg80211: Add new wireless regulatory infrastructure by Luis R. Rodriguez · 16 years ago
  40. 7c22a3d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  41. 8e82f8c memstick: fix MSProHG 8-bit interface mode support by Alex Dubov · 16 years ago
  42. 5bead2a mm: mark the correct zone as full when scanning zonelists by Mel Gorman · 16 years ago
  43. dea420c include/linux/ioport.h: add missing macro argument for devm_release_* family by Hiroshi DOYU · 16 years ago
  44. 97b697a [libata] LBA28/LBA48 off-by-one bug in ata.h by Taisuke Yamada · 16 years ago
  45. ca9b0e2 pkt_action: add new action skbedit by Alexander Duyck · 16 years ago
  46. 9265194 pkt_sched: Add multiqueue scheduler support by Alexander Duyck · 16 years ago
  47. c655705 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  48. 44d414d mac80211: move some HT code out of mlme.c by Johannes Berg · 16 years ago
  49. 00c5ae2 mac80211: change MIMO_PS to SM_PS by Tomas Winkler · 16 years ago
  50. 2dc75d3 block: disable sysfs parts of the disk command filter by Jens Axboe · 16 years ago
  51. a40c24a net: Add SKB DMA mapping helper functions. by David S. Miller · 16 years ago
  52. 271bff7 net: Add DMA mapping tokens to skb_shared_info. by David S. Miller · 16 years ago
  53. 410e27a This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" by Gerrit Renker · 16 years ago
  54. 0a68a20 Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp by David S. Miller · 16 years ago
  55. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  56. e1d7bf1 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  57. f532522 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  58. 291c54f Merge branch 'sched/cpuset' into sched/urgent by Ingo Molnar · 16 years ago
  59. dfb512e sched: arch_reinit_sched_domains() must destroy domains to force rebuild by Max Krasnyansky · 16 years ago
  60. 22f3016 tracehook: comment pasto fixes by Roland McGrath · 16 years ago
  61. 11d55d2 res_counter: fix off-by-one bug in setting limit by Li Zefan · 16 years ago
  62. 7f62186 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  63. 6f74b18 Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27 by Linus Torvalds · 16 years ago
  64. 14408c4f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  65. 54e2a32 Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  66. f59ac04 cfg80211: keep track of supported interface modes by Luis R. Rodriguez · 16 years ago
  67. 4904862 sched: fix process time monotonicity by Balbir Singh · 16 years ago
  68. afbc8d8 Fix conditional export of kvh.h and a.out.h to userspace. by Khem Raj · 16 years ago
  69. 7c1e768 clockevents: prevent clockevent event_handler ending up handler_noop by Venkatesh Pallipadi · 16 years ago
  70. ac840605 mv643xx_eth: remove force_phy_addr field by Lennert Buytenhek · 16 years ago
  71. fc0eb9f mv643xx_eth: smi sharing is a per-unit property, not a per-port one by Lennert Buytenhek · 16 years ago
  72. f7981c1 mv643xx_eth: require contiguous receive and transmit queue numbering by Lennert Buytenhek · 16 years ago
  73. db0a290 Merge branch 'fixes_stg' of ../git_old into fixes by Mauro Carvalho Chehab · 16 years ago
  74. d6da351 dccp: Policy-based packet dequeueing infrastructure by Tomasz Grobelny · 16 years ago
  75. e793777 dccp: Extend CCID packet dequeueing interface by Gerrit Renker · 16 years ago
  76. c2f4207 dccp ccid-2: Schedule Sync as out-of-band mechanism by Gerrit Renker · 16 years ago
  77. f10ecae dccp: Replace magic CCID-specific numbers by symbolic constants by Gerrit Renker · 16 years ago
  78. 0a482267 dccp: Initialisation and type-checking of feature sysctls by Gerrit Renker · 16 years ago
  79. 51c7d4f dccp: Implement both feature-local and feature-remote Sequence Window feature by Gerrit Renker · 16 years ago
  80. 5d3dac2 dccp: Initialisation framework for feature negotiation by Gerrit Renker · 16 years ago
  81. b235dc4 dccp ccid-2: Phase out the use of boolean Ack Vector sysctl by Gerrit Renker · 16 years ago
  82. 68e074b dccp: Remove manual influence on NDP Count feature by Gerrit Renker · 16 years ago
  83. 78673e2 dccp: Remove obsolete parts of the old CCID interface by Gerrit Renker · 16 years ago
  84. fade756 dccp: Set per-connection CCIDs via socket options by Gerrit Renker · 16 years ago
  85. 17c30b4 dccp: Deprecate Ack Ratio sysctl by Gerrit Renker · 16 years ago
  86. 20f41ee dccp: Feature negotiation for minimum-checksum-coverage by Gerrit Renker · 16 years ago
  87. 668144f dccp: Deprecate old setsockopt framework by Gerrit Renker · 16 years ago
  88. 71bb495 dccp: Query supported CCIDs by Gerrit Renker · 16 years ago
  89. 828755c dccp: Per-socket initialisation of feature negotiation by Gerrit Renker · 16 years ago
  90. b4eec20 dccp: Implement lookup table for feature-negotiation information by Gerrit Renker · 16 years ago
  91. 2012254 V4L/DVB (8832): gspca: Bad pixelformat of vc0321 webcams. by Jean-Francois Moine · 16 years ago
  92. d6db35e V4L/DVB (8809): gspca: Revert commit 9a9335776548d01525141c6e8f0c12e86bbde982 by Hans de Goede · 16 years ago
  93. 89a44b8 V4L/DVB (8720): gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some webcams. by Hans de Goede · 16 years ago
  94. f75c495 V4L/DVB (8675): gspca: Pixmap PJPG (Pixart 73xx JPEG) added, generated by pac7311. by Jean-Francois Moine · 16 years ago
  95. d26acd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  96. 4b85615 mm: show quicklist usage in /proc/meminfo by KOSAKI Motohiro · 16 years ago
  97. afa153f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  98. 96f8021 ide: fix hwif_to_node() by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 71fc9fc IDE: compile fix for sff_dma_ops by Kevin Hilman · 16 years ago
  100. e77295d Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago