1. 364c6ba [NET]: Clean up skb_linearize by Herbert Xu · 18 years ago
  2. 932ff27 [NET]: Add netif_tx_lock by Herbert Xu · 18 years ago
  3. 100468e [SECMARK]: Add CONNSECMARK xtables target by James Morris · 18 years ago
  4. 7c9728c [SECMARK]: Add secmark support to conntrack by James Morris · 18 years ago
  5. 5e6874cd [SECMARK]: Add xtables SECMARK target by James Morris · 18 years ago
  6. 984bc16 [SECMARK]: Add secmark support to core networking. by James Morris · 18 years ago
  7. c749b29 [SECMARK]: Add SELinux exports by James Morris · 18 years ago
  8. 6f68dc3 [NET]: Fix warnings after LSM-IPSEC changes. by David S. Miller · 18 years ago
  9. c8c05a8 [LSM-IPsec]: SELinux Authorize by Catherine Zhang · 18 years ago
  10. 338fcf9 [IPV4] igmp: Fixup struct ip_mc_list::multiaddr type by Alexey Dobriyan · 18 years ago
  11. ae5b7d8 [NETFILTER]: Add SIP connection tracking helper by Patrick McHardy · 18 years ago
  12. c0d4cfd [NETFILTER]: H.323 helper: Add support for Call Forwarding by Jing Min Zhao · 18 years ago
  13. 3726add [NETFILTER]: ctnetlink: fix NAT configuration by Patrick McHardy · 18 years ago
  14. 997ae83 [NETFILTER]: conntrack: add fixed timeout flag in connection tracking by Eric Leblond · 18 years ago
  15. 39a27a3 [NETFILTER]: conntrack: add sysctl to disable checksumming by Patrick McHardy · 18 years ago
  16. f338980 [NETFILTER]: x_tables: add statistic match by Patrick McHardy · 18 years ago
  17. 62b7743 [NETFILTER]: x_tables: add quota match by Patrick McHardy · 18 years ago
  18. b59f45d [IPSEC] xfrm: Abstract out encapsulation modes by Herbert Xu · 18 years ago
  19. 30b6c28 [TG3]: Add 5786 PCI ID by Michael Chan · 18 years ago
  20. 9593782 [I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O threshold by Chris Leech · 18 years ago
  21. 97fc2f0 [I/OAT]: Structure changes for TCP recv offload to I/OAT by Chris Leech · 18 years ago
  22. de5506e [I/OAT]: Utility functions for offloading sk_buff to iovec copies by Chris Leech · 18 years ago
  23. db21733 [I/OAT]: Setup the networking subsystem as a DMA client by Chris Leech · 18 years ago
  24. 57c651f [I/OAT]: Move PCI_DEVICE_ID_INTEL_IOAT to linux/pci_ids.h by David S. Miller · 18 years ago
  25. c13c826 [I/OAT]: DMA memcpy subsystem by Chris Leech · 18 years ago
  26. 0ce0303 [PATCH] PCI: fix pciehp compile issue when CONFIG_ACPI is not enabled by akpm@osdl.org · 18 years ago
  27. 57a62fe [PATCH] I2O: Bugfixes to get I2O working again by Markus Lidel · 18 years ago
  28. bc1c116 [PATCH] elevator switching race by Jens Axboe · 18 years ago
  29. 45b35a5 [PATCH] Fix mempolicy.h build error by Ralf Baechle · 18 years ago
  30. 2d7b20c [PATCH] m48t86: ia64 build fix by Andrew Morton · 18 years ago
  31. 93ff66b [PATCH] Sparsemem build fix by Ralf Baechle · 18 years ago
  32. 760f1fc [PATCH] revert "swsusp add check for suspension of X controlled devices" by Andrew Morton · 18 years ago
  33. e60a48f Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  34. ed8f9e2 Input: change from numbered to named switches by Richard Purdie · 18 years ago
  35. f39b25b Input: add KEY_BATTERY keycode by Matthew Garrett · 18 years ago
  36. 0f04108 [PATCH] powerpc: wire up sys_[gs]et_robust_list by David Woodhouse · 18 years ago
  37. e46e490 [PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__ by Andrew Morton · 18 years ago
  38. 7dd1d9b [AGPGART] VIA PT880 Ultra support. by Magnus Kessler · 18 years ago
  39. c9d20af Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  40. e984bb4 [PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundary by Bob Picco · 18 years ago
  41. 1b81d66 [PATCH] drivers/base/firmware_class.c: cleanups by Adrian Bunk · 18 years ago
  42. ccf0699 [PATCH] spi: add spi master driver for Freescale MPC83xx SPI controller by Kumar Gala · 18 years ago
  43. 2c171bf [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanups by Pavel Pisa · 18 years ago
  44. a020ed7 [PATCH] SPI: busnum == 0 needs to work by David Brownell · 18 years ago
  45. ccf77cc [PATCH] SPI: devices can require LSB-first encodings by David Brownell · 18 years ago
  46. ff9f477 [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and export it by Kumar Gala · 18 years ago
  47. 747d844 [PATCH] SPI: spi whitespace fixes by David Brownell · 18 years ago
  48. 4cff33f [PATCH] SPI: per-transfer overrides for wordsize and clocking by Imre Deak · 19 years ago
  49. e6333fd [PATCH] fix can_share_swap_page() when !CONFIG_SWAP by Hua Zhong · 18 years ago
  50. 39d24e6 [PATCH] add slab_is_available() routine for boot code by Mike Kravetz · 18 years ago
  51. 5e37661 [PATCH] symbol_put_addr() locks kernel by Trent Piepho · 18 years ago
  52. 986733e [PATCH] RCU: introduce rcu_needs_cpu() interface by Heiko Carstens · 18 years ago
  53. cd41e28 V4L/DVB (3774): Create V4L1 config options by Mauro Carvalho Chehab · 18 years ago
  54. 2bf9d6d Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  55. 6572b20 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  56. 6314410 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemminger/netdev-2.6 by Linus Torvalds · 18 years ago
  57. 4c1b462 dl2k: use DMA_48BIT_MASK constant by Francois Romieu · 18 years ago
  58. b17a7c1 [NET]: Do sysfs registration as part of register_netdevice. by Stephen Hemminger · 18 years ago
  59. d324031 sky2: backout NAPI reschedule by Stephen Hemminger · 18 years ago
  60. fe9925b [NET]: Create netdev attribute_groups with class_device_add by Stephen Hemminger · 18 years ago
  61. 1498221 [CLASS DEVICE]: add attribute_group creation by Stephen Hemminger · 18 years ago
  62. d98550e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  63. 6fc56cc Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  64. cbdf811 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  65. 7582e9d [NETFILTER]: H.323 helper: Change author's email address by Jing Min Zhao · 18 years ago
  66. 1432873 [PATCH] splice: LRU fixups by Jens Axboe · 18 years ago
  67. 6e197696 [PATCH] ppc32 CPM_UART: fixes and improvements by Vitaly Bordug · 18 years ago
  68. 37be4e7 [MMC] extend data timeout for writes by Russell King · 18 years ago
  69. 330ab71 [PATCH] vmsplice: restrict stealing a little more by Jens Axboe · 18 years ago
  70. a893b99 [PATCH] splice: fix page LRU accounting by Jens Axboe · 18 years ago
  71. 532f57d Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  72. 46c5ea3c [NETFILTER] x_tables: fix compat related crash on non-x86 by Patrick McHardy · 18 years ago
  73. 9817d20 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  74. 7afa6fd [PATCH] vmsplice: allow user to pass in gift pages by Jens Axboe · 18 years ago
  75. f6762b7 [PATCH] pipe: enable atomic copying of pipe data to/from user space by Jens Axboe · 18 years ago
  76. f84d751 [PATCH] pipe: introduce ->pin() buffer operation by Jens Axboe · 18 years ago
  77. 0568b40 [PATCH] splice: fix bugs in pipe_to_file() by Jens Axboe · 18 years ago
  78. 1f4a906 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  79. 073115d [PATCH] Rework of IPC auditing by Steve Grubb · 18 years ago
  80. ce29b68 [PATCH] More user space subject labels by Steve Grubb · 18 years ago
  81. e7c3497 [PATCH] Reworked patch for labels on user space messages by Steve Grubb · 18 years ago
  82. 9c7aa6a [PATCH] change lspp ipc auditing by Steve Grubb · 18 years ago
  83. 1b50eed [PATCH] audit inode patch by Steve Grubb · 18 years ago
  84. 376bd9c [PATCH] support for context based audit filtering by Darrel Goeddel · 19 years ago
  85. 5411be5 [PATCH] drop task argument of audit_syscall_{entry,exit} by Al Viro · 18 years ago
  86. 68ac64c [SERIAL] Clean up serial locking when obtaining a reference to a port by Russell King · 18 years ago
  87. da753be [NET]: use hlist_unhashed() by Akinobu Mita · 18 years ago
  88. 08791e5 Input: ressurect EVIOCGREP and EVIOCSREP by Dmitry Torokhov · 18 years ago
  89. 7b7e394 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  90. 13e87ec [PATCH] request_irq(): remove warnings from irq probing by Andrew Morton · 18 years ago
  91. 2cb1459 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  92. 5b3ef14 [PATCH] Kobject: possible cleanups by Adrian Bunk · 18 years ago
  93. bde11d7 [PATCH] Fix OCFS2 warning when DEBUG_FS is not enabled by Jean Delvare · 18 years ago
  94. 4d17ffd [PATCH] Kobject: fix build error by Kay Sievers · 18 years ago
  95. ebf4350 [PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages() by Jens Axboe · 18 years ago
  96. 7b97ebf Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  97. 00522fb [PATCH] splice: rearrange moving to/from pipe helpers by Jens Axboe · 18 years ago
  98. 734cbc3 [PATCH] sky2: reschedule if irq still pending by Stephen Hemminger · 18 years ago
  99. 912d35f [PATCH] Add support for the sys_vmsplice syscall by Jens Axboe · 18 years ago
  100. ddc5d34 Input: move input_device_id to mod_devicetable.h by Dmitry Torokhov · 18 years ago