1. be9e916 netfilter: nf_ct_frag6_sysctl_table is static by Eric Dumazet · 14 years ago
  2. 0e60ebe netfilter: add __rcu annotations by Eric Dumazet · 14 years ago
  3. 9811600 netfilter: xt_CLASSIFY: add ARP support, allow CLASSIFY target on any table by Frédéric Leroy · 14 years ago
  4. 03c0e5b netfilter: nf_nat: define nat_pptp_info as needed by Changli Gao · 14 years ago
  5. e0e76c8 netfilter: ct_extend: define NF_CT_EXT_* as needed by Changli Gao · 14 years ago
  6. 76a2d3b netfilter: nf_nat: don't use atomic bit operation by Changli Gao · 14 years ago
  7. 0f8e800 netfilter: nf_conntrack: define ct_*_info as needed by Changli Gao · 14 years ago
  8. 3b23688 netfilter: ct_extend: fix the wrong alloc_size by Changli Gao · 14 years ago
  9. b468645 netfilter: xt_LOG: do print MAC header on FORWARD by Jan Engelhardt · 14 years ago
  10. ca36181 netfilter: xt_NFQUEUE: remove modulo operations by Changli Gao · 14 years ago
  11. e5fc9e7 netfilter: nf_conntrack: don't always initialize ct->proto by Changli Gao · 14 years ago
  12. c753796 ipv4: Make rt->fl.iif tests lest obscure. by David S. Miller · 14 years ago
  13. ed1deb7 Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 14 years ago
  14. 72cdd1d net: get rid of rtable->idev by Eric Dumazet · 14 years ago
  15. 46b13fc neigh: reorder struct neighbour by Eric Dumazet · 14 years ago
  16. c0c04c2 vxge: update driver version by Jon Mason · 14 years ago
  17. 2c91308 vxge: sparse and other clean-ups by Jon Mason · 14 years ago
  18. 1901d04 vxge: update Kconfig by Jon Mason · 14 years ago
  19. ca3e3b8fa vxge: correct multi-function detection by Jon Mason · 14 years ago
  20. e7935c9 vxge: Titan1A detection by Jon Mason · 14 years ago
  21. c3150ea vxge: Handle errors in vxge_hw_vpath_fw_api by Jon Mason · 14 years ago
  22. b81b373 vxge: add receive hardware timestamping by Jon Mason · 14 years ago
  23. e8ac175 vxge: add support for ethtool firmware flashing by Jon Mason · 14 years ago
  24. 8424e00 vxge: serialize access to steering control register by Jon Mason · 14 years ago
  25. ddd6272 vxge: cleanup debug printing and asserts by Jon Mason · 14 years ago
  26. 4d2a5b4 vxge: Wait for Rx to become idle before reseting or closing by Jon Mason · 14 years ago
  27. 47f01db vxge: enable rxhash by Jon Mason · 14 years ago
  28. b3d14bf dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling by Gerrit Renker · 14 years ago
  29. 7d87093 dccp ccid-2: Separate internals of Ack Vectors from option-parsing code by Gerrit Renker · 14 years ago
  30. f17a37c dccp ccid-2: Ack Vector interface clean-up by Gerrit Renker · 14 years ago
  31. 0c6202b qlge: Version change to v1.00.00.27 by Ron Mercer · 14 years ago
  32. 673483c qlge: Add firmware info to ethtool get regs. by Ron Mercer · 14 years ago
  33. 2af6fd8 net/ipv4/tcp.c: Update WARN uses by Joe Perches · 14 years ago
  34. b194a36 net/core/dev.c: Update WARN uses by Joe Perches · 14 years ago
  35. 9c413ed drivers/net/usb: Update WARN uses by Joe Perches · 14 years ago
  36. c389ff8 drivers/net/can: Update WARN uses by Joe Perches · 14 years ago
  37. c63fdf4 drivers/net: normalize TX_TIMEOUT by Eric Dumazet · 14 years ago
  38. 973a34a af_unix: optimize unix_dgram_poll() by Eric Dumazet · 14 years ago
  39. 5456f09 af_unix: fix unix_dgram_poll() behavior for EPOLLOUT event by Eric Dumazet · 14 years ago
  40. 67426b7 af_unix: use keyed wakeups by Eric Dumazet · 14 years ago
  41. fc766e4c decnet: RCU conversion and get rid of dev_base_lock by Eric Dumazet · 14 years ago
  42. e4a7b93 bonding: remove dev_base_lock use by Eric Dumazet · 14 years ago
  43. 840a185 aoe: remove dev_base_lock use from aoecmd_cfg_pkts() by Eric Dumazet · 14 years ago
  44. 1d5439b ks8851: suspend resume support by Arce, Abraham · 14 years ago
  45. d0eaeec Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  46. aa58163 rds: Fix rds message leak in rds_message_map_pages by Pavel Emelyanov · 14 years ago
  47. 0cffef4 qeth: fix race condition during device startup by Frank Blaschka · 14 years ago
  48. b67d801 qeth: remove dev_queue_xmit invocation by Ursula Braun · 14 years ago
  49. eb58906 pktgen: correct uninitialized queue_map by Junchang Wang · 14 years ago
  50. 18543a6 net: Detect and ignore netif_stop_queue() calls before register_netdev() by Guillaume Chazarain · 14 years ago
  51. 63f4e19 skge: Remove tx queue stopping in skge_devinit() by Guillaume Chazarain · 14 years ago
  52. f464214 ipv6: fix overlap check for fragments by Shan Wei · 14 years ago
  53. 4c46ee5 classifier: report statistics for basic classifier by stephen hemminger · 14 years ago
  54. 3ce1227 solos: Refuse to upgrade firmware with older FPGA. It doesn't work. by David Woodhouse · 14 years ago
  55. 1a4ec46 solos: Add 'Firmware' attribute for Traverse overall firmware version by David Woodhouse · 14 years ago
  56. a7bcf21 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  57. 5398a64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  58. 764e028 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-next-2.6 by Linus Torvalds · 14 years ago
  59. 934648f Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  60. 8be5814 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  61. 7ff9c07 ext4: Add new ext4 inode tracepoints by Theodore Ts'o · 14 years ago
  62. b56ff9d ext4: Don't call sb_issue_discard() in ext4_free_blocks() by Theodore Ts'o · 14 years ago
  63. 87009d8 ext4: do not try to grab the s_umount semaphore in ext4_quota_off by Dmitry Monakhov · 14 years ago
  64. 83668e7 ext4: fix potential race when freeing ext4_io_page structures by Theodore Ts'o · 14 years ago
  65. f7ad6d2 ext4: handle writeback of inodes which are being freed by Theodore Ts'o · 14 years ago
  66. 43b81f8 net dst: need linux/cache.h for ____cacheline_aligned_in_smp. by Paul Mundt · 14 years ago
  67. 65670a1 Merge branch 'rmobile/core' into rmobile-fixes-for-linus by Paul Mundt · 14 years ago
  68. 21e1426 Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/intc-extension' into sh-fixes-for-linus by Paul Mundt · 14 years ago
  69. a766b29 sh: clkfwk: Fix up checkpatch warnings. by Paul Mundt · 14 years ago
  70. d0013c9 sh: make some needlessly global sh7724 clocks static by Guennadi Liakhovetski · 14 years ago
  71. 6af26c6 sh: add clk_round_parent() to optimize parent clock rate by Guennadi Liakhovetski · 14 years ago
  72. 86c2c0a NET: pktgen - fix compile warning by Dmitry Torokhov · 14 years ago
  73. 557a3da Staging: ath6kl: remove empty files that mess with 'distclean' by Greg Kroah-Hartman · 14 years ago
  74. d017bf6 floppy: fix another use-after-free by Vivek Goyal · 14 years ago
  75. 1db0113 TTY: move .gitignore from drivers/char/ to drivers/tty/vt/ by Greg Kroah-Hartman · 14 years ago
  76. 151f52f ipw2x00: remove the right /proc/net entry by Linus Torvalds · 14 years ago
  77. d4285bd Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  78. c093ee4 floppy: fix use-after-free in module load failure path by Linus Torvalds · 14 years ago
  79. 433039e watchdog: Fix section mismatch and potential undefined behavior. by David Daney · 14 years ago
  80. 4b4a270 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  81. f69fa76 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  82. 2e5c367 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  83. e0a7021 posix-cpu-timers: workaround to suppress the problems with mt exec by Oleg Nesterov · 14 years ago
  84. b312e13 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  85. c672362 cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer by Pavel Shilovsky · 14 years ago
  86. 475200c hwmon: (ltc4261) Fix error message format by Jean Delvare · 14 years ago
  87. 69f8b74 hwmon: (ltc4261) Add missing newline in debug message by Guenter Roeck · 14 years ago
  88. 0660a9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  89. 65f75ac leds-net5501: taints kernel, add license by Randy Dunlap · 14 years ago
  90. df8940e KVM: PPC: BookE: Load the lower half of MSR by Scott Wood · 14 years ago
  91. bb59e97 KVM: PPC: BookE: fix sleep with interrupts disabled by Scott Wood · 14 years ago
  92. f22e2f0 KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit(). by Scott Wood · 14 years ago
  93. a36be10 PPC: KVM: Book E doesn't have __end_interrupts. by Scott Wood · 14 years ago
  94. 453d9c5 KVM: x86: Issue smp_call_function_many with preemption disabled by Jan Kiszka · 14 years ago
  95. 97e69aa KVM: x86: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  96. d8cdddc KVM: PPC: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  97. eb45fda KVM: MMU: fix rmap_remove on non present sptes by Marcelo Tosatti · 14 years ago
  98. edde99c KVM: Write protect memory after slot swap by Michael S. Tsirkin · 14 years ago
  99. 408af87 Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset by Jesper Juhl · 14 years ago
  100. 60d4ae8 TTY: create drivers/tty/vt and move the vt code there by Greg Kroah-Hartman · 14 years ago